summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix to a packet-sniffer bug handling $P..Chris Kuethe2007-01-112-1/+8
* Updates from Diego BergeChris Kuethe2007-01-101-9/+6
* More updates to the driver skeleton, like sample message decoders.Chris Kuethe2007-01-101-64/+258
* US Army Corps of Engineers GPS Survey guidelines.Chris Kuethe2007-01-081-0/+12
* UBX and iTalk are now somewhat usefulChris Kuethe2007-01-081-6/+7
* set numbers to always be rendered in the C locale...Chris Kuethe2007-01-063-1/+15
* don't eat the first character of the first device name...Chris Kuethe2007-01-061-1/+1
* Fix track computation in navcom driver. From Diego BergeChris Kuethe2007-01-061-1/+1
* Now that the UBX driver can produce useful fixes, enable UBX by default.Chris Kuethe2007-01-061-3/+3
* Not everyone has "." in their path...Chris Kuethe2007-01-061-8/+8
* A few little patches from Greg Troxel, to make the NetBSD port happier.Chris Kuethe2007-01-062-3/+3
* Don't do the ntpshm thing unless time is valid. Bail out if the svinfoChris Kuethe2007-01-051-5/+10
* Make this consistent with the s/localhost/127.0.0.1/ transition.Chris Kuethe2007-01-051-1/+1
* Type. From Andreas Stricker.Chris Kuethe2007-01-051-1/+1
* remove extra '&&'Chris Kuethe2007-01-031-1/+1
* more paranoiaChris Kuethe2007-01-031-0/+1
* 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