diff options
| author | info@mode42.com <info@mode42.com> | 2026-08-07 18:25:13 +0000 |
|---|---|---|
| committer | info@mode42.com <info@mode42.com> | 2026-08-07 18:25:13 +0000 |
| commit | 04d965d67a7264a1c7c211494aebda1953df7603 (patch) | |
| tree | 0ebd700a6e219f84a26a656f4bee8778bc75da7b /plugins/devices/max25-terminal/plugin.yaml | |
Initial push
Diffstat (limited to 'plugins/devices/max25-terminal/plugin.yaml')
| -rw-r--r-- | plugins/devices/max25-terminal/plugin.yaml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/plugins/devices/max25-terminal/plugin.yaml b/plugins/devices/max25-terminal/plugin.yaml new file mode 100644 index 0000000..9f1289e --- /dev/null +++ b/plugins/devices/max25-terminal/plugin.yaml @@ -0,0 +1,16 @@ +id: max25-terminal +label: MAX25 Terminal +hardware: terminal +role: client +status: active +description: Official text-only operator UI — sole MAX25 client; M25/1 to max25d +docs: + - docs/MAX25-CLIENT.md + - docs/MAX25-TERMINAL.md + - docs/PACKET-RADIO.md + - include/max25/protocol.md +binaries: + - max25-terminal + - max25-client +protocol: m25/1 +default_port: 7325 |
