project/ugps.git
2024-02-14 Zbyněk Kocurugps: add quality measurement parameters master
2023-01-27 John Crispinmain.c: -S does not take any options
2022-02-19 Wojciech Jowsaugps: add baud rate command line option
2021-06-19 John Crispinadd support for multi GNSS solutions
2021-06-07 Daniel Golleubus: display only available information
2021-06-07 Daniel Gollenmea: parse $GPGLL sentences for position
2021-06-07 Daniel Gollenmea: parse $GPZDA sentences for date/time
2020-08-29 Rosen Penevugps: fix 64-bit time_t
2020-05-26 Daniel Gollenmea: make sure date is valid
2020-04-29 Daniel Gollenmea: fix time comparision
2019-06-25 Rosen Penevugps: Fix compilation under 64-bit
2019-06-25 Petr ŠtetiarFix build error caused by enabled extra compiler warnings
2019-06-25 Petr ŠtetiarEnable extra compiler warnings
2018-11-11 Alexander Couzensnmea.c: set _BSD_SOURCE to have timegm() & stime()...
2018-07-12 John Crispincheck timegm return code
2018-07-12 Alexander Couzensnmea.c: Add null byte to nmea fields
2018-02-12 John Crispinremove deprication warning
2018-02-12 Giovani Espindolaugps: Only convert lat and lon to negative after parsing
2017-02-11 Felix Fietkaulink libm to fix build error
2016-10-22 Thomas HoogeSwitched from strptime to sscanf, added command line...
2016-09-05 Petr Štetiarugps: Simplify and fix position computation from GPRMC...
2016-08-18 John Crispinfix ms->deg conversion
2016-08-18 John Crispinfix reading of speed
2016-07-24 Petr ŠtetiarAllow bigger lat/lng numbers in RMC message
2016-07-24 Petr ŠtetiarShow more useful error message if we can't open GPS...
2016-07-24 Petr ŠtetiarFix typo in error message
2016-07-24 Petr ŠtetiarUse strsep for NMEA message tokenization
2016-07-24 Petr ŠtetiarBail out if we can't find GPS device
2016-07-24 Petr ŠtetiarSwitch to ulog for logging and add few commandline...
2016-07-24 Petr Štetiarcmake: Add proper library and include files search...
2015-08-11 John Crispinlat/lng format when printing is incorrect
2015-08-11 John Crispintypo fix
2014-08-01 John CrispinImport