index
:
delta/gpsd.git
master
vla-removal
git.savannah.gnu.org: git/gpsd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
timebase.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
LICENSE: Update licenses for consistency. No functional changes.
Gary E. Miller
2018-11-19
1
-1
/
+1
*
timebase: Add gpsd_gpstime_resolv(), deprecate gpsd_gpstime_resolve()
Gary E. Miller
2018-10-26
1
-0
/
+45
*
SPDXify the licerse references.
Eric S. Raymond
2018-03-08
1
-1
/
+1
*
putenv() needs _XOPEN_SOURCE
Gary E. Miller
2016-08-15
1
-0
/
+3
*
Address Savannah bug #46082 - Can't explicitly build with NMEA drivers.
Eric S. Raymond
2015-10-01
1
-2
/
+2
*
Trailing whitespace fixup.
Gary E. Miller
2015-04-30
1
-2
/
+2
*
Retire splint from our set of static analyzers.
Eric S. Raymond
2015-03-30
1
-5
/
+3
*
One of the float-elimination steps busted something. Revert.
Eric S. Raymond
2015-03-08
1
-2
/
+2
*
A step toards float elimination. No code changes.
Eric S. Raymond
2015-03-08
1
-2
/
+2
*
gpsd-report() -> gpsd_log()
Eric S. Raymond
2015-03-07
1
-15
/
+15
*
Move pointer the correct direction when trying to skip spaces
Matt
2015-01-23
1
-1
/
+1
*
Documentation correction.
Eric S. Raymond
2014-09-30
1
-12
/
+13
*
Better way to avoid glibc dependency.
Eric S. Raymond
2014-09-29
1
-1
/
+1
*
Remove some custom code, at the cost of introducing a glibc depenency.
Eric S. Raymond
2014-09-25
1
-1
/
+1
*
Now that the transition is done we can restore the gpsd_report name.
Eric S. Raymond
2014-08-27
1
-6
/
+6
*
The big leap. Most instances of gpsd_report are replaced...
Eric S. Raymond
2014-08-27
1
-6
/
+6
*
Introduce struct errout_t to encapsulate error-reporting hooks.
Eric S. Raymond
2014-08-27
1
-6
/
+6
*
Structure member name change: packet -> lexer. No logic changes.
Eric S. Raymond
2014-08-27
1
-2
/
+2
*
Clean up some timebase assumptions (code not yet used).
Eric S. Raymond
2014-08-26
1
-12
/
+11
*
Recreare the driver union, curtting per-device storage requirements.
Eric S. Raymond
2014-08-24
1
-2
/
+2
*
Add more clarifications in comments
Sanjeev Gupta
2013-12-05
1
-2
/
+18
*
Clean language, typos
Sanjeev Gupta
2013-12-05
1
-28
/
+28
*
Add a NASA link, and some clarifications
Sanjeev Gupta
2013-11-28
1
-2
/
+6
*
Write a lengthy sidebar on why leap seconds exist
Sanjeev Gupta
2013-11-28
1
-0
/
+74
*
Refactor NMEA0183 century handling.
Eric S. Raymond
2013-11-27
1
-0
/
+25
*
Documentation on what we are trying to achieve
Sanjeev Gupta
2013-11-26
1
-11
/
+12
*
RAM -> NVRAM.
Eric S. Raymond
2013-11-26
1
-1
/
+1
*
Get vertical error position and speed estimates from the u-blox driver.
Pavel Kirienko
2013-11-26
1
-5
/
+7
*
Typo fix.
Eric S. Raymond
2013-11-26
1
-1
/
+1
*
Change gpsd_report to no longer use a global. All regression tests pass.
Eric S. Raymond
2013-09-29
1
-4
/
+8
*
Keep adding detail about time problems.
Eric S. Raymond
2013-09-28
1
-3
/
+3
*
More about time constraints.
Eric S. Raymond
2013-09-28
1
-1
/
+6
*
Caveat about PPS accuracy.
Eric S. Raymond
2013-09-27
1
-7
/
+9
*
More about time.
Eric S. Raymond
2013-09-27
1
-3
/
+3
*
Note that NTP could be erroneous too.
Eric S. Raymond
2013-09-27
1
-2
/
+4
*
Add a warning by Andy Walls.
Eric S. Raymond
2013-09-27
1
-1
/
+2
*
Add some reassurance about NTP.
Eric S. Raymond
2013-09-27
1
-1
/
+7
*
Fix static-checker warnings. All regression tests pass.
Eric S. Raymond
2013-04-30
1
-2
/
+1
*
Re-enable week rollover check. All regression tests pass.
Eric S. Raymond
2013-01-22
1
-3
/
+1
*
splint cleanup.
Eric S. Raymond
2013-01-22
1
-0
/
+2
*
Forcing UTC lets us simplify some code. All regression tests pass.
Eric S. Raymond
2013-01-15
1
-6
/
+2
*
Move the timezone swetting to where we keep our assumptions abouut time.
Eric S. Raymond
2013-01-15
1
-0
/
+7
*
Nuke trailing whitespace in C source.
Eric S. Raymond
2012-09-07
1
-10
/
+10
*
Fix the leap seconds notify.
Michael Tatarinov
2012-06-26
1
-3
/
+0
*
Cleanup motivated by new cppcheck with more tests. All regression tests pass.
Eric S. Raymond
2012-05-16
1
-1
/
+1
*
Typo fix.
Michael Tatarinov
2011-10-14
1
-1
/
+1
*
The GPS time rollover check fires too often. Disable until we figure out why.
Eric S. Raymond
2011-10-09
1
-0
/
+2
*
splint cleanup. All regression tests pass, code splints clean.
Eric S. Raymond
2011-06-24
1
-1
/
+1
*
Move all test log dates to yyyy-mm-dd.
Eric S. Raymond
2011-06-23
1
-4
/
+5
*
Make gpsdecode interpret "Date:" comments. All regression tests pass.
Eric S. Raymond
2011-06-23
1
-0
/
+23
[next]