Changes

Jump to navigation Jump to search
no edit summary
Line 275: Line 275:  
Enter Selection (1-9,99,c,x,q,r) :
 
Enter Selection (1-9,99,c,x,q,r) :
 
</pre>
 
</pre>
 +
 +
=Configuration Options=
 +
==Main Menu Options==
 +
===Serial #===
 +
Sets the serial number for the RTCM/VOTER.
 +
*This sets the MAC address of the unit
 +
*Each unit must have a unique serial number on your network segment
 +
 +
===VOTER Server Address (FQDN)===
 +
This is the DNS name or IP address of the Asterisk server you are connecting to.
 +
 +
===VOTER Server Port===
 +
This is the UDP port that the Asterisk server is listening on for clients.
 +
*Typically it is left at the default of port 667
 +
*'''MUST''' match the ''port'' directive in ''voter.conf''
 +
 +
===Local Port (Override)===
 +
Sets the local unit UDP port to be something different.
 +
*This is typically not used and left at default (0)
 +
 +
===Client Password===
 +
This is the '''unique''' password for this unit.
 +
*Every unit '''must''' have a '''unique''' password
 +
*'''MUST''' match the password on the client configuration line in ''voter.conf''
 +
 +
===Host Password===
 +
This is the password of the Asterisk server.
 +
*Configured with the ''password'' directive in ''voter.conf''
 +
 +
 +
===Tx Buffer Length===
 +
This is the size of the TX buffer from the RTCM/VOTER to the Asterisk server.
 +
*Tuned parameter, set via the tuning instructions based on network configuration
 +
 +
===GPS Data Protocol (0=NMEA, 1=TSIP)===
 +
Type of GPS connected.
 +
*NMEA for all non-Trimble GPS units
 +
*TSIP to use with Trimble GPS that use Trimble Serial Interface Protocol (TSIP)
 +
 +
===GPS Serial Polarity (0=Non-Inverted, 1=Inverted)===
 +
GPS dependent setting.
 +
*Depends on if you are sending TTL or RS-232 data, adjust as needed.
 +
 +
===GPS PPS Polarity (0=Non-Inverted, 1=Inverted, 2=NONE)===
 +
GPS dependent setting.
 +
*Depends on if you are sending TTL or RS-232 data for the PPS signal, adjust as needed.
 +
*If not using GPS or configuring as a mixed client, set to 2 (None).
 +
 +
===GPS Baud Rate===
 +
Communication speed for the GPS, default is 9600.
 +
 +
===External CTCSS (0=Ignore, 1=Non-Inverted, 2=Inverted)===
 +
If you are using the CTCSS input from an external CTCSS decoder, adjust this for your logic polarity, or set to 0 (ignore) if not used.
 +
 +
 +
===COR Type (0=Normal, 1=IGNORE COR, 2=No Receiver)===
 +
Typically, this is left at Normal.
 +
*Set to 1 (Ignore COR), if you are using the External CTCSS input.
 +
 +
===Debug Level===
 +
Set the Debug Level, if needed, based on the [[#Debug Options | Debug Options]] below
 +
 +
===Alt. VOTER Server Address (FQDN)===
 +
If you are using redundant Asterisk servers, set the IP/DNS address of the redundant server here.
 +
 +
===Alt. VOTER Server Port (Override)===
 +
If the redundant Asterisk server UDP port is not 667, set it here.
 +
 +
===DSP/BEW Mode===
 +
If the firmware supports DSP/BEW Mode, set this to 1 to enable it, if desired.
 +
*DSP/BEW firmware versions use extra firmware space and will make the diagnostic menu unavailable.
 +
 +
 +
==="Duplex Mode 3" (0=DISABLED, 1-255 Hang Time) (1/10 secs)===
 +
If you are using Duplex Mode 3, set the hang time here to enable the option. Most users leave this disabled.
 +
 +
===Simulcast Launch Delay===
 +
If you are using Simulcast, set your launch delay here.
 +
 +
===RX Level===
 +
This opens the RX Level tuning screen to adjust the receive audio level from the repeater.
 +
 +
===Status===
 +
This opens the status menu, showing some of the current operating parameters.
 +
 +
===Save Values to EEPROM===
 +
Save all the options to non-volatile EEPROM.
 +
*Make sure to save after you make any changes.
 +
 +
===IP Parameters menu===
 +
Open the IP Parameters Menu.
 +
 +
===Offline Mode Parameters menu===
 +
Open the Offline Mode Parameters Menu.
 +
 +
===Disconnect Remote Console Session===
 +
If you are connected via Telnet, this will exit your session.
 +
 +
===Reboot System===
 +
Reboot the VOTER/RTCM.
 +
*This should be done after making configuration changes.
 +
*Some setting changes require a reboot to become effective.
 +
 +
===Diagnostics===
 +
Open the Diagnostics Menu.
 +
*Diagnostics are unavailable if you are using DSP/BEW firmware.
     
36

edits

Navigation menu