Gary E. Miller
|
0428646a22
monitor_nmea0183.c: Change timestamps to timespecs.
|
5 years ago |
Gary E. Miller
|
1d4a09541a
gps.h: Change gps_fix_t time to timepec_t.
|
5 years ago |
Gary E. Miller
|
5c4577e64c
Remove NTPSHM_ENABLE and PPS_ENABLE.
|
5 years ago |
Gary E. Miller
|
643769a38a
Remove NTP_ENABLE. You could not build if it was off.
|
5 years ago |
Gary E. Miller
|
2fba2c536a
monitor_nmea0183.c: remove obsolete __ISO_C_VISIBLE
|
5 years ago |
Gary E. Miller
|
c5d0f43cbd
Make sure gpsd_config.h is before all includes.
|
5 years ago |
Gary E. Miller
|
44f64b02fc
monitor_nmea0183: Convert to deg_to_str2().
|
6 years ago |
Gary E. Miller
|
f1be39110e
deg_to_s() and calls to it: Allow negative degrees, use fabs().
|
6 years ago |
Gary E. Miller
|
6027b102c7
LICENSE: Update licenses for consistency. No functional changes.
|
6 years ago |
Gary E. Miller
|
b365496c18
monitor_nmea0813: isnan() -> isfinite(). Fix a buffer size.
|
6 years ago |
Eric S. Raymond
|
70824d3f0c
SPDXify the licerse references.
|
7 years ago |
Gary E. Miller
|
a7729b67c4
for vsnprintf() FreeBSD wants __ISO_C_VISIBLE >= 1999
|
8 years ago |
Eric S. Raymond
|
b6807735fe
Make asynchronous updating of PPS windows more reliable.
|
9 years ago |
Eric S. Raymond
|
3e25e2167b
Address Savannah bug #46082 - Can't explicitly build with NMEA drivers.
|
9 years ago |
Gary E. Miller
|
77e283cc8f
More trailing whitespace fixups.
|
10 years ago |
Eric S. Raymond
|
28bf37132d
Retire splint from our set of static analyzers.
|
10 years ago |
Eric S. Raymond
|
5a98a16337
Fix fatal typo in gpsmon.
|
10 years ago |
Eric S. Raymond
|
0957e01b60
In gpsmon, refactor so PPS field updates are done by common code.
|
10 years ago |
Eric S. Raymond
|
e0beddef34
gpsmon: refactoring step, make utility function for TOS display.
|
10 years ago |
Eric S. Raymond
|
34df72ab62
TOFF display in gpsmon.
|
10 years ago |
Eric S. Raymond
|
a0bbdc0fea
Incomplete TOFF display code for gpsmon in NMEA0183 mode.
|
10 years ago |
Eric S. Raymond
|
6bfc4efca6
monitor_nme0183.c: factor out a utility function.
|
10 years ago |
Eric S. Raymond
|
a22f2e97e3
In NMEA0183 monitor, macroize some magic numbers.
|
10 years ago |
Eric S. Raymond
|
0747ffe258
Abolish all confusing uses of the word 'drift' for a time delta.
|
10 years ago |
Eric S. Raymond
|
deed0289da
monitor_nmea.c -> monitor_nmea0183.c
|
10 years ago |