blob: 81965235a2cf3eb141c50e751ce4a95533ae2324 (
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
26
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) |
|