diff options
Diffstat (limited to 'plugins/external/ardop/plugin.yaml')
| -rw-r--r-- | plugins/external/ardop/plugin.yaml | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/plugins/external/ardop/plugin.yaml b/plugins/external/ardop/plugin.yaml new file mode 100644 index 0000000..3a25e72 --- /dev/null +++ b/plugins/external/ardop/plugin.yaml @@ -0,0 +1,32 @@ +id: ardop-plugin +type: optional +parent_stack: MainAX25-Stack (MAX25-Stack) +label: ARDOP-plugin +status: optional + +note: | + ARDOP-plugin is an optional MAX25-Stack plugin registry entry for third-party + ARDOP host wire mode. It is separate from CRDOP (MAX25-SoftModem). + MAX25 ships CRDOP as the standard sound-card modem with native M25/KISS host. + Operators who need ARDOP run external ARDOP host software independently. + +policy: + max25_standard_modem: CRDOP + crdop_code_in_max25: true + ardop_modem_binary_in_max25: false + crdop_ardop_compat: false + +standard_modem: + product: MAX25-SoftModem + device: soft-crdop + stack: stacks/crdop + protocol: max25-softmodem + +wire: + format: ardop-host-tcp + note: Third-party ARDOP host — not wired through CRDOP or soft-crdop INI + +docs: + - plugins/external/README.md + - plugins/external/ardop/README.md + - docs/CRDOP.md |
