Commit History

Author SHA1 Message Date
  Gary E. Miller 88d4d24559 Various: Split subtype into subtype and subtype1 5 years ago
  Gary E. Miller dbcf3a0cad libgpsd_core.c: comment that event_configure fires a lot. 5 years ago
  Gary E. Miller 025375a16c libgpsd_core.c: add comment in gpsd_multipoll() about __future__ 5 years ago
  Gary E. Miller 422867a8fd libgpsd_core.c: A bit of line length cleanup 5 years ago
  Gary E. Miller e5dfbfd11e libgpsd_core.c: Fix a bug with ECEF only. 5 years ago
  Gary E. Miller 7c3bfdd67b libgpsd_core.c: Silence a cppcheck complaint. 5 years ago
  Gary E. Miller f6ba488f9e gps.h: Add DEG_NORM(), use it to normalize track and mag track. 5 years ago
  Gary E. Miller 60fd4b5df4 libgpsd_core.c: Compute track if we can fron mag track and mag var. 5 years ago
  Gary E. Miller c4a4552214 libgpsd_core.c: Compute Mag Track if possible from track and magvar 5 years ago
  Gary E. Miller 8cc875158e libgpsd_core.c: Sort include files. 5 years ago
  guobin2312 e694110bad libgpsd_core.c: Do not revert to NMEA on device deactivate. 5 years ago
  Gary E. Miller ccc461ad44 libgpsd_core.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 244ff3b929 libgpsd_core.c: Make gpsd_vlog() file static. 5 years ago
  Gary E. Miller dee6e577ee libgpsd_core.c: Use timespec_str() to fix 32-bit *BSD warnings. 5 years ago
  Gary E. Miller 166840cb5d gps.h: remove timestamp_t definition. 5 years ago
  Gary E. Miller 76b03b3a11 libgpsd_core.c: Use TS_SUB_D() to remove temp variables. 5 years ago
  Gary E. Miller 670e7c538d libgpsd_core.c: Add comment on default cycle time. 5 years ago
  Gary E. Miller 80bc02eef1 libgpsd_core.c: Change timestamp to timespec. 5 years ago
  Gary E. Miller cf0c4849da gpsd.h: Change gps_device_t.sor from timestamp_t to timespec_t 5 years ago
  Gary E. Miller f075e6adea gpsd.h: Change gps_lexer_t.start_time from timestamp_t to timespec_t 5 years ago
  Gary E. Miller 0e1663ccd5 gpsd.h: Change gps_type_t.min_cycle from double to timespec_t 5 years ago
  Gary E. Miller e03fe94261 gps.h: Change devconfig_t.activated, cycle & mincycle to timespec_t 5 years ago
  Gary E. Miller f7c230fceb gps.h: Change gps_data_t.online from timestamp_t to timespec_t 5 years ago
  Gary E. Miller 1d4a09541a gps.h: Change gps_fix_t time to timepec_t. 5 years ago
  Gary E. Miller e0b2a69f74 Rename EMIX() to EMAX(), make it local to libgpsd_core.c 5 years ago
  Gary E. Miller d85a9d4c1c Remove TIMING_ENABLE. Now always on. 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