summaryrefslogtreecommitdiff
path: root/plugins/devices/pktnc2/plugin.yaml
blob: 0e3dc79852add8d899fc55fee0de058c956320e6 (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
28
29
30
31
32
33
34
35
36
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