RadioLib
Universal wireless communication library for Arduino
LR11x0GnssAlmanacStatus_t Struct Reference

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.
 

Detailed Description

Structure to save information about the GNSS almanac. This is not the actual almanac, just some context information about it.


The documentation for this struct was generated from the following file: