Ta-2om
Ta-2om
Actually you can do it with rtl-sdr-scanner (https://github.com/shajen/rtl-sdr-scanner) on Linux. Windows I don't know. Or we will able to do with SDRpp..But all these feature request will make SDRpp one...
I started SDRpp with all Windows versions. After switching to Linux many months ago, never thought of it..that I have to dealwith Zadig. Remembering Zadig installs **Win**USB drivers. Hence we...
I was able to run on first try. You maybe have to add according to this your frequency. { "start": 144000000, "stop": 146000000, "step": 125 }, { "start": 156000000, _(check...
and the squelch question? Tried to set max recording time. But no change. "recording": { "range_scanning_time_ms": 100, "max_silence_time_ms": 4000, **"max_recording_time_s": 30,** "min_recording_time_ms": 3000, "sample_rate": 48000, "threads": 4, "enabled": true Thank...