File: control

package info (click to toggle)
xdemorse 3.6.1-1
  • links: PTS
  • area: main
  • in suites: buster
  • size: 1,644 kB
  • sloc: sh: 5,731; ansic: 3,284; makefile: 94; sed: 16
file content (32 lines) | stat: -rw-r--r-- 1,355 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
Source: xdemorse
Section: hamradio
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 11),
               libasound2-dev,
               libgtk-3-dev
Standards-Version: 4.1.5
Homepage: http://www.qsl.net/5b4az/pkg/morse/xdemorse/xdemorse.html

Package: xdemorse
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: decode Morse signals to text
 X/GTK+ application for decoding Morse code signals into text. xdemorse
 detects the "dihs" and "dahs" that make a Morse code character via the
 computer's sound card, which can be connected to a radio receiver tuned
 to a CW Morse code transmission or to a tone generator.
 .
 The input signal is processed by a Goertzel tone detector algorithm which
 produces "mark" or "space" (signal/no signal) outputs and the resulting
 stream of Morse code "elements" is decoded into an ASCII character for
 printing to the Text viewer.
 .
 xdemorse has a certain level of tolerance towards operator errors (bad
 "fist") regarding deviation from the standard duration of the various
 elements that make up the Morse code.There is a "Waterfall" (audio
 spectrum) display derived from an integer-arithmetic FFT of the receiver's
 audio output.
 .
 This program has built-in CAT capability but only for the Yaesu FT847 or
 FT857 and Elecraft K2 or K3.