Created
July 24, 2015 21:08
-
-
Save derveloper/27656f31bb6572b19efa to your computer and use it in GitHub Desktop.
pager
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
nc -l -u localhost 7355 | sox -t raw -esigned-integer -b 16 -r 48000 - -esigned-integer -b 16 -r 22050 -t raw - | multimon-ng -t raw -a POCSAG512 -a POCSAG1200 -a POCSAG2400 -f alpha - |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment