I'm trying to see if I can get any off-air TV signals - FM radio reception works pretty well, so that seems like the next step...
On 4/25/06, Eric Blossom <[EMAIL PROTECTED]> wrote: > On Tue, Apr 25, 2006 at 10:08:09AM -0700, Erik Tollerud wrote: > > I just got myself a TV_RX, and it works fine with the examples like > > usrp_wfm_rcv, but when I run any of the tvrx specific examples > > (particularly of interest is tvrx_tv_rcv.py), I get the following > > python error > > ImportError: cannot import name tv_rx > > > > I tried changing it to db_tv_rx (as thats what I saw in the > > site-packages directory), but it spit out a bunch of errors about no > > global name tv_rx. What's going on here? did I somehow not get the > > tv_rx package when I should have? > > Don't use that example. It's out out date, but still left in there > because it contains some code that was useful for experimenting with > TV signals. > > [Martin, can you please update or remove that example? Thanks.] > > What are you trying to do? Most of the examples use the > general-purpose daughterboard handling code and will work > with any daughterboard. > > Eric > _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
