summaryrefslogtreecommitdiff
path: root/share/hybbx/service-dual.ini.example
blob: febf3c269117cf1ffa9cd517e29da9e8b1317f8e (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
; MainAX25-Stack (MAX25-Stack) — service mode dual BayCom (HyBBX)
; Prerequisite: bcpr dual max25e0:bc0/bc1 running (see docs/BAYCOM.md · stacks/max25-bcpr/)
; Merge into Secondary hybbx.ini — unique link_id per transport on Main.

[networks]
ax25 = no
baycom = yes

; BayCom radio A — modem.a / bcsf0 / kiss-a
[transport.baycom1]
backend = kernel
mode = ser12*
interface = bcsf0
iobase = 0x3f8
irq = 4
radio_baud = 1200
txdelay = 35
circuit_host = main.example.com
circuit_port = 7323
link_id = max25-baycom-a
link_password = changeme
frequency_mhz = 27.205

; BayCom radio B — modem.b / bcsf1 / kiss-b
[transport.baycom2]
backend = kernel
mode = ser12*
interface = bcsf1
iobase = 0xe080
irq = 30
radio_baud = 1200
txdelay = 35
circuit_host = main.example.com
circuit_port = 7323
link_id = max25-baycom-b
link_password = changeme
frequency_mhz = 27.205
git clone -b <branch> https://cgit.mode42.com/<repo>.git
git clone -b <branch> git://cgit.mode42.com/<repo>.git

info@mode42.com