summaryrefslogtreecommitdiff
path: root/share/c1224.ini.example
diff options
context:
space:
mode:
Diffstat (limited to 'share/c1224.ini.example')
-rw-r--r--share/c1224.ini.example33
1 files changed, 33 insertions, 0 deletions
diff --git a/share/c1224.ini.example b/share/c1224.ini.example
new file mode 100644
index 0000000..0980d2e
--- /dev/null
+++ b/share/c1224.ini.example
@@ -0,0 +1,33 @@
+# T-Modem-c1224 operator INI example
+# Apply on device via USB CDC:
+# SET callsign=N0CALL
+# SET device_id=c1224
+# SET quiet=1
+# SAVE
+# Or dump/compare with: INI · RELOAD · DEFAULTS
+#
+# SAVE persists a config blob in the last 4 KiB of Pico flash — not a filesystem.
+# Boot banner is fixed in firmware source (always on CDC) — not an INI key.
+# quiet=1 suppresses extra unsolicited ASCII (STATUS/PROBE/CONFIG), not the boot banner.
+# Not configurable here: baud/rate (crystal stuffing), softmodem, data bridge, boot banner.
+
+[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_high=0
+packet_hold_ms=500
+packet_edge_min=4
+packet_window_ms=50
git clone -b <branch> https://cgit.mode42.com/<repo>.git
git clone -b <branch> git://cgit.mode42.com/<repo>.git

info@mode42.com