This package browser is in early development. Mind the rough edges.

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

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:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/multimon-ng/badges/latest-version.svg)](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]]