Histórico de commits

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