Gary E. Miller
|
caff0a6428
Add GPSD_LOG() shim to gpsd_log().
|
5 yıl önce |
Gary E. Miller
|
f4fecfc52a
Swap first two arguments in gpsd_log().
|
5 yıl önce |
Gary E. Miller
|
0e1663ccd5
gpsd.h: Change gps_type_t.min_cycle from double to timespec_t
|
5 yıl önce |
Gary E. Miller
|
20ac99032b
gps.h: Change gps_date_t.skyview_time from timestamp_t to timespec_t.
|
5 yıl önce |
Gary E. Miller
|
1d4a09541a
gps.h: Change gps_fix_t time to timepec_t.
|
5 yıl önce |
Gary E. Miller
|
8546be5f1e
Remove TIMEHINT_ENABLE. Turning it off was broken.
|
5 yıl önce |
Gary E. Miller
|
2607bf6d6e
Large, but simple variable change: altitude -> altHAE.
|
5 yıl önce |
Gary E. Miller
|
437ec105e9
driver_geostar.c: Comment that altitude is altHAE.
|
5 yıl önce |
Gary E. Miller
|
8a9dd04bf4
driver_geostar.c: Code format tweak. No functional change.
|
5 yıl önce |
Gary E. Miller
|
95b5e72c6d
driver_geostar: Move gpsdata.separation to newdata.geoid_sep
|
5 yıl önce |
Gary E. Miller
|
2d37b2d47d
Move __DARWIN_C_LEVEL and __DARWIN_C_SOURCE into SConstruct.
|
5 yıl önce |
Eric S. Raymond
|
1998c0301f
Factor most uses of pselect(2) into a new utility function named 'nanowait'.
|
6 yıl önce |
Gary E. Miller
|
e5b493a366
POSIX_C_SOURCE: Not just a linux define. 200112L is a minimum.
|
6 yıl önce |
Eric S. Raymond
|
5517175ed5
Eliminate effectively all uses of struct timeval.
|
6 yıl önce |
Gary E. Miller
|
6027b102c7
LICENSE: Update licenses for consistency. No functional changes.
|
6 yıl önce |
Eric S. Raymond
|
70824d3f0c
SPDXify the licerse references.
|
7 yıl önce |
Gary E. Miller
|
f38b229734
Geostar: fix format string mismatch. %d -> %u
|
7 yıl önce |
Gary E. Miller
|
a8d12eea46
PPSTIME -> NTPTIME
|
9 yıl önce |
Eric S. Raymond
|
cfad4675e1
Add Coverity suppressions for new invariant checks.
|
9 yıl önce |
Eric S. Raymond
|
28bf37132d
Retire splint from our set of static analyzers.
|
10 yıl önce |
Eric S. Raymond
|
df34a3add8
gpsd-report() -> gpsd_log()
|
10 yıl önce |
Eric S. Raymond
|
6ee9556f2f
Back out the attempt to use VTIME.
|
10 yıl önce |
Eric S. Raymond
|
76535a3b33
Add a minimum packet length to every driver.
|
10 yıl önce |
Eric S. Raymond
|
78c5fe3fe6
cppcheck cleanup.
|
10 yıl önce |
Eric S. Raymond
|
a61e28529d
Easy splint cleanups. All regression tests pass.
|
10 yıl önce |
Zbigniew Chyla
|
4abdcf1ac9
Add str_{,v}appendf, use it everywhere.
|
10 yıl önce |
Eric S. Raymond
|
282691da60
Refactor representation of satellite data into an array of structs...
|
10 yıl önce |
Eric S. Raymond
|
068a90a923
Now that the transition is done we can restore the gpsd_report name.
|
10 yıl önce |
Eric S. Raymond
|
995976ab06
The big leap. Most instances of gpsd_report are replaced...
|
10 yıl önce |
Eric S. Raymond
|
6203e5b8fc
Introduce struct errout_t to encapsulate error-reporting hooks.
|
10 yıl önce |