File: control

package info (click to toggle)
multimon-ng 1.1.9%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 3,256 kB
  • sloc: ansic: 8,345; python: 112; makefile: 5
file content (38 lines) | stat: -rw-r--r-- 1,298 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
Source: multimon-ng
Section: hamradio
Priority: optional
Maintainer: Debian Hamradio Maintainers <debian-hams@lists.debian.org>
Uploaders: Göran Weinholt <weinholt@debian.org>
Build-Depends: cmake, debhelper (>= 11),
  libx11-dev,
  libpulse-dev
Standards-Version: 4.5.0
Homepage: https://github.com/EliasOenal/multimon-ng/
Vcs-Browser: https://salsa.debian.org/debian-hamradio-team/multimon-ng
Vcs-Git: https://salsa.debian.org/debian-hamradio-team/multimon-ng.git

Package: multimon-ng
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: digital radio transmission decoder
 The successor to multimon, with support for more modes and improved
 compatibility with moderns systems. It decodes the following digital
 transmission modes commonly found on VHF/UHF bands:
 .
   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
 .
 Multiple decoders can run concurrently on the same signal, which is
 provided via a file or a pipe. Common setups are: a radio connected
 via a sound card (may require modifications to the radio); samples
 provided via a GNU Radio sink or the UDP audio stream in gqrx (via
 netcat and sox).