|
Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
|
Metadata about a GNSS location fix. More...
#include <definitions.h>
Data Fields | |
| uint16_t | time_fix |
| Duration it took for accurate time knowledge (seconds) | |
| uint16_t | location_fix |
| Duration it took for desired location knowledge (seconds) | |
| uint8_t | num_sv |
| Number of satellite vehicles used in location fix. | |
Metadata about a GNSS location fix.
| uint16_t tdf_gnss_fix_info::location_fix |
Duration it took for desired location knowledge (seconds)
| uint8_t tdf_gnss_fix_info::num_sv |
Number of satellite vehicles used in location fix.
| uint16_t tdf_gnss_fix_info::time_fix |
Duration it took for accurate time knowledge (seconds)