summaryrefslogtreecommitdiff
path: root/plugins/hardware/tncs/plugin.yaml
blob: cbc95de03e4f4d09bd2df2a639a5f7093d8288f8 (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
id: tncs
type: hardware
parent_stack: MainAX25-Stack (MAX25-Stack)
label: TNCs
description: Serial/USB TNC hardware group — async host protocols (KISS, hostmode, 6PACK)

stack_path: stacks/tncs
hybbx_plugin: packet_radio
hybbx_doc: ../../docs/HYBBX.md#packet_radio

protocols:
  - kiss
  - hostmode
  - sixpack

build:
  makefile: stacks/tncs/Makefile
  targets: [all, test, integration, health, boot-wait]

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

devices:
  - tnc2c
  - pktnc2
git clone -b <branch> https://cgit.mode42.com/<repo>.git
git clone -b <branch> git://cgit.mode42.com/<repo>.git

info@mode42.com