summaryrefslogtreecommitdiff
path: root/docs/ARDOP.md
diff options
context:
space:
mode:
authorinfo@mode42.com <info@mode42.com>2026-08-08 03:54:55 +0000
committerinfo@mode42.com <info@mode42.com>2026-08-08 03:54:55 +0000
commit20cb29c2f8c5c87bc590896854a20b1473ceb358 (patch)
tree2857f41513a56ad41af97b57362639298aa7f033 /docs/ARDOP.md
#2
Diffstat (limited to 'docs/ARDOP.md')
-rw-r--r--docs/ARDOP.md27
1 files changed, 27 insertions, 0 deletions
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) |
git clone -b <branch> https://cgit.mode42.com/<repo>.git
git clone -b <branch> git://cgit.mode42.com/<repo>.git

info@mode42.com