multi-rtl
multi-rtl copied to clipboard
Multi-channel receiver with use of RTL-SDR dongles
GNU Radio 3.8 porting some changes in examples added installation instructions for arch based systems
Given the following configuration: Ubuntu 20.04, Gnuradio 3.8, gr-gsm,gr-osmosdr,etc. We attempted to install "multi-rtl" that resulted to the following: CMake Error at /usr/lib/x86_64-linux-gnu/cmake/gnuradio/FindTHRIFT.cmake:70 (GR_PYTHON_CHECK_MODULE): Unknown CMake command "GR_PYTHON_CHECK_MODULE". Call Stack...
i got gnuradio 3.7 i have install manual gr-osmosdr also i tried by using apt-get gr-osmosdr but it will get install like that the gnuradio 3.8 and other files any...
I am compiling many rtl CDs build mkdir cd build cmake.. sudo do the installation sudo ldconfig from source https://github.com/ptrkrysik/multi-rtl.git then get error CMakeLists.txt:111 and some other errors Below is...