diff options
Diffstat (limited to 'ham/demorse/README')
-rw-r--r-- | ham/demorse/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ham/demorse/README b/ham/demorse/README new file mode 100644 index 0000000000..f7f9951aa8 --- /dev/null +++ b/ham/demorse/README @@ -0,0 +1,8 @@ +demorse is a Morse code decoding application for the console. It +detects the receiver's audio output via the computer's sound card, +using simple dsp techniques, and then decodes the mark/space +sequence into characters which are printed on the console screen. +demorse has some tolerance to bad operator "fists" and noise or +interference. demorse can measure and adapt to the Morse transmission's +speed within the range of 10-30 words per minute, the default +starting speed being set to about 20 wpm. |