summaryrefslogtreecommitdiff
path: root/xgps.c
Commit message (Expand)AuthorAgeFilesLines
* Documentation impriovenents.Eric S. Raymond2005-07-141-5/+13
* Minor fix from Andreas.Eric S. Raymond2005-06-151-1/+1
* splint cleanup after NAN change.Eric S. Raymond2005-06-151-5/+5
* Use NAN consistently for out-of-bound values of double type.Eric S. Raymond2005-06-151-5/+5
* Clean up after the raw_hook architecture change.Eric S. Raymond2005-06-121-1/+1
* Experimentally putting splint in strict mode turned up some grubby bits.Eric S. Raymond2005-06-101-6/+7
* Restore a damaged bit of the display.Eric S. Raymond2005-06-101-2/+1
* 104 split errors. Some iffy changes to the TSIP driver.Eric S. Raymond2005-06-021-1/+1
* 236 splint warnings.Eric S. Raymond2005-05-301-34/+63
* Get rid of more sprintfs.Eric S. Raymond2005-05-271-6/+6
* 1318 splint warnings.Eric S. Raymond2005-05-271-2/+2
* 1485 splint warnings.Eric S. Raymond2005-05-261-16/+16
* Make a start at cleaning up splint warnings.Eric S. Raymond2005-05-261-4/+4
* Add ! command for gpsd control socket. Rationalize xgps and xgpsspeed options.Eric S. Raymond2005-05-251-3/+3
* Support R=2.Eric S. Raymond2005-05-241-1/+3
* Dynamic SHM segment allocation.Eric S. Raymond2005-05-201-7/+14
* Tagged for external release 2.24release-2.24Eric S. Raymond2005-05-171-1/+1
* Permit xgps to specify a device.Eric S. Raymond2005-05-171-6/+20
* Stop losing precision due to float conversion.Eric S. Raymond2005-05-071-2/+2
* Make sure the window is large enough for 12 satellites.Eric S. Raymond2005-05-071-3/+3
* O command now reports speeds in meters/sec, making the O report all SI units.Eric S. Raymond2005-04-271-3/+3
* Better error indication on nerwork drop.Eric S. Raymond2005-04-251-1/+4
* Another attempt to sort out validity bits.Eric S. Raymond2005-04-121-3/+3
* Suppress display of epv, eph, track, and speed on O=?. Eric S. Raymond2005-04-121-4/+4
* OK, let's try this again. Only you can prevent malicious buffer overruns!Eric S. Raymond2005-03-311-1/+1
* Add a sentence_time member...Eric S. Raymond2005-03-261-2/+2
* Get rid of an unneeded error messageEric S. Raymond2005-03-261-6/+1
* Correct 8661 to 8601.Eric S. Raymond2005-03-251-1/+1
* Watcher mode now uses 'o' command to dump status.Eric S. Raymond2005-03-231-1/+1
* Better display when fix is not available.Eric S. Raymond2005-03-231-13/+40
* Second step in library refactoring.Eric S. Raymond2005-03-221-1/+2
* Big structure reorganization.Eric S. Raymond2005-03-221-15/+15
* Fix severely screwed up xgps display.Eric S. Raymond2005-03-161-26/+19
* Prerelease cleanup.Eric S. Raymond2005-03-101-1/+1
* Add a bit more error reporting to gps_poll().Gary E. Miller2005-03-071-0/+1
* Improve gps_poll() documentation of return values.Gary E. Miller2005-03-071-1/+5
* Improve xgps error message on gps_open().Gary E. Miller2005-03-071-1/+13
* Allow 3-digit PRNs. Eric S. Raymond2005-03-041-2/+2
* Xgps: add flexible units to display of EPE, EPH, EPV and Verical Speed.Gary E. Miller2005-03-011-4/+4
* clean up time calls so library will be reentrant.Eric S. Raymond2005-03-011-1/+1
* First cut at adding dipslay of EPE, EPV, EPH and Vertical Speed to xgps.Gary E. Miller2005-03-011-6/+32
* Fixed the botch in unit-argument handling.Eric S. Raymond2005-02-171-20/+27
* Cleaner way to avoid leaking.Eric S. Raymond2005-01-191-3/+4
* Avoid a memory leak.Eric S. Raymond2005-01-191-1/+1
* Avoid a core dump.Eric S. Raymond2005-01-191-3/+3
* More cleanup.Eric S. Raymond2005-01-061-4/+4
* lxbApp -> toplevel for clarity.Eric S. Raymond2005-01-061-12/+12
* Don't print spurious error numbers.Eric S. Raymond2005-01-051-1/+1
* Unit stuff now works in xgps.Eric S. Raymond2005-01-031-16/+40
* Second step towards supporting unit resources in xgps.Eric S. Raymond2005-01-031-4/+36