summaryrefslogtreecommitdiff
path: root/share/hybbx/pktnc2-host.ini.example
blob: 3675a87457264f5c6835e8dcf66e1dfd9a6e7dab (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
; MainAX25-Stack (MAX25-Stack) — HyBBX Secondary host (PK-TNC2 / TNC-2)
; Prerequisite: max25d auto_start or ./scripts/max25-ctl start --hardware tncs --device pktnc2
; Standalone HyBBX (no max25d): set kiss_entry = auto instead of none

[networks]
ax25 = yes

[transport.packet_radio1]
enabled = yes
tnc = tnc2
protocol = kiss
device_type = serial
device = /dev/ttyUSB0
baud = 9600
serial_line = 8n1
rts_dtr = no
kiss_entry = none
radio_baud = 1200
radio_band = cb
radio_duplex = half
persist = 255
circuit_host = main.example.com
circuit_port = 7323
link_id = max25-pktnc2
link_password = changeme

[max25]
check = yes
git clone -b <branch> https://cgit.mode42.com/<repo>.git
git clone -b <branch> git://cgit.mode42.com/<repo>.git

info@mode42.com