summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Tag release 2.1release-2.1Eric S. Raymond2004-09-302-40/+0
* Version bump.Eric S. Raymond2004-09-301-1/+1
* ANSIfy this header.Eric S. Raymond2004-09-301-5/+2
* ANSIfy and reformat the code, add some statics. No substantive changes.Eric S. Raymond2004-09-301-146/+46
* Document the needle color option.Eric S. Raymond2004-09-301-4/+6
* Improved X option processing.Eric S. Raymond2004-09-302-23/+9
* -p option is now optional arg.Eric S. Raymond2004-09-304-47/+35
* Fix bug in altitude updating.Eric S. Raymond2004-09-301-0/+1
* Tighten up more code.Eric S. Raymond2004-09-304-50/+22
* More fluff removal.Eric S. Raymond2004-09-301-4/+0
* Yet more fluff removal.Eric S. Raymond2004-09-304-53/+17
* Input handler does not actually have a rfeturn value, so make it void.Eric S. Raymond2004-09-303-10/+8
* More fluff removal.Eric S. Raymond2004-09-304-44/+19
* More fluff removal.Eric S. Raymond2004-09-303-29/+19
* Yet more cleanup and compaction.Eric S. Raymond2004-09-294-26/+9
* Another compaction pass.Eric S. Raymond2004-09-295-101/+23
* More dependency trimming.Eric S. Raymond2004-09-291-6/+2
* Zodiac sequence number needs to be part of the state structure.Eric S. Raymond2004-09-292-8/+7
* Remove unused headers.Eric S. Raymond2004-09-291-11/+1
* Another round of structure trimming.Eric S. Raymond2004-09-295-36/+35
* Remove some redundant structure members.Eric S. Raymond2004-09-297-26/+16
* Add FIXME note -- we really shouldn't have any globals.Eric S. Raymond2004-09-291-1/+1
* Get rid of some redundant data members.Eric S. Raymond2004-09-295-39/+30
* Dependency cleanup.Eric S. Raymond2004-09-291-4/+0
* Dependency reduction.Eric S. Raymond2004-09-291-21/+4
* Only declare /dev/gps once.Eric S. Raymond2004-09-293-2/+3
* Change sampling rate in accordance with Nyquist-Shannon Theorem.Eric S. Raymond2004-09-291-3/+7
* Documentation tweaks.Eric S. Raymond2004-09-293-9/+6
* Markup fix.Eric S. Raymond2004-09-291-2/+2
* Support server:port.Eric S. Raymond2004-09-292-3/+17
* The BU-307 works.Eric S. Raymond2004-09-291-1/+3
* Minor tweaks to the gpsprobe script.Eric S. Raymond2004-09-291-2/+3
* Minir tweaks to the gpsprobe script.Eric S. Raymond2004-09-291-5/+5
* Better handling of SiRF chips.Eric S. Raymond2004-09-291-10/+14
* Clean code up so it compiles with non-NMEA drivers disabled.Eric S. Raymond2004-09-283-4/+12
* Typo fixes and tweaks.Eric S. Raymond2004-09-281-2/+3
* Added some more installation documentation.Eric S. Raymond2004-09-282-5/+17
* How to report working hardware.Eric S. Raymond2004-09-281-2/+25
* Much more detailed instructions for installing and testing.Eric S. Raymond2004-09-281-20/+44
* Remove PMGNST support.Eric S. Raymond2004-09-281-47/+0
* Remove includes of some unused headers.Eric S. Raymond2004-09-281-22/+1
* Documentation tweaks. Document some limitations.Eric S. Raymond2004-09-283-13/+37
* Documentation update.Eric S. Raymond2004-09-282-4/+9
* Get rid of more dead code.Eric S. Raymond2004-09-281-11/+2
* Code cleanup.Eric S. Raymond2004-09-281-13/+4
* Better handling of network errors.Eric S. Raymond2004-09-284-12/+14
* Timestamp example should be in new format.Eric S. Raymond2004-09-281-1/+1
* Jens Oberender's configuration fixes.Eric S. Raymond2004-09-274-250/+74
* Cindition out more code if non-NMEA devices aren't supported.Eric S. Raymond2004-09-271-3/+5
* Get rid of some more dependencies on the exact driver list.Eric S. Raymond2004-09-273-6/+3