From 4b3301a7efaad0476cded66169d71f31f9f89a3f Mon Sep 17 00:00:00 2001 From: Kamal Mostafa Date: Thu, 21 Jan 2016 13:19:24 -0800 Subject: [PATCH] TTY/TDD self-test and man page entry --- src/minimodem.1.in | 5 ++++- tests/81-tdd.test | 1 + 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100755 tests/81-tdd.test diff --git a/src/minimodem.1.in b/src/minimodem.1.in index dc4f6b0..c95a0ee 100644 --- a/src/minimodem.1.in +++ b/src/minimodem.1.in @@ -31,7 +31,7 @@ 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. +TTY/TDD, and Caller-ID. .PP .B Minimodem can play and capture audio modem tones in real-time via the system @@ -67,6 +67,9 @@ default mark and space tone frequencies. .B rtty : RTTY 45.45 bps \-\-baudot \-\-stopbits 1.5 .TP +.B tdd +: TTY/TDD 45.45 bps \-\-baudot \-\-stopbits 2.0 +.TP .B same : SAME 520.83 bps \-\-startbits 0 \-\-stopbits 0 \-\-sync-byte 0xAB .br diff --git a/tests/81-tdd.test b/tests/81-tdd.test new file mode 100755 index 0000000..a55a2ac --- /dev/null +++ b/tests/81-tdd.test @@ -0,0 +1 @@ +exec ./self-test testdata-baudot.txt tdd