minimodem-mirror/src
Sebastien Van Cauwenberghe 9a1e8769ab Add EOT message
When program keeps running, the ### EOT message allows the user
to know that the stdin has been fully transmitted.
2017-02-16 14:05:31 -08:00
..
.gitignore Add Windows executable to gitignore 2014-11-16 12:46:13 -08:00
Makefile.am update copyright dates 2016 2016-02-19 12:29:58 -08:00
baudot.c baudot_charset: fix compile warning 2016-03-21 12:42:29 -07:00
baudot.h minimodem licenced as GPL3+ 2011-06-22 17:10:50 -07:00
databits.h Add UIC-751-3 decoding and optional MSB-first TX/RX 2014-11-16 12:46:14 -08:00
databits_ascii.c Change code to use 64-bit variables for decoding 2014-11-16 12:46:13 -08:00
databits_baudot.c Change code to use 64-bit variables for decoding 2014-11-16 12:46:13 -08:00
databits_binary.c Change code to use 64-bit variables for decoding 2014-11-16 12:46:13 -08:00
databits_callerid.c Change code to use 64-bit variables for decoding 2014-11-16 12:46:13 -08:00
databits_uic.c Add UIC-751-3 decoding and optional MSB-first TX/RX 2014-11-16 12:46:14 -08:00
fsk.c initialize ampl_out to avoid it containing garbage 2016-03-21 12:42:30 -07:00
fsk.h Really use 64 data types for demodulation 2014-11-16 12:46:14 -08:00
minimodem.1.in Add EOT message 2017-02-16 14:05:31 -08:00
minimodem.c Add EOT message 2017-02-16 14:05:31 -08:00
run-test update copyright dates 2012-08-13 21:51:53 -07:00
simple-tone-generator.c update copyright dates 2016 2016-02-19 12:29:58 -08:00
simpleaudio-alsa.c Fix ALSA latency (causing ALSA not to block). 2015-04-22 17:48:28 +01:00
simpleaudio-benchmark.c (portability) use stdlib.h not malloc.h 2012-10-04 18:10:33 -07:00
simpleaudio-pulse.c (portability) use stdlib.h not malloc.h 2012-10-04 18:10:33 -07:00
simpleaudio-sndfile.c Fix --tx float consistency: disable .wav "PEAK chunk" header 2016-04-23 10:34:35 -07:00
simpleaudio.c simpleaudio: do not crash on stereo input file 2014-03-18 15:01:05 -07:00
simpleaudio.h simpleaudio: backend_device support 2012-09-09 15:24:01 -07:00
simpleaudio_internal.h simpleaudio: backend_device support 2012-09-09 15:24:01 -07:00
uic_codes.c Add UIC-751-3 decoding and optional MSB-first TX/RX 2014-11-16 12:46:14 -08:00
uic_codes.h Add UIC-751-3 decoding and optional MSB-first TX/RX 2014-11-16 12:46:14 -08:00