DiX wrote:
Hi guys, I am trying to scan the channel6 of 802.11b with "usrp_spectrum_sense.py". However it fails with the following error: Using RX d'board A: TV Rx Traceback
Your problem is that the TVRX only goes up to 860 MHz, so it can't tune to 802.11 channels at 2.4 GHz. If you have both the TVRX and an RFX2400 installed, you need to tell the program which you want to use using the "-R A" or "-R B" command line options.
Matt _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
