| Line 227: |
Line 227: |
| | | | |
| | Not sure what they all do, but that is what they are. Here are the most common ones used: | | Not sure what they all do, but that is what they are. Here are the most common ones used: |
| − | *"Alt/Main Host change notifications" shows when the connection to the Asterisk server changes state. | + | *"Alt/Main Host change notifications" |
| − | *"IP TOS Class for Ubiquity" marks the IP headers from the RTCM/VOTER '''TO''' the network with ToS C0/DSCP 48 (UBNT shows this as 802.1p Class 6 (Voice <10mS | + | **shows when the connection to the Asterisk server changes state. |
| − | latency). Other sources show this as a Network Control TOS.) If you enable this, you also will want to have "utos=y" in your voter.conf to mark the packets from the network '''TO''' the RTCM/VOTER. We will probably change this option to mark the packets by default in a future version. | + | *"IP TOS Class for Ubiquity" |
| − | *"GPS Debug" will print NMEA or TSIP debug strings from the connected GPS. | + | **marks the IP headers from the RTCM/VOTER '''TO''' the network with ToS C0/DSCP 48 (UBNT shows this as 802.1p Class 6 (Voice <10mS latency). Other sources show this as a Network Control TOS.) If you enable this, you also will want to have "utos=y" in your voter.conf to mark the packets from the network '''TO''' the RTCM/VOTER. We will probably change this option to mark the packets by default in a future version. |
| | + | *"GPS Debug" |
| | + | **will print NMEA or TSIP debug strings from the connected GPS. |
| | + | *"Fix GPS 1 second off" |
| | + | **this is for NMEA GPS '''only'''. It will add one second to the time. |
| | + | *"Fix GPS 1 month off (WTF,O??)" |
| | + | **this is for TSIP GPS '''only'''. It will effectively add a month to the date. The mktime function normally needs one month subtracted from the raw month it converts to a time/date string. Maybe there are some GPS out there that do that automatically? |
| | | | |
| | | | |
| Line 243: |
Line 249: |
| | | | |
| | Just want ToS turned on, set debug to 16. | | Just want ToS turned on, set debug to 16. |
| − |
| |
| | | | |
| | =Un-documented Menus/Features= | | =Un-documented Menus/Features= |