Borys Dyczko
Borys Dyczko
Example to scan 430-440 MHz (with step 125 Hz) and 140-150 MHz (with step 250 Hz) and exclude 433-434 MHz use: ``` const std::vector SCANNER_FREQUENCIES{{430000000, 440000000, 125}, {140000000, 150000000, 250}};...
To check check gain values supported by your scanner: ``` shajen@artemida:~ $ rtl_test Found 1 device(s): 0: Realtek, RTL2838UHIDIR, SN: 00000001 Using device 0: Generic RTL2832U OEM Found Rafael Micro...
It works like you said but without playing current recording (it store recording in wav file, you have to open file in wav player). When the communication on active frequency...
There is no way to hear recorded frequency yet. It seems to be a nice feature. It should not be a problem. It may be appear in the future. If...
Check out the new release https://github.com/shajen/sdr-hub it's much simpler!
Check out the new release https://github.com/shajen/sdr-hub it's much simpler!
Check out the new release https://github.com/shajen/sdr-hub
New release work much better. Check out the new version https://github.com/shajen/sdr-hub and let us know about the results.
The new version has feature to enable/disable selected device and don't using them. Check out the new version https://github.com/shajen/sdr-hub
Check out the new release https://github.com/shajen/sdr-hub it's much simpler!