summaryrefslogtreecommitdiff
path: root/libloragw/src/loragw_gps.c
AgeCommit message (Collapse)AuthorFiles
2022-11-21gps: fix calculation of cnt in the past, PPS may be updated after packet is ↵5.0.21Jason Reiss1
received and stamped
2022-10-26gps: move cnt_diff check after calculation5.0.20Jason Reiss1
2022-10-26gps: add check for loss of PPS to the SX13015.0.19Jason Reiss1
2022-10-25Fixed gps rmc message parsing5.0.18Harsh Sharma1
2022-10-22gps: ignore invalid messages, do not update time if no gps fix5.0.17Jason Reiss1
2022-05-05Bug fixes: gps disable should be void, all gps stream invalid results ↵5.0.14Harsh Sharma1
should reset the loop
2022-05-05Updated gps handlers to use gpsd streamHarsh Sharma1
2022-04-21Changed gps functions to use gpspipe5.0.12Harsh Sharma1
2022-01-24gps update only once per second5.0.11Jason Reiss1
2021-12-02Fixed cnt diff and xtal err messing up gps sync5.0.10Harsh Sharma1
2021-11-30Update loragw_gps.c - only update during calibration or when slope is within ↵5.0.9Jason Reiss1
acceptable range.
2021-11-29Fixed gps not updating on internal concentrator time difference being larger ↵5.0.8Harsh Sharma1
than 1.5. Added getting leap seconds from gpspipe
2021-11-22lora gps issue hotfix5.0.7Harsh Sharma1
2020-12-22Added changes for gps thread to work with the gpsd libraryHarsh Sharma1
2020-02-03Added spi dev option to reg utility and added error checking for ↵Harsh Sharma1
lgw_connect, cleaned up unused variables in src_loragw_gps.c
2020-01-24Changed lgw version to use git describe5.0.1-mts-4Harsh Sharma1
2019-09-19Apply patches for gpsd and spectral scan utilityJason Reiss1
2018-06-13Initial CommitHarsh Sharma1