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

ROQUE, Damien, 02/21/2015 12:28 AM

1 1 ROQUE, Damien
h1. POCSAG multichannel receiver with multimon-ng
2 1 ROQUE, Damien
3 2 ROQUE, Damien
In this example, we use two components in order to decode "POCSAG communications":http://en.wikipedia.org/wiki/POCSAG:
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!