blob: ff07c9e58825e3a9e560809a0736d8a02f95b08d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
# T-Modem-c1224 — default operator texts (embedded in FW; edit via CDC SET/SAVE)
# Physical rate = stuffed crystal (Y1 4.4336 → 1200 · Y2 6.5536 → 2400). Not a FW key.
# Boot banner is fixed in firmware source (always printed). quiet=1 suppresses extra ASCII.
[texts]
starting=c1224 is starting
ready=c1224 is ready
fault=c1224 is fault
sending=c1224 is sending
signal=c1224 signal
packet=c1224 packet
power=c1224 power
idle=c1224 idle
[terminal]
callsign=
device_id=c1224
quiet=1
[sense]
# CDT active level: 0 = active-low (default, pull-up idle), 1 = active-high
cdt_active_high=0
packet_hold_ms=500
packet_edge_min=4
packet_window_ms=50
|