Re: [Discuss-gnuradio] running uhd_fft with a rtlsdr stick

2014-09-08 Thread Ben Hiett
should I already have that installed due having installed gr-osmosdr or do I need to get it from somewhere else? I was thinkinkg of having a go with multimode.py as well, thats your piece of work i think? On Monday, 8 September 2014, 16:57, "mle...@ripnet.com" wrote: If you want to do

Re: [Discuss-gnuradio] running uhd_fft with a rtlsdr stick

2014-09-08 Thread mleech
If you want to do the equivalent of uhd_fft for non-Ettus devices, just use osmocom_fft On 2014-09-08 11:52, Ben Hiett wrote: > is it possible to run uhd_fft directly from the IQ data coming over usb from > an rtlsdr stick? > or is this only for use with an ettus usrp device? > > __