Gary E. Miller
|
4969a9d175
timebase.c: Add comment on the wrong place to fix GPS weeks.
|
5 years ago |
Gary E. Miller
|
d79e4e7bb5
timebase.c: add a cast to try to ensure wide enough int.
|
5 years ago |
Gary E. Miller
|
3556a9ad3d
timebase.c: Don't use unset t.tv_sec.
|
5 years ago |
Gary E. Miller
|
cb7367496f
timebase.c: Use leap seconds to disambiguate GPS epoch.
|
5 years ago |
Gary E. Miller
|
a49b834fd4
timebase.c: Use a better cast. time_t is, after all, time_t.
|
5 years ago |
Gary E. Miller
|
1def37cbe5
timebase.c: Fix gcc/clang conflict on integer expansion.
|
5 years ago |
Gary E. Miller
|
e2d7985b50
timebase.c: A bit more logging in gpsd_gpstime_resolv()
|
5 years ago |
Gary E. Miller
|
eadd28ef3b
timebase.c: Fix 64-bit time_t on 32-bit arch warnings.
|
5 years ago |
Gary E. Miller
|
299737ee2a
timebase.c: Fix 64-bit time_t on 32-bit arch warnings.
|
5 years ago |
Gary E. Miller
|
caff0a6428
Add GPSD_LOG() shim to gpsd_log().
|
5 years ago |
Gary E. Miller
|
f4fecfc52a
Swap first two arguments in gpsd_log().
|
5 years ago |
Gary E. Miller
|
b74e482685
gpsd.h: Remove unused gpsd_gpstime_resolve()
|
5 years ago |
Gary E. Miller
|
eafd3c837c
timebase.c: replace unix_to_iso8601()
|
5 years ago |
Gary E. Miller
|
44c1bd2d5f
gpsqd.h: Change nmea.subseconds from double to timespec_t
|
5 years ago |
Gary E. Miller
|
b1f9c5ae40
timebase.c: Fix 2 bad casts.
|
5 years ago |
Gary E. Miller
|
0e1bfe8405
gpsd.h: Change gps_context_t.gps_tow from double to timespec_t
|
5 years ago |
Gary E. Miller
|
1d4a09541a
gps.h: Change gps_fix_t time to timepec_t.
|
5 years ago |
Sanjeev Gupta
|
a8cdc56a1a
Correct the actual GPS rollover time
|
5 years ago |
Gary E. Miller
|
8b4929fe75
SConstruct: Move _XOPEN_SOURCE into SConstruct.
|
5 years ago |
Gary E. Miller
|
ef12fa99b3
timebase.c: Add missing gpsd_config.h
|
5 years ago |
Gary E. Miller
|
310a4c007f
timebase: Rollback 2037+ dates to GPS eopch 1.
|
6 years ago |
Gary E. Miller
|
6027b102c7
LICENSE: Update licenses for consistency. No functional changes.
|
6 years ago |
Gary E. Miller
|
65f9daadd1
timebase: Add gpsd_gpstime_resolv(), deprecate gpsd_gpstime_resolve()
|
6 years ago |
Eric S. Raymond
|
70824d3f0c
SPDXify the licerse references.
|
7 years ago |
Gary E. Miller
|
558586bc99
putenv() needs _XOPEN_SOURCE
|
8 years ago |
Eric S. Raymond
|
3e25e2167b
Address Savannah bug #46082 - Can't explicitly build with NMEA drivers.
|
9 years ago |
Gary E. Miller
|
a5a4102ddb
Trailing whitespace fixup.
|
10 years ago |
Eric S. Raymond
|
28bf37132d
Retire splint from our set of static analyzers.
|
10 years ago |
Eric S. Raymond
|
93f417401f
One of the float-elimination steps busted something. Revert.
|
10 years ago |
Eric S. Raymond
|
e79b15c162
A step toards float elimination. No code changes.
|
10 years ago |