summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Be nice to users who, for some reason, can't resolve "localhost". Chris Kuethe2007-01-026-6/+6
* This ping is not necessary here. Chris Kuethe2006-12-311-1/+1
* updates from Diego Berge (navcom driver author)Chris Kuethe2006-12-311-8/+161
* eye candyChris Kuethe2006-12-301-2/+6
* Now that italk can at least give us PVT solutions...Chris Kuethe2006-12-302-7/+7
* italk now parses satellites, time, leap seconds and position. Chris Kuethe2006-12-301-3/+68
* More iTalk joy.Chris Kuethe2006-12-291-7/+156
* more magicChris Kuethe2006-12-291-0/+5
* more magic numbersChris Kuethe2006-12-291-0/+48
* Update the iTalk entryChris Kuethe2006-12-291-2/+5
* I prefer hex notationChris Kuethe2006-12-291-1/+1
* extract and dispatch on the correct byte of the bufferChris Kuethe2006-12-291-4/+6
* remove debug goo. "XXX" stays there until i'm more confident in this codeChris Kuethe2006-12-291-2/+0
* tidier italk hooks. now we checksum and correctly accept/reject packets.Chris Kuethe2006-12-291-16/+19
* Add sanity checking to Garmin lat/lon values.Gary E. Miller2006-12-291-0/+16
* Add sanity checking to wgs84_separation().Gary E. Miller2006-12-281-0/+8
* more hacking on italk; Chris Kuethe2006-12-281-20/+38
* having both enable-italk and enable-itrax is dumb. Chris Kuethe2006-12-287-40/+27
* better tag formatChris Kuethe2006-12-271-1/+1
* magic to make the UBX SVINFO message parseChris Kuethe2006-12-271-3/+3
* once a packet comes in, whether or not we can decode it... Chris Kuethe2006-12-261-1/+1
* allow the speed search to proceed up to 115k2 Chris Kuethe2006-12-261-1/+1
* when a checksum fails, say what kind of packet failed.Chris Kuethe2006-12-261-2/+4
* only hexdump unrecognized packetsChris Kuethe2006-12-261-6/+2
* UBX provides a fix type of "time only" value 0x05. Chris Kuethe2006-12-261-0/+1
* Some logic changes:Chris Kuethe2006-12-261-9/+11
* Fix time parsing. Prompted by Ali Utku Selen in IRCChris Kuethe2006-12-261-12/+5
* make the packet types a little quieter.Chris Kuethe2006-12-251-29/+29
* fill in the tag for this messageChris Kuethe2006-12-251-0/+5
* A step towards complying with Fedora package guidelines.Eric S. Raymond2006-12-251-7/+9
* Christmas Goodies: a slightly functional UBX parser. Chris Kuethe2006-12-251-19/+135
* Christmas Goodies: TSIP and Navcom no longer conflict. Chris Kuethe2006-12-253-13/+11
* Good day to be fixing TSIP.Chris Kuethe2006-12-221-11/+15
* Fix a typo.Eric S. Raymond2006-12-191-1/+1
* Cleanup after the prototype-tty change.Eric S. Raymond2006-12-192-12/+14
* Try be a little smarter about probing device permissions...Chris Kuethe2006-12-191-0/+4
* Documentation changes suggested by Greg Troxel.Eric S. Raymond2006-12-181-11/+17
* Sort message classes and IDs by number. Chris Kuethe2006-12-182-35/+142
* Tense and markup fixes.Eric S. Raymond2006-12-181-7/+7
* Website tweaks. tgpsd appears to be defunct.Eric S. Raymond2006-12-182-12/+22
* Trivial splint cleanup for the Garmin driver.Eric S. Raymond2006-12-171-1/+1
* Improved the machinery for website updates.Eric S. Raymond2006-12-162-1/+5
* Improved description of prerequisites.Eric S. Raymond2006-12-161-6/+14
* Added a checklist for release engineers to the Hacker's Guide, and a Eric S. Raymond2006-12-162-2/+62
* Graceful degradation of the build if pthreads is not present.Eric S. Raymond2006-12-163-6/+11
* Small fixes for the build machinery; Eric S. Raymond2006-12-163-4/+16
* Alas, the attempt to factor out pthreads broke the build.Eric S. Raymond2006-12-163-10/+9
* Update the README with a credit for Chris.Eric S. Raymond2006-12-151-7/+20
* Degrade the build gracefully if pthreads are not present.Eric S. Raymond2006-12-152-7/+8
* Better documentation of prerequisites and priv-dropping behavior, as Eric S. Raymond2006-12-151-6/+13