summaryrefslogtreecommitdiff
path: root/share/clients/tmodem.yaml
blob: 162b5b893eece8fa604b88098e8b842bc9e1faed (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
41
42
schema_version: 1
id: tmodem
label: T-Modem-c1224 USB KISS half-TNC
type: client-profile
status: prototype

connection:
  host: 127.0.0.1
  port: 7325
  unix_socket: /run/max25/modem.sock
  tcp_only: false

device:
  id: tmodem
  hardware: tncs

session:
  callerid: CB-0
  callid: QST
  ax25_ui: true

terminal:
  pacing_baud: 1200
  line_width: 80
  payload_max: 256

max25d:
  ini_example: share/max25/max25d.tmodem.ini.example
  devices_key: tmodem
  backend: kiss-raw-serial

serial:
  default_device: /dev/ttyACM0
  baud: 115200
  line: 8n1
  dtr_rts: false

docs:
  - plugins/devices/tmodem/plugin.yaml
  - docs/DEV/TMODEM-C1224.md

notes: Not BayCom/based. Feature [features] tmodem=yes required.
git clone -b <branch> https://cgit.mode42.com/<repo>.git
git clone -b <branch> git://cgit.mode42.com/<repo>.git

info@mode42.com