summaryrefslogtreecommitdiff
path: root/gps.h
Commit message (Expand)AuthorAgeFilesLines
* Petr Slanky's latest Evermore patch and some splint cleanups.Eric S. Raymond2005-07-251-2/+2
* This change might keep us from losing on a 16-bit machine.Eric S. Raymond2005-07-241-2/+6
* More work at separating the low-level decoder from the RTCM structure stuff.Eric S. Raymond2005-07-241-4/+4
* More work on the repack() function. Avoid a core dump when processing DGPSIP.Eric S. Raymond2005-07-231-1/+2
* Support, and document, dumping packets of unknown type.Eric S. Raymond2005-07-231-6/+6
* More decoder cleanup and repack progress.Eric S. Raymond2005-07-221-0/+1
* RTCM health fields aren't boolean.Eric S. Raymond2005-07-221-2/+6
* Get rid of statetable.el...Eric S. Raymond2005-07-201-1/+3
* Solve a port problem for Wolfgang.Eric S. Raymond2005-07-201-0/+3
* Changes responding to Wolfgang's long response about RTCM, and factoringEric S. Raymond2005-07-201-0/+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-0/+87
* Use gpsd_hexdump().Eric S. Raymond2005-07-191-1/+1
* Another EverMore patch from the maintainer.Eric S. Raymond2005-07-181-1/+1
* Add unix_to_gpstime.Eric S. Raymond2005-07-131-1/+2
* Add support for the 2-field return of C to client libraries.Eric S. Raymond2005-07-111-1/+1
* Architecture extension; handle variable sample rates.Eric S. Raymond2005-07-111-1/+1
* Report uniform 95% confidence intervals.Eric S. Raymond2005-07-081-1/+3
* Big driver structure refactoring.Eric S. Raymond2005-07-081-19/+4
* USED_SET needs to be a separate mask from SATELLITES_SET...Eric S. Raymond2005-07-081-8/+9
* First cut at Evermore support. Not yet tested.Eric S. Raymond2005-07-061-0/+1
* Avoid a magic number.Eric S. Raymond2005-07-011-0/+1
* Experimental code to hunt for a DGPSIP server.Eric S. Raymond2005-06-291-1/+1
* Eliminate dynamic-memory allocation from the daemon.Eric S. Raymond2005-06-281-1/+2
* More prep work for 16-channel receivers.Eric S. Raymond2005-06-221-1/+3
* First steps towards solving Rob Janssen's DOP problem.Eric S. Raymond2005-06-201-0/+1
* Clear the fix flag when nuking a fix.Eric S. Raymond2005-06-171-0/+1
* New data-lifetime code looks like it might be ready for prime time.Eric S. Raymond2005-06-171-12/+14
* New packet-return API using newdata and explicit merging.Eric S. Raymond2005-06-151-3/+16
* First cut at implementing the CYCLE_START_SET flag.Eric S. Raymond2005-06-151-0/+1
* Use NAN consistently for out-of-bound values of double type.Eric S. Raymond2005-06-151-11/+1
* Collect all policy in one spot. Doing this turned up a bug in speed dumping.Eric S. Raymond2005-06-131-1/+1
* Clean up after the raw_hook architecture change.Eric S. Raymond2005-06-121-4/+4
* Type cleanup.Eric S. Raymond2005-06-101-2/+3
* Zero splint warnings!Eric S. Raymond2005-06-081-2/+3
* 41 splint warnings.Eric S. Raymond2005-06-071-27/+29
* 560 splint errors.Eric S. Raymond2005-05-291-0/+1
* 1383 splint error messages.Eric S. Raymond2005-05-261-2/+2
* Down to 1562 splint warnings.Eric S. Raymond2005-05-261-8/+8
* Followup to the TSIP patch; also, a manual-page correction.Eric S. Raymond2005-05-261-2/+2
* Change API so raw_hook takes a length argument; supports dumping binary packets.Eric S. Raymond2005-05-261-4/+4
* Support R=2.Eric S. Raymond2005-05-241-4/+4
* Preparation for the TSIP driver.Eric S. Raymond2005-05-241-1/+1
* Rthe range of atan2() includes -1.Eric S. Raymond2005-05-241-2/+2
* Separate the synchronous from asynchronous hooks in the user library.Eric S. Raymond2005-05-231-0/+1
* OOps, add appropriate constant.Eric S. Raymond2005-05-221-0/+1
* Pass along, or compute, TDOP and GDOP.Eric S. Raymond2005-05-221-1/+1
* Merged in thread-callback and C++-wrapper support fom Alfredo Pironti.Eric S. Raymond2005-05-201-0/+2
* DBUS broadcast support by Amaury Jaquot.Eric S. Raymond2005-05-201-1/+1
* Rob Janssen's second big timekeeping patch.Eric S. Raymond2005-05-161-2/+2