Skip to content
general-purpose software audio FSK modem
C Roff Shell Makefile M4
Branch: master
Clone or download

Latest commit

svancau and kamalmostafa Add EOT message
When program keeps running, the ### EOT message allows the user
to know that the stdin has been fully transmitted.
Latest commit 9a1e876 Dec 4, 2016

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
debian
src Add EOT message Feb 16, 2017
tests tests: use cmp not md5sum for tx-consistency tests Apr 24, 2016
.gitignore Untrack automatically generated files Aug 23, 2015
AUTHORS add Nick Moriarty to AUTHORS Apr 22, 2015
COPYING update copyright dates 2016 Feb 19, 2016
ChangeLog project-setup: project prototype files May 20, 2011
INSTALL project-setup: run autotools May 20, 2011
Makefile.am move src/testcases to ./tests Aug 15, 2012
NEWS
README update copyright dates 2016 Feb 19, 2016
THANKS minimodem-0.15.1-1 Oct 17, 2012
configure.ac

README

minimodem - general-purpose software audio FSK modem
Copyright (C) 2011-2016 Kamal Mostafa <kamal@whence.com>

Minimodem is a command-line program which decodes (or generates) audio
modem tones at any specified baud rate, using various framing protocols.
It acts a general-purpose software FSK modem, and includes support for
various standard FSK protocols such as Bell103, Bell202, RTTY, TTY/TDD,
NOAA SAME, and Caller-ID.

Minimodem can play and capture audio modem tones in real-time via the
system audio device, or in batched mode via audio files.

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.

You can’t perform that action at this time.