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_ubx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Retire splint from our set of static analyzers.
Eric S. Raymond
2015-03-30
1
-10
/
+0
*
Fix a frame-damaging screen glitch in the UBX monitor.
Eric S. Raymond
2015-03-19
1
-1
/
+0
*
TOFF display in the ubx monitor.
Eric S. Raymond
2015-02-24
1
-3
/
+15
*
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
-3
/
+3
*
Remove unused and incorrect retval from timespec_str
Zbigniew Chyla
2015-02-15
1
-1
/
+1
*
Widen PPS offset field in the three montors (NMEA, uBlox, SiRF) that report it.
Eric S. Raymond
2015-02-12
1
-4
/
+4
*
Replace Gary's magic number 22 with TIMESPEC_LEN.
Eric S. Raymond
2015-02-12
1
-1
/
+1
*
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
-4
/
+10
*
Whoops, bad printf formatting. Missing %
Gary E. Miller
2015-02-02
1
-1
/
+1
*
Fix NMEA and UBX PPS precision in gpsmon hardware mode
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
*
Structure member name change: packet -> lexer. No logic changes.
Eric S. Raymond
2014-08-27
1
-1
/
+1
*
"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
-2
/
+5
*
Fix a misplaced degree symbol.
Eric S. Raymond
2013-11-13
1
-1
/
+1
*
Rename and rationalize driver table instances. No logic changes.
Eric S. Raymond
2013-11-12
1
-2
/
+2
*
splint cleanup.
Eric S. Raymond
2013-11-12
1
-3
/
+5
*
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
-2
/
+8
*
Full splint cleanup.
Eric S. Raymond
2013-11-12
1
-0
/
+4
*
u-blox name cleanup. All regression tests pass, PPS is live.
Eric S. Raymond
2013-11-09
1
-1
/
+1
*
Minor improvements for the UBX monitor.
Eric S. Raymond
2013-11-09
1
-1
/
+5
*
Get the size of the UBX monitor window right.
Eric S. Raymond
2013-11-03
1
-1
/
+1
*
Show PPS offset in the NMEA monitor.
Eric S. Raymond
2013-11-03
1
-2
/
+2
*
Pretty up the PPS display in gpmon.
Eric S. Raymond
2013-11-02
1
-4
/
+15
*
splint simplification and cleanup.
Eric S. Raymond
2011-02-04
1
-2
/
+2
*
splint cleanup.
Eric S. Raymond
2011-01-20
1
-6
/
+6
*
Further reduce dependencies onm the sytem clock.
Eric S. Raymond
2011-01-20
1
-7
/
+13
*
Rename the bits.h macros to be explicit about operand length.
Eric S. Raymond
2010-12-26
1
-19
/
+19
*
More header portability audting with a new version of deheader.
Eric S. Raymond
2010-12-22
1
-0
/
+1
*
More header portability auditing by deheader.
Eric S. Raymond
2010-12-22
1
-3
/
+0
*
Still more simplification of configuration and header handling.
Eric S. Raymond
2010-12-14
1
-8
/
+0
*
Unused-header removals by deheader. All regression tests pass.
Eric S. Raymond
2010-12-01
1
-7
/
+0
*
monitor_ubx.c: convert usages of mvwprintw to display for consistancy
Jon Schlueter
2010-11-06
1
-3
/
+3
*
Revert typo.
Gary E. Miller
2010-04-18
1
-1
/
+1
*
Smoke out more private copies of gps_week and move into session->context.
Gary E. Miller
2010-04-18
1
-1
/
+1
*
Reindent monitor mdules. Live test of gpsmon works.
Eric S. Raymond
2010-04-14
1
-191
/
+189
*
Refactoring step. Change the signature of ecef_to_wgs84fix().
Eric S. Raymond
2010-04-05
1
-1
/
+3
*
Vanish away Id and Rev $ keywords, git won't expand them to anything useful.
Eric S. Raymond
2010-03-13
1
-2
/
+1
*
Copyright stamps everywhere. No code changes.
Eric S. Raymond
2010-03-11
1
-1
/
+5
*
Include the whole config file in gpsd.h.
Eric S. Raymond
2009-11-20
1
-0
/
+1
*
Fix some whitespace glitches found while experimenting with indent(1).
Eric S. Raymond
2009-11-17
1
-2
/
+2
*
In the wake of the change to use only C99 fixed-length types...
Eric S. Raymond
2009-10-26
1
-5
/
+5
*
Give DOPs their own structure...
Eric S. Raymond
2009-09-15
1
-2
/
+2
*
Split eph into epx and epy internally...
Eric S. Raymond
2009-09-03
1
-2
/
+3
[next]