summaryrefslogtreecommitdiff
path: root/xgps.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a typo.Eric S. Raymond2006-11-011-1/+1
* gpsd now ships an I response when it assigns a device to a user.Eric S. Raymond2006-10-311-4/+11
* Commit a righteous featurectomy -- smoothing option is gone from xgps.Eric S. Raymond2006-10-311-180/+156
* Split the initializer method for FV18 and Evermore.Eric S. Raymond2006-10-301-0/+2
* Implement -j option in xgps. Document it in cgps.Eric S. Raymond2006-10-301-3/+10
* Client code cleanup and simplification.Eric S. Raymond2006-10-301-33/+34
* Rename config.h so it can be installed as gpsd_config.h...Chris Kuethe2006-10-261-1/+2
* Add subversion ID tags near the beginning of every file.Chris Kuethe2006-09-211-0/+1
* splint cleanup after CK's strcat()/strlcopy() cleanup.Eric S. Raymond2006-08-201-1/+1
* String safety, courtesy of snprintf, strlcat and strlcpy.Chris Kuethe2006-08-191-15/+17
* Quiet down splint.Eric S. Raymond2006-05-191-1/+1
* Make the usage line reflect reality. From Bill Marr on gpsd-dev.Chris Kuethe2006-04-261-1/+1
* Change -v to -V for Verbose optionGary E. Miller2006-03-131-2/+2
* Condition out the quit button.Eric S. Raymond2006-02-201-1/+6
* Corrected leak fix.Eric S. Raymond2006-02-201-1/+1
* Aha! Now we have a kill button.Eric S. Raymond2006-02-201-0/+5
* Geoffrey Crew's second layout fix.Eric S. Raymond2006-02-201-6/+5
* Plug a minor memory leak.Eric S. Raymond2006-02-201-1/+1
* Geoffrey Crew's first change.Eric S. Raymond2006-02-201-8/+8
* Typo fix.release-2.31Eric S. Raymond2006-02-191-1/+1
* Clean up size dependencies a little.Eric S. Raymond2006-02-191-7/+7
* Folded in the smoothing patch to xgps.c.Eric S. Raymond2006-02-181-159/+178
* Pre 2.31 minor bugfixes.Eric S. Raymond2006-02-171-2/+1
* xgps now has the -l option as well as cgps. Document it.Eric S. Raymond2005-09-061-9/+27
* 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