Moving the LO out of the signal bandwidth did the job. Thanks for the help.
However, note that lo_offset is not implemented in the rx_samples_to_file. The tune_request ignores any lo_offset argument in the device args, so one has to change the example script to perform tune_request(freq, lo_offset) with lo_offset being another command line argument that needs to be added, too. > Using the LO offset method is the easiest, by adding the argument > "lo_offset=xxx" to your device string, such as: > ./rx_samples_to_file --args "type=b200,master_clock_rate=50e6,lo_offset=25e6" > .... Regards, Colin
_______________________________________________ USRP-users mailing list USRP-users@lists.ettus.com http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com