Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign up
general-purpose software audio FSK modem
C
Roff
Shell
Makefile
M4
Latest commit
svancau
and kamalmostafa
When program keeps running, the ### EOT message allows the user to know that the stdin has been fully transmitted.
Files
| Type | Name | Latest commit message | Commit time |
|---|---|---|---|
| Failed to load latest commit information. | |||
|
|
debian | ||
|
|
src |
|
|
|
|
tests |
|
|
|
|
.gitignore |
|
|
|
|
AUTHORS |
|
|
|
|
COPYING |
|
|
|
|
ChangeLog |
|
|
|
|
INSTALL |
|
|
|
|
Makefile.am |
|
|
|
|
NEWS | ||
|
|
README |
|
|
|
|
THANKS |
|
|
|
|
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.