Gary E. Miller
|
5c4577e64c
Remove NTPSHM_ENABLE and PPS_ENABLE.
|
5 lat temu |
Gary E. Miller
|
643769a38a
Remove NTP_ENABLE. You could not build if it was off.
|
5 lat temu |
Gary E. Miller
|
1789f3f599
monitor_ubx.c: Missed a ecef_to_wgs84fix() call.
|
5 lat temu |
Gary E. Miller
|
2607bf6d6e
Large, but simple variable change: altitude -> altHAE.
|
5 lat temu |
Gary E. Miller
|
898fcba21d
monitor_ubx.c: Comment to use gps_mask_t...
|
5 lat temu |
Gary E. Miller
|
2d37b2d47d
Move __DARWIN_C_LEVEL and __DARWIN_C_SOURCE into SConstruct.
|
5 lat temu |
Gary E. Miller
|
6027b102c7
LICENSE: Update licenses for consistency. No functional changes.
|
6 lat temu |
Chris Lawrence
|
b134c67bb3
Fix time display of UBX messages.
|
7 lat temu |
Eric S. Raymond
|
70824d3f0c
SPDXify the licerse references.
|
7 lat temu |
Eric S. Raymond
|
cfad4675e1
Add Coverity suppressions for new invariant checks.
|
9 lat temu |
Eric S. Raymond
|
b6807735fe
Make asynchronous updating of PPS windows more reliable.
|
9 lat temu |
Gary E. Miller
|
77e283cc8f
More trailing whitespace fixups.
|
10 lat temu |
Eric S. Raymond
|
28bf37132d
Retire splint from our set of static analyzers.
|
10 lat temu |
Eric S. Raymond
|
c1ae95620b
Fix a frame-damaging screen glitch in the UBX monitor.
|
10 lat temu |
Eric S. Raymond
|
036dd27f1b
TOFF display in the ubx monitor.
|
10 lat temu |
Eric S. Raymond
|
0957e01b60
In gpsmon, refactor so PPS field updates are done by common code.
|
10 lat temu |
Eric S. Raymond
|
0747ffe258
Abolish all confusing uses of the word 'drift' for a time delta.
|
10 lat temu |
Zbigniew Chyla
|
49fe199771
Remove unused and incorrect retval from timespec_str
|
10 lat temu |
Eric S. Raymond
|
fa6f82dfcd
Widen PPS offset field in the three montors (NMEA, uBlox, SiRF) that report it.
|
10 lat temu |
Eric S. Raymond
|
df9232c655
Replace Gary's magic number 22 with TIMESPEC_LEN.
|
10 lat temu |
Eric S. Raymond
|
5b4af8cc00
cppcheck and Coverity cleanup; all regression tests pass.
|
10 lat temu |
Eric S. Raymond
|
2c9e5b2eb5
splint cleanup. All regressiion tests pass.
|
10 lat temu |
Gary E. Miller
|
718db4342b
Add function timespec_str(), and use it.
|
10 lat temu |
Gary E. Miller
|
2235687bfa
Fix a carry error in TS_SUB()
|
10 lat temu |
Gary E. Miller
|
941818328e
Fix sign of PPS offset in gpsmon.
|
10 lat temu |
Gary E. Miller
|
af4afebe84
Whoops, bad printf formatting. Missing %
|
10 lat temu |
Gary E. Miller
|
f488a78cfd
Fix NMEA and UBX PPS precision in gpsmon hardware mode
|
10 lat temu |
Gary E. Miller
|
b87323aac6
Comment possible numeric overflow in timespec_diff_ns()
|
10 lat temu |
Eric S. Raymond
|
95e1dc5684
Structure member name change: packet -> lexer. No logic changes.
|
10 lat temu |
Michael Tatarinov
|
4f35e72028
"Not available" is too long and doesn't fit in window.
|
11 lat temu |