summaryrefslogtreecommitdiff
path: root/gpsd.h
Commit message (Expand)AuthorAgeFilesLines
...
* A gpsd with no protocols is an invalid configuration; make configure fail. Chris Kuethe2006-08-181-9/+0
* There is no --enable-zodiac configure option...Chris Kuethe2006-08-181-1/+1
* It makes no sense to compile a gpsd with no protocols defined.Chris Kuethe2006-08-181-0/+9
* SiRF name cleanup.Chris Kuethe2006-08-171-3/+3
* Note a compiler bug. Fix typos.Eric S. Raymond2006-07-281-2/+2
* The -d option is no longer necessary.Eric S. Raymond2006-07-231-0/+1
* Yet more documentation and comment fixes.Eric S. Raymond2006-07-221-1/+1
* Ville Nuorvala merges some common code.Eric S. Raymond2006-06-091-2/+0
* splint cleanupEric S. Raymond2006-06-071-3/+14
* Better fix to allow compilation with --disable-ntpshm.Chris Kuethe2006-05-171-2/+0
* Merged in improved timekeeping patch passed on by Rob Janssen.Eric S. Raymond2006-02-201-0/+3
* Jason von Nieda's TSIP patch.Eric S. Raymond2006-02-181-0/+1
* Rebuild regression test for gcc 4.0.0 under x86_64.Eric S. Raymond2005-12-191-2/+6
* Minor changes to SiRF initialization.Eric S. Raymond2005-08-171-2/+2
* Fixes to packet engine from Curt and Josh. Gary E. Miller2005-08-071-1/+1
* Fix/workaround the effects of gpsd_open and friends forgetting the baud rate...Chris Kuethe2005-08-051-0/+1
* Eliminate duplicated code between sirf.c/sirfflash.c/nmea_parse.c.Eric S. Raymond2005-08-041-1/+4
* splint and error-message cleanup.Eric S. Raymond2005-08-031-10/+10
* Fix some bad naming. Number of TrueNorth channels is 0. Eric S. Raymond2005-08-021-1/+1
* Merge Petr Slanky's gpsd_write() patch.Eric S. Raymond2005-08-011-1/+2
* True North support integrated.Eric S. Raymond2005-08-011-1/+2
* Back out the input buffer size change.Eric S. Raymond2005-07-311-1/+1
* Harden the code against high data rates.Eric S. Raymond2005-07-301-1/+11
* Parity computation and splint cleanup.Eric S. Raymond2005-07-281-3/+3
* Upper level of RTCM encoder works.Eric S. Raymond2005-07-281-1/+2
* Another step (passing regression tests) towards an encoder.Eric S. Raymond2005-07-271-3/+3
* First steps towards a working RTCM encoder.Eric S. Raymond2005-07-271-0/+2
* First cut at RTCM undumper, and some splint cleanup.Eric S. Raymond2005-07-271-0/+2
* Sepatate character from retry counters.Eric S. Raymond2005-07-261-1/+2
* Big-endian support in rtcm.c.Eric S. Raymond2005-07-261-29/+0
* Support compilers that can't do anonymous unions.Eric S. Raymond2005-07-261-1/+1
* Narrow an interface.Eric S. Raymond2005-07-251-2/+1
* Fix some documentation.Eric S. Raymond2005-07-251-0/+29
* Break isgps.c apart from rtcm.c.Eric S. Raymond2005-07-251-0/+7
* More separation of the low-level decoder.Eric S. Raymond2005-07-241-4/+4
* More work at separating the low-level decoder from the RTCM structure stuff.Eric S. Raymond2005-07-241-5/+5
* Support, and document, dumping packets of unknown type.Eric S. Raymond2005-07-231-0/+2
* Fix some bugs in the RTCM104 interface.Eric S. Raymond2005-07-211-2/+5
* This defines NAN for us where needed.Chris Kuethe2005-07-201-0/+8
* For operating systems that don't have round/roundf, fake it with rint/rinfChris Kuethe2005-07-201-3/+5
* Changes responding to Wolfgang's long response about RTCM, and factoringEric S. Raymond2005-07-201-1/+1
* Factor out subframe interpretation so EverMore can use it.Eric S. Raymond2005-07-201-0/+2
* More debugging machinery for RTCM tests.Eric S. Raymond2005-07-201-1/+1
* Add progress messages to gpsflash. splint cleanup.Eric S. Raymond2005-07-191-1/+1
* Turn RTCM processing into a real driver.Eric S. Raymond2005-07-191-2/+2
* RTCM structure is going to have to be user-visible...Eric S. Raymond2005-07-191-83/+1
* Use gpsd_hexdump().Eric S. Raymond2005-07-191-0/+1
* TSIP patch to add wrapup hook that restores old serial-line parameters.Eric S. Raymond2005-07-171-0/+1
* This is a checkpoint for Wolfgang to look at.Eric S. Raymond2005-07-171-3/+3
* I missed Wolfgang's #if 0; fix bugs inside that.Eric S. Raymond2005-07-171-2/+2