id | field name | definition |
0 | RECORD_HEADER |
|
1 | START_UTC_PPG |
binary time | size: 6 |
Start UTC date/time of LED calibration mode measurement
unit: "s since 2000-01-01"
value: float(./days) * 86400 + float(./milliseconds) / 1000
binary record | size: 6 |
EPS short cds
id | field name | definition |
0 | days |
binary uint16 | size: 2 |
days since January 1st, 2000 (must be positive)
unit: "days since 2000-01-01"
|
|
1 | milliseconds |
binary uint32 | size: 4 |
milliseconds since start of day
unit: "1e-3 s"
|
|
|
|
|
2 | END_UTC_PPG |
binary time | size: 6 |
End UTC date/time of LED calibration mode measurement
unit: "s since 2000-01-01"
value: float(./days) * 86400 + float(./milliseconds) / 1000
binary record | size: 6 |
EPS short cds
id | field name | definition |
0 | days |
binary uint16 | size: 2 |
days since January 1st, 2000 (must be positive)
unit: "days since 2000-01-01"
|
|
1 | milliseconds |
binary uint32 | size: 4 |
milliseconds since start of day
unit: "1e-3 s"
|
|
|
|
|
3 | PCD_PPG |
hidden: true
|
4 | PPG |
binary array[6, 1024] | size: 24576 |
PPG correction
binary int32 (double) | size: 4 |
converted unit: "" (multiply by 1/1000000)
|
|
|