summaryrefslogtreecommitdiff
path: root/plugins/devices/tnc2c/plugin.yaml
blob: d822c4a4fcbe1464933cbc8f50ea59fabff278be (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
38
39
40
id: tnc2c
type: device
parent_stack: MainAX25-Stack (MAX25-Stack)
hardware: tncs
label: Landolt TNC2C
status: active

hybbx:
  plugin: packet_radio
  profile: tnc2c
  protocol: kiss
  serial_line: 8n1
  rts_dtr: yes
  kiss_entry: kiss_on

serial:
  default_device: /dev/ttyS4
  default_baud: 19200
  env_file: stacks/tncs/tnc2c-serial.env

rf:
  modem: tcm3105
  radio_baud: 2400
  band: cb

scripts:
  boot_wait: stacks/tncs/tnc2c-boot-wait.sh
  health: stacks/tncs/tnc2c-health.sh
  integration: stacks/tncs/tnc2c-integration-test.sh

ini:
  - stacks/tncs/hybbx-tnc2c.ini
  - share/hybbx/tnc2c-host.ini.example

client:
  - share/clients/tnc2c.yaml

docs:
  - stacks/tncs/docs/TNC2C-OPERATIONS.md
  - stacks/tncs/docs/HYBBX-TNC2C.md
git clone -b <branch> https://cgit.mode42.com/<repo>.git
git clone -b <branch> git://cgit.mode42.com/<repo>.git

info@mode42.com