Boian Bonev
|
0c47b03d1c
Fix typos
|
4 years ago |
Gary E. Miller
|
5d7e203449
timebase.c: Simplify gpsd_gpstime_resolv() args.
|
5 years ago |
Gary E. Miller
|
3afdefb18f
timebase.c: Fix copyright, fix a long line, remove tabs.
|
5 years ago |
Haakan T Johansson
|
89c8f69964
timebase.c: update URL to NASA animation of UT1.
|
5 years ago |
Gary E. Miller
|
2c467fa695
timebase.c: Yet another tweak to WKRO log.
|
5 years ago |
Gary E. Miller
|
3ef22d9859
timebase.c: Be explicit that WKRO bug hit.
|
5 years ago |
Gary E. Miller
|
88d24abb5f
timebase.c: Inprove WKRO fix log.
|
5 years ago |
Gary E. Miller
|
4c19ce7711
Don't use timebase.h. Move the two constants to gpsd.h
|
5 years ago |
Gary E. Miller
|
37371261ab
timebase.c, driver_nmea0183.c: Use leap second for GPS epoch.
|
5 years ago |
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.
|
5 years ago |