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
*
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
*
Introduce GPS_TIME_VALID flag for GPS time validation.
Eric S. Raymond
2011-01-17
1
-0
/
+1
*
More deheader testing. All regression tests pass.
Eric S. Raymond
2011-01-13
1
-0
/
+1
*
Rename the bits.h macros to be explicit about operand length.
Eric S. Raymond
2010-12-26
1
-2
/
+2
*
More header portability auditing by deheader.
Eric S. Raymond
2010-12-22
1
-2
/
+3
*
Insert GPS week rollover checks everywhere we rely on GPS time.
Eric S. Raymond
2010-12-20
1
-0
/
+1
*
More deheaderizing. All regression tests pass.
Eric S. Raymond
2010-12-01
1
-3
/
+0
*
Enable much stricter compilation warnings
Eric S. Raymond
2010-09-16
1
-1
/
+1
*
Reindent. All regression tests pass.
Eric S. Raymond
2010-04-26
1
-2
/
+2
*
Clear DOPs only when we get a skyview report.
Eric S. Raymond
2010-04-20
1
-1
/
+2
*
Splint and cppcheck cleanup. All regression tests pass.
Eric S. Raymond
2010-04-20
1
-3
/
+3
*
Eliminate a lot of private copies of gps_tow for one global copy in
Gary E. Miller
2010-04-18
1
-1
/
+2
*
Smoke out more private copies of gps_week and move into session->context.
Gary E. Miller
2010-04-18
1
-0
/
+1
*
remove commented-out development packet dumps
Chris Kuethe
2010-04-18
1
-76
/
+1
*
Collapse various copies of gps_week into one in gps_contxt_t.
Gary E. Miller
2010-04-16
1
-1
/
+2
*
More reindenting.
Eric S. Raymond
2010-04-14
1
-2
/
+2
*
Reindented more driver code. All regression tests pass.
Eric S. Raymond
2010-04-14
1
-97
/
+125
*
Protect more displayed structures from indent.
Eric S. Raymond
2010-04-13
1
-0
/
+2
*
Refactor serial ntpshm_put() calls.
Eric S. Raymond
2010-04-12
1
-8
/
+14
*
Make the client library and daemon use different sets of state-flag masks.
Eric S. Raymond
2010-04-09
1
-5
/
+5
*
Drivers now put their per-packet new data into a session->newdata member.
Eric S. Raymond
2010-04-05
1
-26
/
+26
*
Vanish away Id and Rev $ keywords, git won't expand them to anything useful.
Eric S. Raymond
2010-03-13
1
-3
/
+2
[next]