summaryrefslogtreecommitdiff
path: root/driver_sirf.c
Commit message (Expand)AuthorAgeFilesLines
* driver_sirf: Another try at 32/64 compati.Gary E. Miller2019-04-241-1/+3
* irf/gpsd_core: Fix two 32 bit compat nits.Gary E. Miller2019-04-241-1/+1
* driver_sirf: MID 2 decode set track and speed, but no data for those.Gary E. Miller2019-04-231-11/+30
* driver_sirf: Minor cleaup of MID 2. GPS_TOW still broken.Gary E. Miller2019-04-231-12/+17
* driver_sirf: Consistently init struct tm.Gary E. Miller2019-04-231-8/+4
* driver_sirf: Remove pointless multiply by 1.0.Gary E. Miller2019-04-231-5/+5
* driver_sirf: Minor code formatting changes. No functional change.Gary E. Miller2019-04-231-28/+29
* driver_sirf: Better comments on functions and in lof messages.Gary E. Miller2019-04-091-27/+39
* driver_sirf: Fix log format bug.Gary E. Miller2019-03-271-1/+1
* gpsd_error_model(): be more consistent with HERR_SET.Gary E. Miller2019-03-261-2/+2
* gpsutils: Add datum_code_string().Gary E. Miller2019-03-251-26/+5
* driver_sirf: Decode datum. Finally a regression change!Gary E. Miller2019-03-251-0/+25
* daemon side: stop using VERR_SET. Exposed a bug in sirf driver.Gary E. Miller2019-03-251-3/+5
* driver_nmea0183 and more: Decode $PSRFEPE, and epd.Gary E. Miller2019-03-131-24/+25
* Change NMEA mode setting, thus major changes in gpsd_error_model().Gary E. Miller2019-03-071-1/+2
* driver_sirf: Go to next init step if not waiting for ACK/NACK.Gary E. Miller2019-01-241-7/+3
* driver_sirf: Skip binary init when going to NMEA mode.Gary E. Miller2019-01-241-0/+3
* gpsd.h: Make cfg_step and cfg_stage part of session.Gary E. Miller2019-01-241-9/+17
* driver_sirf: Reformat bin<->nmea code. Note it is broken.Gary E. Miller2019-01-241-4/+8
* driver_sirf: convert nasty 'if's into nice switch.Gary E. Miller2019-01-241-21/+37
* driver_sirf: Change the init message rate limit a bit.Gary E. Miller2019-01-241-16/+45
* driver_sirf: Obey the -b (readonly) flag.Gary E. Miller2019-01-181-2/+7
* dirver_sirf: MID %!,1 gives us reliable end of cycle, use it.Gary E. Miller2019-01-161-1/+2
* driver_sirf: Add initial decode for MID 225.Gary E. Miller2019-01-161-3/+63
* driver_sirf: Tweak MID 67,16 debug outputGary E. Miller2019-01-161-2/+2
* driver_sirf: Clean up debug of MID 18 OkToSend.Gary E. Miller2019-01-161-1/+1
* driver_sirf: Fix MODE in MID 67,1Gary E. Miller2019-01-161-6/+36
* driver_sirf: Clen up debug messages and comments.Gary E. Miller2019-01-161-18/+30
* driver_sirf: Fix an initialization bug.Gary E. Miller2019-01-161-8/+14
* driver_sirf: Make logging a bit more regular.Gary E. Miller2019-01-161-7/+7
* driver_sirf: Fix MID 93, SID 18Gary E. Miller2019-01-161-10/+23
* Revert "TODO: Create a tool for UTC<->GPS week/tow."Gary E. Miller2019-01-151-2/+2
* TODO: Create a tool for UTC<->GPS week/tow.Gary E. Miller2019-01-151-2/+2
* driver_sirf: tweak the debug message for Visible List MID 13.Gary E. Miller2019-01-151-2/+9
* driver_sirf: Fix QZSS PRN decode.Gary E. Miller2019-01-151-3/+17
* driver_sirf: Do not report empty sats in the skyview.Gary E. Miller2019-01-151-0/+4
* driver_sirf: Update somment on version message contents.Gary E. Miller2019-01-121-1/+3
* driver_sirf: Pacify some 32-bit warnings.Gary E. Miller2019-01-121-6/+6
* driver_sirf: Fix subtype for SiRFstarIV.Gary E. Miller2019-01-111-19/+34
* driver_sirf: Add support for extended ACK/NACK messagesGary E. Miller2019-01-111-4/+24
* driver_sirf: Make clear in logs which items are hex.Gary E. Miller2019-01-111-16/+18
* driver_sirf: Minor comment a logging changes.Gary E. Miller2019-01-111-7/+12
* driver_sirf: More work on SiRFstarV. Not done first pass.Gary E. Miller2019-01-101-24/+112
* driver_sirf: TPV beginning to work for SiRFstarV.Gary E. Miller2019-01-091-6/+60
* driver_sirf: Add support for MID 67.1 and MID 67.16.Gary E. Miller2019-01-091-1/+289
* driver_sirf: Add decodes for MID 51, 81, and 93.Gary E. Miller2019-01-071-6/+170
* LICENSE: Update licenses for consistency. No functional changes.Gary E. Miller2018-11-191-1/+1
* driver_sirf: add gnssid:svid.Gary E. Miller2018-09-241-4/+16
* gps.h: remove wrong SBAS_PRN()Gary E. Miller2018-09-191-1/+1
* driver_sirf: Report ECEF in TPV.Gary E. Miller2018-06-171-9/+12