1
0
mirror of https://github.com/JvanKatwijk/qt-dab.git synced 2025-10-06 00:02:40 +02:00
Files
SDR-DAB_Qt-DAB/sources/backend
2025-09-09 17:42:31 +02:00
..
2025-09-03 21:13:58 +02:00
2025-09-09 17:42:31 +02:00
2025-07-16 20:32:47 +02:00
2025-07-16 20:32:47 +02:00
2025-09-08 13:38:08 +02:00
2025-09-08 13:38:08 +02:00
2025-09-08 13:38:08 +02:00
2025-09-08 13:38:08 +02:00
2025-09-08 13:38:08 +02:00
2025-09-08 13:38:08 +02:00
2025-09-08 13:38:08 +02:00

The directory "backend" contains - as the name suggests - functions to map the "soft bits", passed onto audio and/or data.

The input here is processed by the file "msc-handler.cpp", that file extracts the data for the selected service(s) and initiates required backends. The file backend takes care of the de-interleaving, the file "backend-deconvolver" takes care of the deconvolution and data from a packet service is then further processed by files in the "data" directory, and audio data in the directory "audio".