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
Kamal Mostafa
f801ae3f28
update copyright dates 2016
2016-02-19 12:29:58 -08:00
Kamal Mostafa
6e22843115
add TTY/TDD to README
2016-02-19 12:28:11 -08:00
Kamal Mostafa
4b3301a7ef
TTY/TDD self-test and man page entry
2016-01-21 13:20:48 -08:00
Nick Moriarty
ecebf013f0
Add ability to output a carrier while waiting for data
...
Added --tx-carrier, which continues to output a tone while a blocking source
waits for more data on stdin.
2015-04-22 17:48:28 +01:00
Kamal Mostafa
49bfa06f8e
minimodem: --binary-raw {nbits} output mode
2015-04-21 14:01:03 -07:00
Kamal Mostafa
2ae79d8a5b
man: add uic-train and uic-ground modes
2014-11-16 13:02:59 -08:00
Kamal Mostafa
ba5ecec2f7
update copyright dates 2014
2014-11-13 10:56:31 -08:00
David A Aitcheson
a126663220
man: fix url to wikipedia SAME page
...
Prevent groff from botching this embedded URL when it generates
minimodem.1.html.
2014-11-04 07:46:14 -08:00
Kamal Mostafa
f9bdf43423
update copyright dates
2013-06-10 09:28:02 -07:00
Kamal Mostafa
1a60f1c12d
update README text
2012-10-05 20:07:23 -07:00
Kamal Mostafa
65493fa12a
minimodem: --rx callerid
...
New "callerid" baudmode supports Bell202 Caller-ID (MDMF or SDMF) prototol.
2012-10-05 19:40:17 -07:00
Kamal Mostafa
49ccd10e1f
minimodem: --rx prints all bytes unmolested, unless --print-filter
...
Now, minimodem prints all received bytes without isprint() filtering,
unless --print-filter is specified. Allows for binary file transfers
and multibyte characters.
2012-10-05 13:29:30 -07:00
Kamal Mostafa
d603fc444d
minimodem: --alsa[=plughw:X,Y]
2012-09-09 15:24:35 -07:00
Kamal Mostafa
30de59026b
minimodem: --inverted switches the mark/space freqs
2012-09-04 16:26:10 -07:00
Kamal Mostafa
7b0e47ac4e
minimodem: --binary-output
2012-09-01 00:09:32 -07:00
Kamal Mostafa
9187dd60a7
minimodem: --rx same (NOAA SAME protocol)
2012-09-01 13:34:50 -07:00
Kamal Mostafa
04cc215640
minimodem: --sync-byte {0xXX}
2012-09-01 14:54:32 -07:00
Kamal Mostafa
82c72352ab
minimodem: --startbits; deprecate -T
2012-09-01 13:33:49 -07:00
Kamal Mostafa
7b34e89433
minimodem: --stopbits replaces --txstopbits; better bps metric
...
RX metrics account for fractional number of stop bits (e.g 1.5);
RX bps metric slightly more accurate (?).
2012-08-30 15:05:33 -07:00
Kamal Mostafa
becf16761e
minimodem: fsk confidence thresholds: thresh=1.5, limit=2.3
...
Note: fsk_confidence_thresh can now be reduced to 1.5 due to track_amplitude.
2012-08-26 15:16:49 -07:00
Kamal Mostafa
0c022aca03
minimodem: --rx-one quits after first no-carrier
2012-08-30 10:17:55 -07:00
Kamal Mostafa
762a3ea788
minimodem: --volume sets tx amplitude
2012-08-25 00:32:11 -07:00
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
Kamal Mostafa
18b1eb7457
minimodem: default confidence = 2.0 for SNR algo #5
2012-08-18 19:19:22 -07:00
Kamal Mostafa
a9c2258706
minimodem: use sine lookup table of 1024, or --lut={tx_sin_table_len}
2012-08-13 21:17:03 -07:00
Kamal Mostafa
d273828f80
minimodem: --float-samples: short arg -F deprecated
2012-08-13 15:55:57 -07:00
Kamal Mostafa
bd08b9002c
minimodem: --benchmarks: runs internal performance tests
2012-08-13 15:51:04 -07:00
Kamal Mostafa
9948e7c7dd
minimodem: --tx uses S16 samples by default, --float-samples overrides
2012-08-12 15:47:59 -07:00
Kamal Mostafa
8d90e839d7
minimodem: --samplerate sets the audio sample rate
2012-08-11 10:24:28 -07:00
Kamal Mostafa
4b926d58bb
minimodem: --alsa selects ALSA at runtime
...
./configure now enables --with-pulseaudio and --with-alsa by default;
either can be disabled.
minimodem --alsa: uses ALSA at runtime instead of the default PulseAudio.
2012-08-08 20:10:55 -07:00
Kamal Mostafa
445156dfa0
minimodem: man page cleanup
2012-08-08 19:58:05 -07:00
Kamal Mostafa
e5e620ed95
minimodem-0.8-1
2011-07-15 19:33:50 -07:00
Kamal Mostafa
5c849bfca3
minimodem: man page enhancements
2011-07-15 19:17:31 -07:00