ham2mon
ham2mon copied to clipboard
GNU Radio based SDR scanner for narrow band FM demodulation
Revised python3 compatible import for builtins with backward compatibility, added switches for command line min/max spectrum display, other small fixes. This current branch includes pull request from ta6o as the...
Gnuradio 3.8 now uses Python 3. Also, gr-osmosdr won't build with Python 3. Ham2mon does not currently support Pyhon 3. I am not in touch with the timeline for gr-osmosdr...
This updates the tools to gnuradio 3.10/3.11
When I invoke the application I see flashes of errors that clear away quickly before they can be read and I see text staircasing. In an attempt to calm the...
RTL-SDR on R-Pi3. No issues running, but per title the playback files are choppy. After some troubleshooting, seems something in the GR chain is off when sample rate is something...
Hi, can you provide instructions to get this running on a pi?
please help i got this error when try to run python ham2mon.py python ham2mon.py -a "rtl" linux; GNU C++ version 7.3.0; Boost_106501; UHD_003.010.003.000-0-unknown Traceback (most recent call last): File "ham2mon.py",...
First of all, thanks for the great piece of software! I have made some edits to the code to work with Python 3. Tested only with RTL_SDR source. Compatible with...
Isn´t the intended behavior to print the possible arguments / help when starting ham2mon.py without arguments? I get this: ``` linux; GNU C++ version 5.3.1 20160413; Boost_105800; UHD_003.009.004-release Traceback (most...