Hi everyone,

I've been trying to use the uhd_fft.py example with a usrp1, but as far as I
understand, usrp1's do not have device addresses and therefore the call
self.u = uhd.usrp_source(device_addr=options.address,
                                 io_type=uhd.io_type.COMPLEX_FLOAT32,
                                 num_channels=1)
doesn't work. I'm wondering if someone could please help me define a uhd
source for a usrp1.

Thanks,
Prachi
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to