summaryrefslogtreecommitdiff
path: root/share/max25/max25d.lite.bcpr.ini.example
blob: 792e6024905110ef2b8f2f60378f0398d66b0376 (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
; MAX25-Stack-Lite — BayCom/based PC-COM (max25-bcpr / max25e0)
; Localhost only: max25d + max25-terminal on the SAME PC.
; Copy: sudo cp share/max25/max25d.lite.bcpr.ini.example /etc/max25/max25d.ini
;       sudo cp stacks/max25-bcpr/share/max25-bcpr.ini.example /etc/max25/max25-bcpr.ini
; Start bcpr first: sudo max25-bcpr-ctl start --ini /etc/max25/max25-bcpr.ini

[features]
max25_bcpr = yes

[daemon]
mode = standalone
hardware = tncs
device = max25e0

[network]
tcp_host = 127.0.0.1
tcp_port = 7325
unix_socket = /run/max25/modem.sock
tcp_password =

[modem]
callerid = CB-0
callid = QST
ax25_ui = yes

[reporting]
error_transmissions = yes
voice_transmissions = yes
data_passes = 3
data_quality_min = 50
data_pass_seconds = 20

[stack]
auto_start = yes

[devices]
default = max25e0
max25e0 = max25-bcpr:bc0

[device.max25e0]
kiss_link = /tmp/max25-bcpr/kiss-bc0
max25_bcpr_ini = /etc/max25/max25-bcpr.ini
git clone -b <branch> https://cgit.mode42.com/<repo>.git
git clone -b <branch> git://cgit.mode42.com/<repo>.git

info@mode42.com