Changes

Line 31: Line 31:  
**Latitude/Longitude - shows current device coordinates and if you press them opens '''Object location''' window with a map.
 
**Latitude/Longitude - shows current device coordinates and if you press them opens '''Object location''' window with a map.
 
**Altitude, Angle
 
**Altitude, Angle
**HDOP, PDOP <br> {{{model|FMB120}}} sends HDOP/PDOP value to the server in '''meters'''. HDOP/PDOP calculation depents how many [[{{{model|FMB120}}}_System_settings#GNSS_Source|GNSS sources]] are selected. Let's say we have only "GPS" and "GLONASS" selected and we receive such values form both systems: <br> "GPS" - 1.60; <br>"GLONASS" - 1.60; <br>"Galileo" - will be 0, because it is not selected and not taken into account; <br> "BeiDou" - will be 0, because it is not selected and not taken into account; <br> Calculation formula - '''("GPS" + "GLONASS" + "Galileo" + "BeiDou") / 4 (four GNSS systems)'''. To calculate our HDOP/PDOP value - '''(1.60 + 1.60 + 0 + 0) / 4 = 0.8''' meters.  
+
**HDOP, PDOP <br> {{{model|FMB120}}} sends HDOP/PDOP value to the server in '''meters'''. HDOP/PDOP calculation depends on how many [[{{{model|FMB120}}}_System_settings#GNSS_Source|GNSS sources]] are selected. If configured GNSS Source options are "GPS" and "GLONASS" and HDOP/PDOP values are received from both systems, the parameters HDOP/PDOP will be calculated as shown below: <br> "GPS" - 1.60; <br>"GLONASS" - 1.60; <br>"Galileo" - will be 0, because it is not selected and not taken into account; <br> "BeiDou" - will be 0, because it is not selected and not taken into account; <br> Calculation formula - '''("GPS" + "GLONASS" + "Galileo" + "BeiDou") / 4 (four GNSS systems)'''. <br> Calculated HDOP/PDOP value according to above parameters - '''(1.60 + 1.60 + 0 + 0) / 4 = 0.8''' meters.  
 
**Speed - current device speed.
 
**Speed - current device speed.
  

Navigation menu