Historique des commits

Auteur SHA1 Message Date
  Gary E. Miller 46dbb588a3 driver_nmea0183.c; Add stub for $PSTM. ST Micro il y a 5 ans
  Gary E. Miller 8404155797 driver_nmea0183.c: Use STATUS_PPS_FIX from GGA, if PPS seen. il y a 5 ans
  Gary E. Miller b919a9c109 driver_nmea0183.c: DGPS Age is a float, not an int. il y a 5 ans
  Gary E. Miller caff0a6428 Add GPSD_LOG() shim to gpsd_log(). il y a 5 ans
  Gary E. Miller f4fecfc52a Swap first two arguments in gpsd_log(). il y a 5 ans
  Gary E. Miller 6509665450 driver_nmea0183.c: Use timespec_str() to fix 32-bit *BSD warnings. il y a 5 ans
  Gary E. Miller 9e264df37e driver_nmea0183.c: Fix missing nanoseconds in GST JSON. il y a 5 ans
  Gary E. Miller 0d0f16bda0 driver_nmea0183.c: Don't compute GST timestamp if no year. il y a 5 ans
  Gary E. Miller 21c4d07016 driver_nmea0183.c: remove tabs. il y a 5 ans
  Gary E. Miller a8b0ebd690 driver_nmea0183.c: Fix decode of time in xxGST sentence. il y a 5 ans
  Gary E. Miller 07f3bdef31 driver_nmea0183.c: Fix incorrect cast. No functional change. il y a 5 ans
  Gary E. Miller 44c1bd2d5f gpsqd.h: Change nmea.subseconds from double to timespec_t il y a 5 ans
  Gary E. Miller 344e873b6c gps.h: Change gps_device_t.this_frac_time, last_frac_time to timespec_t il y a 5 ans
  Gary E. Miller 38ae7e60ae driver_nmea0183.c: GPGST: don't save utc if we don;t know the day. il y a 5 ans
  Gary E. Miller 38f48458b3 gps.h: Convert gpst_t.utctime to timespec_t. il y a 5 ans
  Gary E. Miller 20ac99032b gps.h: Change gps_date_t.skyview_time from timestamp_t to timespec_t. il y a 5 ans
  Gary E. Miller 1d4a09541a gps.h: Change gps_fix_t time to timepec_t. il y a 5 ans
  Gary E. Miller 5ce0aa22b7 drier_nmea0183: Decode dgps_ags and dgps_station. il y a 5 ans
  Gary E. Miller 8706b0b583 libgpsd_core.c: Always compute magnetic_var if we can. il y a 5 ans
  Gary E. Miller e14eef96d6 driver_nmea0183.c: Fix variance from RMC, add from HDG. il y a 5 ans
  Gary E. Miller c6b9427e6f driver_nmea0183.c: Get magnetic variation from GPRMC il y a 5 ans
  Gary E. Miller 372c2892e4 Various: Move mag_var from gps_device_t to magnetic_var gps_data_t. il y a 5 ans
  Gary E. Miller 4cd512daf0 driver_nmea0183.c: remove tabs, they mess up git diff. il y a 5 ans
  Gary E. Miller 4b38ddb466 driver_nmea0183.c: decode $xxHDG. il y a 5 ans
  Gary E. Miller ec166157d2 Various: Add gps_fix_t depth. Move depth out of altHAE. il y a 5 ans
  Gary E. Miller 2607bf6d6e Large, but simple variable change: altitude -> altHAE. il y a 5 ans
  Gary E. Miller e18cce3341 driver_nmea0183.c: All comments on altHAE and altMSL. il y a 5 ans
  Gary E. Miller 1667a7a037 driver_nmea0183.c: Sort out altitude and altMSL. il y a 5 ans
  Gary E. Miller ebe272d725 Change satellite_t elevation and azimuth the doubles. il y a 5 ans
  Gary E. Miller 76a639243e driver_nmea0183.c: Add support for $PQxxx codes. il y a 5 ans