MULTIMON-NG(1) | General Commands Manual | MULTIMON-NG(1) |
multimon-ng - program to decode radio transmissions
multimon-ng [options] [input_file]
This manual page documents briefly the multimon-ng command. This manual page was written for Debian because the original program does not have a manual page.
The multimon-ng software can decode a variety of digital transmission modes commonly found on VHF/UHF radio. A standard PC soundcard is used to acquire the signal from a transceiver. The decoding is done completely in software. Currently, the following modes are supported:
An arbitrary set of the above modes may run concurrently on the same input signal (provided the CPU power is sufficient), so you do not have to know in advance which mode is used. Note however that some modes might require modifications to the radio (especially the 9600 baud FSK and the POCSAG modes) to work properly.
AX.25 - Amateur Packet Radio protocol datagram format.
DTMF - Dual Tone Multi Frequency. Commonly used in in-band telephone dialing.
EAS - Emergency Alert System.
FLEX - a paging format.
POCSAG (Post Office Code Standards Advisory Group) is a common paging
transmission format.
SCOPE - show samples in a rudimentary oscilloscope display on an X server.
X10 - a home automation protocol.
ZVEI - The German Electrical and Electronic Manufacturers' Association -
paging tone format.
Where <demod> is one of: POCSAG512 POCSAG1200 POCSAG2400
FLEX EAS UFSK1200 CLIPFSK FMSFSK AFSK1200 AFSK2400 AFSK2400_2 AFSK2400_3
HAPN4800 FSK9600 DTMF ZVEI1 ZVEI2 ZVEI3 DZVEI PZVEI EEA EIA CCIR MORSE_CW
DUMPCSV X10 SCOPE
The -a and -s options may be given multiple times to specify the desired list
of demodulators.
Decode signal modulations from a sound file /tmp/message.wav
without using a SCOPE display:
multimon-ng -s SCOPE -t wav /tmp/message.wav
With no input file specified, the program listens directly to the
sound card using PulseAudio. So to decode (only) DTMF tones on the sound
card input:
multimon-ng -a DTMF
Please note that monitoring commercial services may be prohibited in some countries, this software should therefore only be used to monitor the amateur radio service.
The DTMF and ZVEI decoders have more frequent spurious detection reports.
This manual page was written by A. Maitland Bottoms <bottoms@debian.org>, for the Debian GNU/Linux system (but may be used by others). This is free software. you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or any later version.
October 17, 2018 |