blob: 4ff2c56b94d858fab0b7bae62e0bef5576f32313 (
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
|
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
|