Skip to content

Commit 2a99ba6

Browse files
committed
Update SENSOR_UNITS.md
1 parent 8f59606 commit 2a99ba6

File tree

1 file changed

+32
-32
lines changed

1 file changed

+32
-32
lines changed

SENSOR_UNITS.md

Lines changed: 32 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -81,21 +81,21 @@ This document summarizes the units used for each sensor measurement.
8181
| PDOP | gps_pDOP | m<sup>-2</sup> |
8282
| Time Of Week | gps_iTOW | Seconds |
8383

84-
Lat = Latitude
85-
Lon = Longitude
86-
MSL = Metres above Sea Level
87-
SIV = Satellites In View
88-
PDOP = Positional Dilution Of Precision
89-
90-
Fix Type:
91-
0: No
92-
3: 3D
93-
4: GNSS + Dead Reckoning
94-
95-
Carrier Solution:
96-
0: No
97-
1: Float Solution
98-
2: Fixed Solution
84+
Lat = Latitude
85+
Lon = Longitude
86+
MSL = Metres above Sea Level
87+
SIV = Satellites In View
88+
PDOP = Positional Dilution Of Precision
89+
90+
Fix Type:
91+
0: No
92+
3: 3D
93+
4: GNSS + Dead Reckoning
94+
95+
Carrier Solution:
96+
0: No
97+
1: Float Solution
98+
2: Fixed Solution
9999

100100
---
101101
## BME280 atmospheric sensor
@@ -227,23 +227,23 @@ Sensor status:
227227
| 2 | Any 2 |
228228
| 3 | Any 3 nor 2 |
229229

230-
PD status:
231-
0: Normal status
232-
1: Normal status (within -80% against initial value), with S/W correction
233-
2: Abnormal (below -90% against initial value), loss of function
234-
3: Abnormal (below -80% against initial value), with S/W correction
235-
236-
LD operational status:
237-
0: Normal status
238-
1: Normal status (within -70% against initial LOP), with S/W correction
239-
2: Abnormal (below -90% against initial LOP) or no LOP, loss of function
240-
3: Abnormal (below -70% against initial LOP), with S/W correction
241-
242-
Fan operational status:
243-
0: Normal status
244-
1: Normal status (1,000rpm or more), with S/W correction
245-
2: In initial calibration
246-
3: Abnormal (below 1,000rpm), out of control
230+
PD status:
231+
0: Normal status
232+
1: Normal status (within -80% against initial value), with S/W correction
233+
2: Abnormal (below -90% against initial value), loss of function
234+
3: Abnormal (below -80% against initial value), with S/W correction
235+
236+
LD operational status:
237+
0: Normal status
238+
1: Normal status (within -70% against initial LOP), with S/W correction
239+
2: Abnormal (below -90% against initial LOP) or no LOP, loss of function
240+
3: Abnormal (below -70% against initial LOP), with S/W correction
241+
242+
Fan operational status:
243+
0: Normal status
244+
1: Normal status (1,000rpm or more), with S/W correction
245+
2: In initial calibration
246+
3: Abnormal (below 1,000rpm), out of control
247247

248248
---
249249
## VL53L1X laser ToF sensor

0 commit comments

Comments
 (0)