Go to file
Kamal Mostafa f81f069d95 minimodem: --limit (2.3) sets fsk_confidence_search_limit
Significant performance enhancements from fsk_confidence_search_limit:
runs far fewer FFT's when --limit (default 2.3) is less than INFINITY.
2012-08-18 21:24:01 -07:00
debian minimodem-0.9-1 2012-08-13 21:53:10 -07:00
src minimodem: --limit (2.3) sets fsk_confidence_search_limit 2012-08-18 21:24:01 -07:00
tests tests: 21-rate-slop 2012-08-17 21:54:29 -07:00
.gitignore .gitignore files 2012-08-14 13:29:00 -07:00
AUTHORS project-setup: project prototype files 2011-05-20 08:16:52 -07:00
COPYING update copyright dates 2012-08-13 21:51:53 -07:00
ChangeLog project-setup: project prototype files 2011-05-20 08:16:52 -07:00
INSTALL project-setup: run autotools 2011-05-20 08:16:59 -07:00
Makefile.am move src/testcases to ./tests 2012-08-15 11:44:26 -07:00
Makefile.in move src/testcases to ./tests 2012-08-15 11:44:26 -07:00
NEWS project-setup: project prototype files 2011-05-20 08:16:52 -07:00
README minimodem: --alsa selects ALSA at runtime 2012-08-08 20:10:55 -07:00
THANKS THANKS file 2012-08-15 14:07:46 -07:00
aclocal.m4 configure: autoreconf update to autoconf 2.6.8 2012-08-06 14:11:50 -07:00
config.h.in simpleaudio: benchmark backend 2012-08-13 15:50:04 -07:00
configure move src/testcases to ./tests 2012-08-15 11:44:26 -07:00
configure.ac move src/testcases to ./tests 2012-08-15 11:44:26 -07:00
depcomp project-setup: run autotools 2011-05-20 08:16:59 -07:00
install-sh project-setup: run autotools 2011-05-20 08:16:59 -07:00
missing project-setup: run autotools 2011-05-20 08:16:59 -07:00

README

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.