RadioLib
Universal wireless communication library for Arduino
|
Structure to report information results of a GNSS scan. More...
#include <LR11x0.h>
Public Attributes | |
int8_t | demodStat |
Demodulator status. One of RADIOLIB_LR11X0_GNSS_DEMOD_STATUS_*. | |
uint8_t | numSatsDet |
Number of satellites detected during the scan. | |
uint16_t | resSize |
Result size, used when passing data to LoRa cloud. | |
Structure to report information results of a GNSS scan.