POCSAG multichannel receiver with multimon-ng » History » Version 1

ROQUE, Damien, 02/20/2015 08:02 PM

1 1 ROQUE, Damien
h1. POCSAG multichannel receiver with multimon-ng
2 1 ROQUE, Damien
3 1 ROQUE, Damien
In this example, we use two components in order to decode POCSAG communications:
4 1 ROQUE, Damien
* first of all, @rx_pocsag_multichannel.grc@ should be launched in order to demodulate several POCSAG channels instantaneously and store data in a file ;
5 1 ROQUE, Damien
* in the meantime, @pocsag_decoder@ should be executed in order to decode periodically the data file mentioned above.
6 1 ROQUE, Damien
7 1 ROQUE, Damien
Notice that @pocsag_decoder@ relies on @multimon-ng@, a program that can be found at https://github.com/EliasOenal/multimon-ng.
8 1 ROQUE, Damien
9 1 ROQUE, Damien
!rx_pocsag_multichannel.grc.png!