multimon-ng
Decoder for digital radio transmission modes
Multimon-ng can decode several digital radio transmission modes:
POCSAG512, POCSAG1200, POCSAG2400
FLEX
EAS
UFSK1200, CLIPFSK, AFSK1200, AFSK2400, AFSK2400_2, AFSK2400_3
HAPN4800
FSK9600
DTMF
ZVEI1, ZVEI2, ZVEI3, DZVEI, PZVEI
EEA, EIA, CCIR
MORSE CW
X10
- Versions: 1.3.1
- Website: https://github.com/EliasOenal/multimon-ng
- Licenses: GPL 2+
- Package source: gnu/packages/radio.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of multimon-ng
as follows:
guix install multimon-ng
Or install a particular version:
guix install multimon-ng@1.3.1
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of multimon-ng about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/multimon-ng'><img src='https://packages.guix.gnu.org/packages/multimon-ng/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/multimon-ng)
Example Org:
[[https://packages.guix.gnu.org/packages/multimon-ng][https://packages.guix.gnu.org/packages/multimon-ng/badges/latest-version.svg]]