summaryrefslogtreecommitdiff
path: root/plugins/devices/pktnc2/plugin.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/devices/pktnc2/plugin.yaml')
-rw-r--r--plugins/devices/pktnc2/plugin.yaml37
1 files changed, 37 insertions, 0 deletions
diff --git a/plugins/devices/pktnc2/plugin.yaml b/plugins/devices/pktnc2/plugin.yaml
new file mode 100644
index 0000000..0e3dc79
--- /dev/null
+++ b/plugins/devices/pktnc2/plugin.yaml
@@ -0,0 +1,37 @@
+id: pktnc2
+type: device
+parent_stack: MainAX25-Stack (MAX25-Stack)
+hardware: tncs
+label: PK-TNC2 / TNC-2 (TheFirmware)
+status: planned
+
+hybbx:
+ plugin: packet_radio
+ profile: tnc2
+ aliases: [pktnc2, pk-tnc2, tapr, thefirmware]
+ protocol: kiss
+ serial_line: 8n1
+ kiss_entry: auto
+
+serial:
+ default_device: /dev/ttyUSB1
+ default_baud: 9600
+
+rf:
+ radio_baud: 1200
+ band: cb
+
+scripts:
+ boot_wait: stacks/tncs/pktnc2-boot-wait.sh
+ probe: stacks/tncs/tnc2c-probe
+
+ini:
+ - share/hybbx/pktnc2-host.ini.example
+
+client:
+ - share/clients/pktnc2.yaml
+
+docs:
+ - stacks/tncs/docs/TNC2C-REFERENCE.md
+
+notes: Planned device — probe serial port after hardware inventory.
git clone -b <branch> https://cgit.mode42.com/<repo>.git
git clone -b <branch> git://cgit.mode42.com/<repo>.git

info@mode42.com