summaryrefslogtreecommitdiff
path: root/libloragw/src/loragw_gps.c
AgeCommit message (Collapse)AuthorFiles
2014-01-27Fixed 'floating point exception' crash when concentrator returned a packet ↵v1.2.1Sylvain Miermont1
with SF=0 (CRC error on Lora header). Fixed buggy timezone handling HAL does not return NaN anymore for SNR and RSSI if measurements are not available (return -128).
2013-12-19v1.2.0v1.2.0Sylvain Miermont1
- Added feature: new GPS module in the library for synchronization - Removed feature: no more missed deadline detection in TX because of incompatibility with GPS - Added documentation for GPS and legal notice - Added flags in Makefiles for easier cross-compilation