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
/
driver_zodiac.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Retire splint from our set of static analyzers.
Eric S. Raymond
2015-03-30
1
-14
/
+0
*
Minor efficiency improvement.
Eric S. Raymond
2015-03-18
1
-3
/
+9
*
One of the float-elimination steps busted something. Revert.
Eric S. Raymond
2015-03-08
1
-1
/
+1
*
A step toards float elimination. No code changes.
Eric S. Raymond
2015-03-08
1
-1
/
+1
*
gpsd-report() -> gpsd_log()
Eric S. Raymond
2015-03-07
1
-29
/
+29
*
Back out the attempt to use VTIME.
Eric S. Raymond
2015-01-31
1
-1
/
+0
*
Add a minimum packet length to every driver.
Eric S. Raymond
2015-01-29
1
-0
/
+1
*
Prevent uninitialized-field lossage in the Zodiac driver.
Eric S. Raymond
2015-01-24
1
-2
/
+0
*
Coverity/splint cleanup.
Eric S. Raymond
2015-01-21
1
-0
/
+3
*
Easy splint cleanups. All regression tests pass.
Eric S. Raymond
2015-01-21
1
-4
/
+4
*
Add str_{,v}appendf, use it everywhere.
Zbigniew Chyla
2015-01-21
1
-2
/
+2
*
Almost entirely eliminate use of sats_used array.
Eric S. Raymond
2015-01-10
1
-9
/
+6
*
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
*
Refactor representation of satellite data into an array of structs...
Eric S. Raymond
2014-09-22
1
-12
/
+12
*
Now that the transition is done we can restore the gpsd_report name.
Eric S. Raymond
2014-08-27
1
-7
/
+7
*
The big leap. Most instances of gpsd_report are replaced...
Eric S. Raymond
2014-08-27
1
-7
/
+7
*
Introduce struct errout_t to encapsulate error-reporting hooks.
Eric S. Raymond
2014-08-27
1
-7
/
+7
*
Structure member name change: packet -> lexer. No logic changes.
Eric S. Raymond
2014-08-27
1
-7
/
+7
*
Split firmwqre version query out of the init method.
Eric S. Raymond
2014-08-25
1
-0
/
+1
*
Drop the obsolete tag field from JSON output. Bump the minor protocol number.
Eric S. Raymond
2014-08-24
1
-3
/
+0
*
Reimplement Zodiac control-send safely for word-oriented architectures.
Eric S. Raymond
2014-08-21
1
-1
/
+10
*
Remove a dead initialization, as reported by clang's scan build.
Bernd Zeimetz
2013-12-07
1
-1
/
+1
*
Rename and rationalize driver table instances. No logic changes.
Eric S. Raymond
2013-11-12
1
-2
/
+2
*
Full splint cleanup. Partial cppcheck cleanup.
Eric S. Raymond
2013-11-05
1
-4
/
+3
*
Contain the assumption that time hinting is done to NTPD.
Eric S. Raymond
2013-10-31
1
-6
/
+6
*
Revert "Separate ntpd support from chrony support, step 1."
Eric S. Raymond
2013-10-30
1
-6
/
+6
*
Separate ntpd support from chrony support, step 1.
Eric S. Raymond
2013-10-30
1
-6
/
+6
*
splint cleanup. Regression tests pass and PPS live-tests correctly.
Eric S. Raymond
2013-10-29
1
-3
/
+3
*
Cleanup fixes. There was a typo in the last change to the Zodiac driver.
Eric S. Raymond
2013-10-26
1
-2
/
+2
*
Remove an endianness assumption.
Eric S. Raymond
2013-10-26
1
-19
/
+10
*
More efficiebt sticky-flagging.
Eric S. Raymond
2013-10-15
1
-1
/
+1
*
Remove dead code and clean up. All regression tests pass.
Eric S. Raymond
2013-10-15
1
-37
/
+3
*
OK, visualize as a method was a bad idea. All regression tests pass.
Eric S. Raymond
2013-10-14
1
-3
/
+0
*
Create driver slot and scons option for a visualizer driver method.
Eric S. Raymond
2013-10-13
1
-0
/
+3
*
Change gpsd_report to no longer use a global. All regression tests pass.
Eric S. Raymond
2013-09-29
1
-10
/
+18
*
Lose the assumption that socket_t is an integer.
Eric S. Raymond
2012-09-22
1
-1
/
+1
*
Nuke trailing whitespace in C source.
Eric S. Raymond
2012-09-07
1
-6
/
+6
*
Remove now-unneeded inclusion.
Eric S. Raymond
2012-05-19
1
-1
/
+10
*
Regularize some names.
Eric S. Raymond
2011-04-01
1
-8
/
+8
*
gps_maskdump() has been a CPU hog. Drastically reduce the number of calls...
Eric S. Raymond
2011-03-31
1
-2
/
+2
*
Re-identify most *_IS flags with corresponding *_SET flags.
Eric S. Raymond
2011-03-27
1
-6
/
+6
*
Make all drivers set the PPSTIME_IS mask where appropriate. It's not yet used.
Eric S. Raymond
2011-03-23
1
-2
/
+2
*
And still more double -> timestamp_t moves.
Eric S. Raymond
2011-03-10
1
-1
/
+1
*
Remove pass_rtcm(),
Eric S. Raymond
2011-02-27
1
-2
/
+2
*
Refactor time handling yet again. All regression tests pass.
Eric S. Raymond
2011-01-21
1
-1
/
+1
*
Add some suitable warning comments.
Eric S. Raymond
2011-01-21
1
-0
/
+6
*
Added a driver-type flags member to the driver method structure.
Eric S. Raymond
2011-01-19
1
-0
/
+1
*
Refactoring revealed a minor bug in Zodiac skyview timestamps.
Eric S. Raymond
2011-01-17
1
-6
/
+3
*
Properly record when we get a valid leap second.
Eric S. Raymond
2011-01-17
1
-1
/
+3
[next]