File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -141,7 +141,8 @@ A standard point of vehicle telemetry. References to latitude and longitude impl
141141| ` altitude ` | Double | Required if Available | Altitude above mean sea level in meters |
142142| ` heading ` | Double | Required if Available | Degrees - clockwise starting at 0 degrees at true North |
143143| ` speed ` | Float | Required if Available | Estimated speed in meters / sec as reported by the GPS chipset |
144- | ` accuracy ` | Float | Required if Available | Horizontal accuracy, in meters |
144+ | ` horizontal_accuracy ` | Float | Required if Available | Horizontal accuracy, in meters |
145+ | ` vertical_accuracy ` | Float | Required if Available | Horizontal accuracy, in meters |
145146| ` hdop ` | Float | Required if Available | Horizontal GPS or GNSS accuracy value (see [ hdop] [ hdop ] ) |
146147| ` satellites ` | Integer | Required if Available | Number of GPS or GNSS satellites |
147148
You can’t perform that action at this time.
0 commit comments