提交歷史

作者 SHA1 備註 提交日期
  Gary E. Miller 571591a46a dreiver_garmin_txt.c: Fix 64-bit time_t on 32-bit arch warnings. 5 年之前
  Gary E. Miller caff0a6428 Add GPSD_LOG() shim to gpsd_log(). 5 年之前
  Gary E. Miller f4fecfc52a Swap first two arguments in gpsd_log(). 5 年之前
  Gary E. Miller 1d4a09541a gps.h: Change gps_fix_t time to timepec_t. 5 年之前
  Gary E. Miller 2c1596bffa driver_garmin_txt: Move contents of struct garmintxt to a local. 5 年之前
  Gary E. Miller 20d6b7c5d2 driver_garmin_txt.c: Remove ponitless garmintxt.subseconds. 5 年之前
  Gary E. Miller c19b6eb17e driver_garmin_txt.c: remove redundant altitude calc. 5 年之前
  Gary E. Miller ecca00d060 driver_garmin_txt.c: Save altMSL instead of recreating it. 5 年之前
  Gary E. Miller 626f23bc04 driver_garmin_txt.c: Make altitude WGS84 5 年之前
  Gary E. Miller faaa131bbe driver_garmin_txt.c: remove redundant climb calculation. 5 年之前
  Gary E. Miller 7174aec838 driver_garmin_txt.c: Remove TRACK_SET and SPEED_SET 5 年之前
  Gary E. Miller 78f1d55df6 driver_garmin_txt.c: remove redundant track calculation. 5 年之前
  Gary E. Miller 9b455789e9 driver_garmin_txt.c: Add velNED, remove redundant speed. 5 年之前
  Gary E. Miller c5d0f43cbd Make sure gpsd_config.h is before all includes. 5 年之前
  Gary E. Miller af3d4c72f4 driver_garmin_tst: Don't compute eps, allow gpsd_error_modeil(). 6 年之前
  Gary E. Miller 6027b102c7 LICENSE: Update licenses for consistency. No functional changes. 6 年之前
  Eric S. Raymond 70824d3f0c SPDXify the licerse references. 7 年之前
  Eric S. Raymond d17e6edd5d Revert a previous change to suppress cppcheck warning... 7 年之前
  Gary E. Miller 6692860642 bzero() is gone in POSIX 2008. Use memset() 8 年之前
  Gary E. Miller 37eb7eddad A drowning deluge of whitespace hacks. 10 年之前
  Eric S. Raymond 28bf37132d Retire splint from our set of static analyzers. 10 年之前
  Eric S. Raymond df34a3add8 gpsd-report() -> gpsd_log() 10 年之前
  Eric S. Raymond 76118dd9a3 Better way to avoid glibc dependency. 10 年之前
  Eric S. Raymond c1ba7516b8 Remove some custom code, at the cost of introducing a glibc depenency. 10 年之前
  Eric S. Raymond 068a90a923 Now that the transition is done we can restore the gpsd_report name. 10 年之前
  Eric S. Raymond 995976ab06 The big leap. Most instances of gpsd_report are replaced... 10 年之前
  Eric S. Raymond 6203e5b8fc Introduce struct errout_t to encapsulate error-reporting hooks. 10 年之前
  Eric S. Raymond 95e1dc5684 Structure member name change: packet -> lexer. No logic changes. 10 年之前
  Eric S. Raymond ea1b6fe180 A steo topwrds eliminating the reverse linkage of gpd_report(). 10 年之前
  Eric S. Raymond 0658c2fb8d Drop the obsolete tag field from JSON output. Bump the minor protocol number. 10 年之前