Kamal Mostafa 7fed380d0a callerid: do not use recursive call to reset
Testing by Mike Tedesco shows the recursive databits_decode_callerid()
seems to break on OS X (only); I don't see why it should.  Avoid the
issue by not making a recursive call.
2012-10-16 18:02:21 -07:00
2012-10-05 20:16:44 -07:00
2012-10-05 19:40:17 -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-10-05 20:16:44 -07:00
2012-10-05 20:16:44 -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-19 09:11:49 -07:00
2011-05-20 08:16:59 -07:00
2011-05-20 08:16:52 -07:00
2012-10-05 20:07:23 -07:00
2012-08-30 16:51:05 -07:00

minimodem - general-purpose software audio FSK modem
Copyright (C) 2011-2012 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, 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.

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