RadioLib
Universal wireless communication library for Arduino
|
Structure to save information about the GNSS almanac. This is not the actual almanac, just some context information about it. More...
#include <LR11x0.h>
Public Attributes | |
LR11x0GnssAlmanacStatusPart_t | gps |
GPS part of the almanac. | |
LR11x0GnssAlmanacStatusPart_t | beidou |
BeiDou part of the almanac. | |
uint32_t | beidouSvNoAlmanacFlags [2] |
Extra flags present for BeiDou only. | |
uint8_t | nextAlmanacId |
Next almanac ID. | |
RadioLibTime_t | start |
Timestamp of when almanac status was retrieved - timeUntilSubframe is relative to this value. | |
Structure to save information about the GNSS almanac. This is not the actual almanac, just some context information about it.