Kamal Mostafa cf9ba20ee0 fsk: confidence algo #5 (SNR)
Computes SNR confidence value, where "signal" is the magnitude of the FSK
driven frequency, and "noise" is the magnitude of the non-driven frequency.

(Also includes unused algo #4 code, which may not compile anymore.)
2012-08-14 22:31:30 -07:00
2012-08-13 21:53:10 -07:00
2012-08-14 22:31:30 -07:00
2012-08-14 22:31:30 -07:00
2012-08-14 13:29:00 -07:00
2011-05-20 08:16:52 -07:00
2012-08-13 15:50:04 -07:00
2012-08-15 11:44:26 -07:00
2012-08-15 11:44:26 -07:00
2012-08-13 21:51:53 -07:00
2011-05-20 08:16:59 -07:00
2011-05-20 08:16:59 -07:00
2011-05-20 08:16:59 -07:00
2012-08-15 11:44:26 -07:00
2012-08-15 11:44:26 -07:00
2011-05-20 08:16:59 -07:00
2011-05-20 08:16:52 -07:00
2012-08-15 14:07:46 -07:00

minimodem - software audio Bell-type or RTTY FSK modem
Copyright (C) 2011-2012 Kamal Mostafa <kamal@whence.com>

Minimodem is a command-line program which generates (or decodes) audio
modem tones at any specified baud rate, emulating an old Bell-type or
radio-teletype FSK modem.  The tones can be played to (or recorded from)
the system audio (PulseAudio or ALSA) or to an audio file.

Minimodem can be used to transfer data between nearby computers using an
audio cable (or just via sound waves), or between remote computers using
radio, telephone, or another audio communications medium.

Description
No description provided
Readme 762 KiB
Languages
C 86.2%
Roff 6.2%
Shell 4.2%
Makefile 1.8%
M4 1.6%