November 2024
Intermediate to advanced
352 pages
10h 52m
English
While GNU Radio is well suited for processing continuous data streams, using external software might sometimes be efficient either because existing decoding tools have already been developed and are suited for processing the output of GNU Radio blocks, or for batch processing datasets when continuous streams are not needed (e.g. RAdio Detection And Ranging [RADAR] target signals), or when tuning the radio frequency frontend or processing parameters prior to implementing a dedicated GNU Radio block (out-of-tree [OOT] module). These three cases will be addressed in this section:
mkfifo to connect a pseudo-file output to the standard input, as will be demonstrated with the multimon software [Elias Önal, 2023] for decoding POCSAG sentences,Read now
Unlock full access