Hello all I installed the latest version 3.7.8 of gnuradio from source. But the repository removed rtl_sdr folder from the source files. I google a way to add rtl-sdr to the library. but it did not work for me. I followed the official osmocom website. http://sdr.osmocom.org/trac/wiki/rtl-sdr
I install the RTL-SDR folder inside of my gnuradio file. then follow the steps below cd rtl-sdr/ mkdir build cd build cmake ../ make sudo make install sudo ldconfig I know probably there is some link I have to create between this folder and gnuradio software. Is there anyone know how to add rtl-sdr to library? if you know, please tell me the exact steps I have to do. I really appreciate any help from you! Cheers! Shaun -- View this message in context: http://gnuradio.4.n7.nabble.com/How-to-add-RTL-SDR-into-3-7-8-gnuradio-library-tp53711.html Sent from the GnuRadio mailing list archive at Nabble.com. _______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
