Add confirmedDate and confirmedTime helper functions

This commit is contained in:
Adam
2021-02-01 14:13:32 -05:00
parent b6c33fdae2
commit f09432136f
3 changed files with 32 additions and 0 deletions
@@ -927,6 +927,8 @@ public:
bool getDateValid(uint16_t maxWait = defaultMaxWait);
bool getTimeValid(uint16_t maxWait = defaultMaxWait);
bool getConfirmedDate(uint16_t maxWait = defaultMaxWait);
bool getConfirmedTime(uint16_t maxWait = defaultMaxWait);
uint8_t getFixType(uint16_t maxWait = defaultMaxWait); //Returns the type of fix: 0=no, 3=3D, 4=GNSS+Deadreckoning