summaryrefslogtreecommitdiff
path: root/plugins/betriebsform/hybbx-host/plugin.yaml
diff options
context:
space:
mode:
authorinfo@mode42.com <info@mode42.com>2026-08-07 18:25:13 +0000
committerinfo@mode42.com <info@mode42.com>2026-08-07 18:25:13 +0000
commit04d965d67a7264a1c7c211494aebda1953df7603 (patch)
tree0ebd700a6e219f84a26a656f4bee8778bc75da7b /plugins/betriebsform/hybbx-host/plugin.yaml
Initial push
Diffstat (limited to 'plugins/betriebsform/hybbx-host/plugin.yaml')
-rw-r--r--plugins/betriebsform/hybbx-host/plugin.yaml27
1 files changed, 27 insertions, 0 deletions
diff --git a/plugins/betriebsform/hybbx-host/plugin.yaml b/plugins/betriebsform/hybbx-host/plugin.yaml
new file mode 100644
index 0000000..4ff2c56
--- /dev/null
+++ b/plugins/betriebsform/hybbx-host/plugin.yaml
@@ -0,0 +1,27 @@
+id: hybbx-host
+type: betriebsform
+parent_stack: MainAX25-Stack (MAX25-Stack)
+label: HyBBX Host
+description: Secondary RF host — serial TNC or BayCom KISS → HBX to Main
+
+stack_requirements:
+ hybbx_secondary: true
+ circuit_link: required
+
+hybbx:
+ plugins:
+ - packet_radio
+ - baycom
+ transport_sections:
+ - transport.packet_radioN
+ - transport.baycomN
+
+integration:
+ tncs:
+ boot_script: stacks/tncs/tnc2c-boot-wait.sh
+ integration_test: stacks/tncs/tnc2c-integration-test.sh
+ ini_template: stacks/tncs/hybbx-tnc2c.ini
+ modems:
+ kiss_link: /tmp/max25-bcpr/kiss-bc0
+ ctl: stacks/max25-bcpr/tools/max25-bcpr-ctl
+ plugin_doc: stacks/max25-bcpr/README.md
git clone -b <branch> https://cgit.mode42.com/<repo>.git
git clone -b <branch> git://cgit.mode42.com/<repo>.git

info@mode42.com