-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpeak.conf.example
60 lines (55 loc) · 1.39 KB
/
peak.conf.example
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
TNC KENWOOD:
com_port: /dev/ttyUSB1
baud: 9600
parity: none
stop_bits: 1
byte_size: 8
port_count: 1
kiss_init: MODE_INIT_KENWOOD_D710
TNC RPR:
com_port: /dev/ttyUSB0
baud: 38400
parity: none
stop_bits: 1
byte_Size: 8
port_count: 1
kiss_init: MODE_INIT_W8DED
PORT KENWOOD-1:
identifier: WI2ARD-1
net: 2M1
tnc_port: 0
beacon_path: ['WIDE1-1', 'WIDE2-2']
status_path: ['WIDE1-1', 'WIDE2-2']
beacon_text: '!/:=i@;N.G& --PHG5790/G/D R-I-R H24 C30'
status_text: '>Listening on 146.52Mhz http://JeffreyFreeman.me'
id_text: 'WI2ARD/30M1 GATE/2M1 WI2ARD-1/2M1 WIDEN-n IGATE'
id_path: ['WIDE1-1', 'WIDE2-2']
preemptive: true
old_paradigm: ['ECHO', 'PA']
new_paradigm:
- target: !ruby/regexp '/^WIDE[1-2]{1}$/i'
max_hops: 2
- target: !ruby/regexp '/^PA[1-5]{1}$/i'
max_hops: 5
PORT RPR-1:
identifier: WI2ARD
net: 30M1
tnc_port: 0
beacon_path: [WIDE1-1]
status_path: [WIDE1-1]
beacon_text: '!/:=i@;N.G& --PHG5210/G/D R-I-R H24 C1'
status_text: '>Robust Packet Radio http://JeffreyFreeman.me'
id_text: 'WI2ARD/30M1 GATE/2M1 WI2ARD-1/2M1 WIDEN-n IGATE'
id_path: [WIDE1-1]
preemptive: true
old_paradigm: ['ECHO', 'PA']
new_paradigm:
- target: !ruby/regexp '/^WIDE[1-2]{1}$/i'
max_hops: 2
- target: !ruby/regexp '/^PA[1-5]{1}$/i'
max_hops: 5
IGATE:
callsign: WI2ARD
password: 12345
server: noam.aprs2.net
server_port: 14580