From 20cb29c2f8c5c87bc590896854a20b1473ceb358 Mon Sep 17 00:00:00 2001 From: "info@mode42.com" Date: Sat, 8 Aug 2026 03:54:55 +0000 Subject: #2 --- docs/ARDOP.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 docs/ARDOP.md (limited to 'docs/ARDOP.md') diff --git a/docs/ARDOP.md b/docs/ARDOP.md new file mode 100644 index 0000000..8196523 --- /dev/null +++ b/docs/ARDOP.md @@ -0,0 +1,27 @@ +# ARDOP plugin · HyBBX 2.8.0 + +HyBBX transport plugin for ARDOP modem paths — external modem ownership. + +## Status matrix + +| Item | Value | +|------|-------| +| CMake | `HYBBX_PLUGIN_ARDOP=ON` (default) | +| INI | `[networks] ardop=yes` when modem available | +| RF prep | External ARDOP stack — not MAX25 CRDOP | +| Host role | Secondary typical | + +## Config matrix + +| Item | Value | +|------|-------| +| Transport section | `[transport.ardopN]` per instance | +| Circuit link | `circuit_host`, `link_id`, `link_password` | +| Protocol | ARDOP session bridge to HBX | + +## Related + +| Goal | Doc | +|------|-----| +| Topology | [TOPOLOGY.md](TOPOLOGY.md) | +| CRDOP (soft modem) | [CRDOP.md](CRDOP.md) | -- cgit v1.3.1