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
/
monitor_sirf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
SPDXify the licerse references.
Eric S. Raymond
2018-03-08
1
-1
/
+1
*
Add Coverity suppressions for new invariant checks.
Eric S. Raymond
2016-01-29
1
-0
/
+1
*
Make asynchronous updating of PPS windows more reliable.
Eric S. Raymond
2016-01-04
1
-0
/
+1
*
Retire splint from our set of static analyzers.
Eric S. Raymond
2015-03-30
1
-27
/
+0
*
In gpsmon, refactor so PPS field updates are done by common code.
Eric S. Raymond
2015-02-24
1
-22
/
+1
*
Abolish all confusing uses of the word 'drift' for a time delta.
Eric S. Raymond
2015-02-23
1
-4
/
+4
*
Remove unused and incorrect retval from timespec_str
Zbigniew Chyla
2015-02-15
1
-1
/
+1
*
Full 22-digit display of PPS offset in the SiRF monitor.
Eric S. Raymond
2015-02-13
1
-5
/
+5
*
Widen PPS offset field in the three montors (NMEA, uBlox, SiRF) that report it.
Eric S. Raymond
2015-02-12
1
-3
/
+3
*
Replace Gary's magic number 22 with TIMESPEC_LEN.
Eric S. Raymond
2015-02-12
1
-1
/
+1
*
Jigger PPS display for gpsmon/SiRF so it (usually) fits.
Gary E. Miller
2015-02-11
1
-3
/
+3
*
cppcheck and Coverity cleanup; all regression tests pass.
Eric S. Raymond
2015-02-09
1
-1
/
+1
*
splint cleanup. All regressiion tests pass.
Eric S. Raymond
2015-02-09
1
-5
/
+5
*
Add function timespec_str(), and use it.
Gary E. Miller
2015-02-05
1
-8
/
+3
*
Fix a carry error in TS_SUB()
Gary E. Miller
2015-02-02
1
-3
/
+3
*
Fix sign of PPS offset in gpsmon.
Gary E. Miller
2015-02-02
1
-5
/
+11
*
Whoops, bad printf formatting. Missing %
Gary E. Miller
2015-02-02
1
-1
/
+1
*
Fix SiRF PPS offset precision in gpsmon
Gary E. Miller
2015-02-02
1
-3
/
+12
*
Comment possible numeric overflow in timespec_diff_ns()
Gary E. Miller
2015-02-02
1
-0
/
+1
*
Add str_starts_with macro, use it instead of strncmp.
Zbigniew Chyla
2015-01-21
1
-2
/
+2
*
Structure member name change: packet -> lexer. No logic changes.
Eric S. Raymond
2014-08-27
1
-2
/
+2
*
"Not available" is too long and doesn't fit in window.
Michael Tatarinov
2014-05-20
1
-1
/
+1
*
Be explicit when PPS is not available because the build used pps=no.
Eric S. Raymond
2013-11-17
1
-1
/
+4
*
Rename and rationalize driver table instances. No logic changes.
Eric S. Raymond
2013-11-12
1
-6
/
+7
*
Fix pps=no build.
Eric S. Raymond
2013-11-12
1
-0
/
+4
*
Fix PPS offset display bug by properly thread-locking some accesses.
Eric S. Raymond
2013-11-12
1
-3
/
+10
*
Full splint cleanup. Partial cppcheck cleanup.
Eric S. Raymond
2013-11-05
1
-2
/
+2
*
Partial splint cleanup. All regression tests pass. PPS is live.
Eric S. Raymond
2013-11-05
1
-1
/
+1
*
Add PPS offset display to the SiRF monitor.
Eric S. Raymond
2013-11-05
1
-2
/
+6
*
SiRF monitor. Cosmetic tweaks.
Michael Tatarinov
2011-10-31
1
-51
/
+42
*
The previous round of splint fixups was botched. Remedy this.
Eric S. Raymond
2011-10-10
1
-3
/
+0
*
const and splint cleanup.
Eric S. Raymond
2011-10-09
1
-1
/
+11
*
Add a historical note.
Eric S. Raymond
2011-09-21
1
-1
/
+2
*
Remove ancient unused code.
Eric S. Raymond
2011-09-21
1
-65
/
+0
*
Cosmetic consistency tweak.
Eric S. Raymond
2011-09-21
1
-2
/
+2
*
Cosmetic fix from mike_t, slightly hacked. All regression tests pass.
Eric S. Raymond
2011-06-30
1
-2
/
+2
*
Regularize some names.
Eric S. Raymond
2011-04-01
1
-8
/
+8
*
Bugfixes in the GPS monitor.
Michael Tatarinov
2011-02-15
1
-1
/
+5
*
Some tweaks for the GPS monitor.
Michael Tatarinov
2011-02-14
1
-2
/
+22
*
Cosmetic fixes for the SiRF monitor.
Michael Tatarinov
2011-02-11
1
-58
/
+40
*
splint simplification and cleanup.
Eric S. Raymond
2011-02-04
1
-3
/
+3
*
Partial splint and warning cleanup. All regression tests pass.
Eric S. Raymond
2011-02-03
1
-1
/
+1
*
More cosmetic tweaks for the SirF monitor.
Michael Tatarinov
2011-01-27
1
-19
/
+17
*
Cosmetic improvements for SiRF monitor screen.
Michael Tatarinov
2011-01-27
1
-17
/
+19
*
Further reduce dependencies onm the sytem clock.
Eric S. Raymond
2011-01-20
1
-1
/
+1
*
Unconditionall enable SiRF's PPS message, and watch for it.
Eric S. Raymond
2011-01-20
1
-3
/
+4
*
Add explantory comments.
Eric S. Raymond
2011-01-20
1
-0
/
+7
*
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
-47
/
+47
*
More header portability auditing by deheader.
Eric S. Raymond
2010-12-22
1
-3
/
+2
[next]