summaryrefslogtreecommitdiff
path: root/driver_sirf.c
Commit message (Expand)AuthorAgeFilesLines
* Protect more displayed structures from indent.Eric S. Raymond2010-04-131-0/+2
* Fix more bitrot.Eric S. Raymond2010-04-131-4/+4
* Fix some bitrot in an unused function that was confusing indent.Eric S. Raymond2010-04-131-1/+1
* In driver_sirf set the TIME_IS flag when appropriate.Gary E. Miller2010-04-131-4/+7
* In driver_sirf.c 50BPS Get the check for 'must be zero' bits right.Gary E. Miller2010-04-131-13/+16
* In driver_sirf.c 50BPS decode add a check for 'must be zero' bits.Gary E. Miller2010-04-131-0/+15
* Another driver_sirf 50BPS message comment tweakGary E. Miller2010-04-131-6/+10
* Brain fart. revert the SiRF complement test in 50BPSGary E. Miller2010-04-131-5/+4
* Stopped one bit short on the Complement bit check.Gary E. Miller2010-04-131-1/+1
* More helpful comments on SiRF 50BOS data... Gary E. Miller2010-04-131-3/+9
* Yet another comment tweak on the 50BPS dataGary E. Miller2010-04-121-4/+7
* Refactor serial ntpshm_put() calls.Eric S. Raymond2010-04-121-38/+49
* Tweak SiRF nav Data commentsroot (none)2010-04-121-1/+4
* Something odd happening in the SiRF 50BPS data decode.root (none)2010-04-121-1/+4
* don't set error bit if subframe doesn't parseChris Kuethe2010-04-111-1/+1
* Make the client library and daemon use different sets of state-flag masks.Eric S. Raymond2010-04-091-18/+18
* Banish some compiler warnings. No behavior changes.Eric S. Raymond2010-04-061-4/+4
* Drivers now put their per-packet new data into a session->newdata member.Eric S. Raymond2010-04-051-71/+71
* Refactoring step. Change the signature of ecef_to_wgs84fix().Eric S. Raymond2010-04-051-1/+1
* Fix building with --disable-reconfigurePaulius Zaleckas2010-03-281-1/+1
* Vanish away Id and Rev $ keywords, git won't expand them to anything useful.Eric S. Raymond2010-03-131-5/+4
* Copyright stamps everywhere. No code changes.Eric S. Raymond2010-03-111-2/+5
* One space too far. This fixes the SiRF regressions which just broke.Gary E. Miller2010-01-291-1/+1
* All SiRF Message IDs now prefixed with 'MID ' in comments and logging.Gary E. Miller2010-01-291-3/+3
* More tweaks to document SiRF message IDs in a consistent manner.Gary E. Miller2010-01-291-44/+52
* Document more SiRF message types.Gary E. Miller2010-01-291-15/+22
* Once every few days leap_seconds get set to zero on SiRF. Gary E. Miller2010-01-261-0/+1
* Typo fix and some bug diagnosis.Eric S. Raymond2009-12-221-1/+1
* Downgrade the SirF "Writing Error" message to a warning... Eric S. Raymond2009-12-181-1/+1
* More SiRF logging tweaks. Tweaking of messages to send not working.Gary E. Miller2009-12-151-8/+15
* Tell SiRF not to send Message ID 30 which we never decode anyway.Gary E. Miller2009-12-151-2/+20
* Note unused SiRF messages in the logs as they are received.Gary E. Miller2009-12-151-11/+27
* Fix typos in last patch.Gary E. Miller2009-12-091-2/+3
* Add a sanity test and some logging...Gary E. Miller2009-12-091-1/+8
* Splint and compiler warning cleanup.Eric S. Raymond2009-12-031-2/+1
* Remove some debugging that gemiller probably doesn't need any more.Eric S. Raymond2009-12-021-2/+0
* Further clenaup of SiRF comments.Gary E. Miller2009-12-021-13/+52
* Prefix all SiRF driver messages with 'SiRF:" for easy logging.Gary E. Miller2009-12-021-80/+99
* More SiRF NMEA->ntpd fudge tweaks.Gary E. Miller2009-12-011-2/+6
* Tweak the NMEA->ntpd time fudge for speed.Gary E. Miller2009-12-011-1/+15
* Add a warning message, 4800bps may be too slow for SiRF.Gary E. Miller2009-12-011-0/+3
* Log SiRF speed changes.Gary E. Miller2009-12-011-0/+2
* Tweak SiRF commentGary E. Miller2009-12-011-1/+3
* A bit more NTP logging for SiRFGary E. Miller2009-12-011-7/+11
* Anotehr SiRF comment tweak.Gary E. Miller2009-12-011-1/+5
* Add a SiRF commentGary E. Miller2009-12-011-0/+2
* Chris Kuethe points out 8O1 is also valid.Gary E. Miller2009-12-011-1/+1
* Fix setting of parity when changing SiRF from bianry to NMEA mode.Gary E. Miller2009-12-011-2/+19
* Include the whole config file in gpsd.h.Eric S. Raymond2009-11-201-1/+0
* Elegant solution to sirf_binary.mode_switcher() extern.Gary E. Miller2009-11-171-1/+1