Difference between revisions of "Voter.conf"

From AllStarLink Wiki
Jump to navigation Jump to search
imported>Bryan
(Created page with "=voter.conf = This file sets up the app_rpt interface to an RTCM. The RTCM may be used in any of 3 modes; non-voting client mode, voting mode or voting and simulcast mode. Mo...")
 
imported>Bryan
Line 23: Line 23:
 
linger=10
 
linger=10
 
</pre>
 
</pre>
 +
 +
[[Category:Node Configuration]]

Revision as of 16:36, 21 April 2018

voter.conf

This file sets up the app_rpt interface to an RTCM. The RTCM may be used in any of 3 modes; non-voting client mode, voting mode or voting and simulcast mode. More information is available on the Allstar Projects page. The RTCM user manual available from the Micro-Node site has additional information.

[general]
port = 667
; buflen = 120 min value that works at all
buflen = 180
password = something

[1234]
NORTH = radio1,transmit
SOUTH = radio2,master,transmit
WEST = radio3,nodeemp                   ; bypass filter in RTCM  
EAST = radio4,transmit,noplfilter       ; bypass filter in RTCM
; streams = 67.215.233.178:1667
; plfilter = y                          ; DSP high pass filter
txctcss = 107.2
txctcsslevel = 20                       ; Transmit CTCSS level. Set to zero for off
txtoctype = notone                      ; chicken burst 
thresholds = 255,110=5
linger=10