summaryrefslogtreecommitdiff
path: root/gps.h
Commit message (Expand)AuthorAgeFilesLines
* Correct the documentation (and, I hope, implementation) of messages 7 and 13,Eric S. Raymond2009-03-271-0/+8
* Support, and documentation, for AIVDM messages type 6, 7, 8, 12, 13, and 14.Eric S. Raymond2009-03-261-1/+35
* Parse, and describe, the RAIM bit.Eric S. Raymond2009-03-171-1/+7
* Rearrange a visible struct.Eric S. Raymond2009-03-171-37/+42
* Tests for Type 18 are stable.Eric S. Raymond2009-03-161-0/+14
* Type 9 decoding is stable.Eric S. Raymond2009-03-161-0/+16
* Back down to where all regression tests, including RTCM, still pass.Eric S. Raymond2009-03-151-1/+0
* Prevent spurious echo of data on bad packets.Eric S. Raymond2009-03-141-0/+1
* More work on the AIVDM driver and spec.Eric S. Raymond2009-03-131-0/+1
* Store unscaled AIDVM values so we never throw away information.Eric S. Raymond2009-03-131-8/+8
* Full decoding for AIVDM Type 4 messages.Eric S. Raymond2009-03-131-0/+79
* Remove 'cycle' member from device structure. Eric S. Raymond2009-03-071-0/+2
* Cleanup some 12-channel-limit assumptions.Eric S. Raymond2009-03-051-1/+0
* Another RTCM3 message (1013).Eric S. Raymond2009-03-041-0/+1
* Fix a misunderstanding about RTCM3.Eric S. Raymond2009-03-041-7/+0
* Introduce gpsdclient.h header, not shipped. Eric S. Raymond2009-03-021-17/+0
* Standardized parsing of server:port:device client arguments.Eric S. Raymond2009-02-251-0/+12
* Add some documentation on how to cope with the upcoming API change.Eric S. Raymond2009-02-121-0/+5
* Major and minor API revision numbers need to be returned by L command.Eric S. Raymond2009-02-121-0/+3
* This diff goes most of the way to getting us splint-clean again.Eric S. Raymond2009-01-051-1/+1
* Merge code for Oceanserver compass from Stefan de Konink.Eric S. Raymond2009-01-041-0/+16
* access to unnamed unions is illegal in C99. found by pcc.Chris Kuethe2008-08-231-1/+1
* Unify the header protection macro style a bit. Chris Kuethe2008-08-031-5/+4
* Unpack and dump two more RTCM3 messages.Eric S. Raymond2008-07-211-1/+3
* change various PI macros to GPS_PIChris Kuethe2008-07-201-1/+1
* Large step towards RTCM3 dumping. This code is still buggy and incomplete.Eric S. Raymond2008-07-161-2/+3
* Use the new bitfield extractor for RTCM3 fields.Eric S. Raymond2008-07-161-1/+1
* Rudimentary RTCM104v3 support compiles and splints clean. Eric S. Raymond2008-07-101-1/+2
* More preparation for RTCMv3. No behvioral changes yet.Eric S. Raymond2008-07-101-15/+8
* Add 3.1 fields to RTCM reporting structure.Eric S. Raymond2008-07-031-8/+143
* Add a CRC-24Q implementation. It's wrong, but it's a start.Eric S. Raymond2008-06-301-3/+6
* RTCM104v3 packet detection. Eric S. Raymond2008-06-301-1/+1
* Introduce RTCM3 reporting structures. No behavioral changes yet.Eric S. Raymond2008-06-271-0/+141
* Typo fix and documentation tweak and a bit of type refactoring.Eric S. Raymond2008-06-271-3/+5
* More preparation for RTCM 3. No behavior changes. All regression tests pass.Eric S. Raymond2008-06-271-7/+7
* Fix to time conversion by Petr Slansky; passes all stable regressions.Eric S. Raymond2007-12-111-1/+1
* Include file untangling.Eric S. Raymond2007-12-051-1/+1
* splint cleanup.Eric S. Raymond2007-12-051-6/+0
* Change return ttype of gpsd_write to be what the Garmin driver was expecting;Eric S. Raymond2007-06-011-1/+0
* First step of a layering fix: move the private ldisc member to gpsd.h.Eric S. Raymond2007-03-261-3/+0
* Better error modelling. Chris Kuethe2007-01-271-0/+1
* Remove a magic number.Eric S. Raymond2006-12-021-0/+1
* Some name changes in formal arguments, No logic changes,Eric S. Raymond2006-11-301-1/+1
* Enhance gps_query so it's sprintf(3)-like, for more conventient assembly Eric S. Raymond2006-10-291-1/+1
* Rename config.h so it can be installed as gpsd_config.h...Chris Kuethe2006-10-261-1/+0
* Partial splint cleanup.Eric S. Raymond2006-10-261-0/+2
* Forgot to include config.h... Chris Kuethe2006-10-111-0/+1
* allow compilation on systems where stdint.h doesn't exist...Chris Kuethe2006-10-111-2/+8
* I broke it, now I fixed it. Problem reported and fix confirmed by Gary MillerChris Kuethe2006-09-211-0/+1
* Add subversion ID tags near the beginning of every file.Chris Kuethe2006-09-211-0/+1