1
0
mirror of https://github.com/JvanKatwijk/dab-cmdline synced 2025-10-05 15:42:46 +02:00
Files
SDR-DAB_dab-cmdline/dab-scanner
2025-09-19 11:00:33 +02:00
..
2018-08-26 17:47:28 +02:00
2025-06-27 15:56:03 +02:00
2025-09-19 11:00:33 +02:00
2018-08-26 17:47:28 +02:00
2018-08-26 17:47:28 +02:00
...
2018-08-26 18:12:22 +02:00
2025-07-01 18:38:24 +02:00
2025-06-26 10:15:52 +02:00
2018-08-26 17:47:28 +02:00

dab-scanner-xxx



dab scanner with sdrplay input

dab-scanner-xxx is a simple command line program, based on the DAB library. It will perform a scan over all channels in the selected band and

  • for those channels where DAB signals are identifier - list the contents in a format compatible with input for excel.

The input device is fixed, depends on the setting in the CMakeLists.txt file. The output is either to the terminal or written onto a file. (-F option).

All callbacks are defined, most of them with an empty body.

See the file main.cpp for the command line options

FEEL FREE TO IMPROVE THE PROGRAM