Vasil Velichkov
Vasil Velichkov
> Yea sorry, I meant to say grgsm_livemon... I am seeing it detect the usb device and open up a window with the radio wave spiking in some places. When...
Hi @csskevin, >``` > CMake Error at swig/CMakeLists.txt:51 (GR_SWIG_MAKE): > Unknown CMake command "GR_SWIG_MAKE". > ``` > > It seems to be a problem with that `gr-gsm` is not yet...
> Thanks for the tip, I have now installed gnuradio and gr-osmosdr from the source. Did you install them in `/usr/local/` or somewhere else? Have you specified `-DCMAKE_INSTALL_PREFIX=` when building...
> I have installed it also in `/usr/local/` now, but it is still not working: First you should have uninstalled the other one. Now you have two installation and this...
Hi @evso9816, > Given the following configuration: Ubuntu 20.04, Gnuradio 3.8, gr-gsm,gr-osmosdr,etc. > Unknown CMake command "GR_PYTHON_CHECK_MODULE". The `multi-rtl` has not yet been ported to gnuradio 3.8. You can try...
Hi @kmihaylov, > Hello @evso9816, GR is 3.8.2.0 (Python 3.9.2) > > As I understand the cmake logs don't necessarily give useful information, but here they are: That's correct, I...
> Thank you! Works pretty well. I now have Multi RTL in GR! You are welcome! > For the record I installed cmake from devuan-backports and my version is 3.22.1....
> Import "import gnuradio.gsm.arfcn as arfcn" failed. Thanks. I've fixed this and opened a PR in your fork https://github.com/bkerler/gr-gsm/pull/3. Now I'm trying to fix the failure in `qa_burst_file_source` test.
Hi @nocturneop15, > buf finds nothing on DCS and PCS bands - which is strange, There are some known problems in `grgsm_scanner` and it's not the most reliable toll. >...
> I also tried kalibrate_hackrf, with similar results - fully scanned GSM900, but nothing found on the other bands. If you can recommend any good tools for this task, I...