summaryrefslogtreecommitdiff
path: root/timebase.c
Commit message (Expand)AuthorAgeFilesLines
* timebase: Rollback 2037+ dates to GPS eopch 1.Gary E. Miller2019-04-241-0/+6
* LICENSE: Update licenses for consistency. No functional changes.Gary E. Miller2018-11-191-1/+1
* timebase: Add gpsd_gpstime_resolv(), deprecate gpsd_gpstime_resolve()Gary E. Miller2018-10-261-0/+45
* SPDXify the licerse references.Eric S. Raymond2018-03-081-1/+1
* putenv() needs _XOPEN_SOURCEGary E. Miller2016-08-151-0/+3
* Address Savannah bug #46082 - Can't explicitly build with NMEA drivers.Eric S. Raymond2015-10-011-2/+2
* Trailing whitespace fixup.Gary E. Miller2015-04-301-2/+2
* Retire splint from our set of static analyzers.Eric S. Raymond2015-03-301-5/+3
* One of the float-elimination steps busted something. Revert.Eric S. Raymond2015-03-081-2/+2
* A step toards float elimination. No code changes.Eric S. Raymond2015-03-081-2/+2
* gpsd-report() -> gpsd_log()Eric S. Raymond2015-03-071-15/+15
* Move pointer the correct direction when trying to skip spacesMatt2015-01-231-1/+1
* Documentation correction.Eric S. Raymond2014-09-301-12/+13
* Better way to avoid glibc dependency.Eric S. Raymond2014-09-291-1/+1
* Remove some custom code, at the cost of introducing a glibc depenency.Eric S. Raymond2014-09-251-1/+1
* Now that the transition is done we can restore the gpsd_report name.Eric S. Raymond2014-08-271-6/+6
* The big leap. Most instances of gpsd_report are replaced...Eric S. Raymond2014-08-271-6/+6
* Introduce struct errout_t to encapsulate error-reporting hooks.Eric S. Raymond2014-08-271-6/+6
* Structure member name change: packet -> lexer. No logic changes.Eric S. Raymond2014-08-271-2/+2
* Clean up some timebase assumptions (code not yet used).Eric S. Raymond2014-08-261-12/+11
* Recreare the driver union, curtting per-device storage requirements.Eric S. Raymond2014-08-241-2/+2
* Add more clarifications in commentsSanjeev Gupta2013-12-051-2/+18
* Clean language, typosSanjeev Gupta2013-12-051-28/+28
* Add a NASA link, and some clarificationsSanjeev Gupta2013-11-281-2/+6
* Write a lengthy sidebar on why leap seconds existSanjeev Gupta2013-11-281-0/+74
* Refactor NMEA0183 century handling.Eric S. Raymond2013-11-271-0/+25
* Documentation on what we are trying to achieveSanjeev Gupta2013-11-261-11/+12
* RAM -> NVRAM.Eric S. Raymond2013-11-261-1/+1
* Get vertical error position and speed estimates from the u-blox driver.Pavel Kirienko2013-11-261-5/+7
* Typo fix.Eric S. Raymond2013-11-261-1/+1
* Change gpsd_report to no longer use a global. All regression tests pass.Eric S. Raymond2013-09-291-4/+8
* Keep adding detail about time problems.Eric S. Raymond2013-09-281-3/+3
* More about time constraints.Eric S. Raymond2013-09-281-1/+6
* Caveat about PPS accuracy.Eric S. Raymond2013-09-271-7/+9
* More about time.Eric S. Raymond2013-09-271-3/+3
* Note that NTP could be erroneous too.Eric S. Raymond2013-09-271-2/+4
* Add a warning by Andy Walls.Eric S. Raymond2013-09-271-1/+2
* Add some reassurance about NTP.Eric S. Raymond2013-09-271-1/+7
* Fix static-checker warnings. All regression tests pass.Eric S. Raymond2013-04-301-2/+1
* Re-enable week rollover check. All regression tests pass.Eric S. Raymond2013-01-221-3/+1
* splint cleanup.Eric S. Raymond2013-01-221-0/+2
* Forcing UTC lets us simplify some code. All regression tests pass.Eric S. Raymond2013-01-151-6/+2
* Move the timezone swetting to where we keep our assumptions abouut time.Eric S. Raymond2013-01-151-0/+7
* Nuke trailing whitespace in C source.Eric S. Raymond2012-09-071-10/+10
* Fix the leap seconds notify.Michael Tatarinov2012-06-261-3/+0
* Cleanup motivated by new cppcheck with more tests. All regression tests pass.Eric S. Raymond2012-05-161-1/+1
* Typo fix.Michael Tatarinov2011-10-141-1/+1
* The GPS time rollover check fires too often. Disable until we figure out why.Eric S. Raymond2011-10-091-0/+2
* splint cleanup. All regression tests pass, code splints clean.Eric S. Raymond2011-06-241-1/+1
* Move all test log dates to yyyy-mm-dd.Eric S. Raymond2011-06-231-4/+5