summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Garmin serial binary is very similar to TSIP binary.Gary E. Miller2006-09-264-12/+80
* More steps on the way to Garmin binary over serial.Gary E. Miller2006-09-253-9/+22
* Start to add support for Garmin binary over serial portGary E. Miller2006-09-252-1/+21
* properly toggle the navigation paramters displayChris Kuethe2006-09-251-4/+9
* Adjust cursor position properly when writing Almanac Received flagChris Kuethe2006-09-251-1/+1
* ckuethe points out that super-raw is not just SiRF binary.Gary E. Miller2006-09-253-3/+7
* Document super-raw mode in gpspipe.Gary E. Miller2006-09-252-62/+59
* Add super-raw mode to gpspipe for ckuetheGary E. Miller2006-09-251-2/+11
* Forgot to update the test when I fixed the printout of dgps statusChris Kuethe2006-09-251-1/+1
* Add packet length debugging messages. Fix endianess problem.Gary E. Miller2006-09-251-19/+34
* Document the $ command.Gary E. Miller2006-09-252-1/+13
* Tweak the NMEA fudge timeGary E. Miller2006-09-241-1/+5
* Set the PRN tag to grey text if it wasn't used in the position solution.Chris Kuethe2006-09-241-1/+4
* Use the RTCM104 conditional as a hint...Chris Kuethe2006-09-241-3/+2
* Ignore the '$' command unless we're in profiling mode.Chris Kuethe2006-09-231-0/+2
* Eye candy: format the PRN numbers on skyplot as "%-3d".Chris Kuethe2006-09-231-1/+1
* Correctly account for the satellites actually used in the positioningChris Kuethe2006-09-231-1/+1
* Clear displayed fields a little better on loss of fix. From Petr SlanskyChris Kuethe2006-09-231-2/+2
* Initialize "mask" sooner, and do it only once.Chris Kuethe2006-09-231-3/+1
* remove redundant toupper() calls...Chris Kuethe2006-09-232-3/+3
* fix the format strings of the timestamps in O and Y messagesChris Kuethe2006-09-231-2/+2
* Fix typo, from Carl BrownGary E. Miller2006-09-221-1/+1
* Fix bu303 regressions for PGRME fix..Gary E. Miller2006-09-222-49/+49
* Fix bu303 regressions for PGRME fix..Gary E. Miller2006-09-221-28/+28
* Fix uBlox regressions for PGRME fix..Gary E. Miller2006-09-221-52/+52
* Prevent the nmea parser from exploding...Chris Kuethe2006-09-221-16/+17
* Return the proper error code. More validation to comeChris Kuethe2006-09-221-1/+1
* Thinking about a better parser for PGRME.Chris Kuethe2006-09-221-0/+10
* Format of PGRME output was wrong. Reported by Petr Slansky. Chris Kuethe2006-09-221-1/+1
* off-by-one in statistics channel printer.Chris Kuethe2006-09-221-1/+1
* Document two more messages, and adjust the debug level.Chris Kuethe2006-09-221-3/+11
* Document a few more message typesChris Kuethe2006-09-211-1/+27
* Make the summary screen show whether X11 and Python support is enabled.Chris Kuethe2006-09-211-1/+7
* Add --disable-python, for build environments where python is not wanted.Chris Kuethe2006-09-212-3/+14
* Dual-licensing, with permission. Thank you!Chris Kuethe2006-09-211-1/+1
* License change.Chris Kuethe2006-09-213-25/+8
* I broke it, now I fixed it. Problem reported and fix confirmed by Gary MillerChris Kuethe2006-09-211-0/+1
* Add Hummingbird testGary E. Miller2006-09-212-0/+2425
* Put all the X bits together...Chris Kuethe2006-09-211-1/+9
* matching quotation marksChris Kuethe2006-09-211-2/+2
* Add subversion ID tags near the beginning of every file.Chris Kuethe2006-09-2172-4/+76
* fix the $Id$ keyword substitution hereChris Kuethe2006-09-211-1/+1
* fix the $Id$ keywords hereChris Kuethe2006-09-213-3/+3
* Type length meditations.Chris Kuethe2006-09-201-1/+1
* Move the rtcm message structure to its own header. Chris Kuethe2006-09-203-435/+485
* Fix the documentation of the SBAS corrections message...Chris Kuethe2006-09-191-6/+16
* forgot to update the message sizeChris Kuethe2006-09-191-1/+1
* Fix the description of message 27... finally.Chris Kuethe2006-09-191-4/+5
* ESR removed the rest of the HEADING_FIX code, we'll "disappear" this bit too.Chris Kuethe2006-09-191-9/+0
* Fix comment. Code is now tested on BE/LE and 32/64 bit CPUs.Gary E. Miller2006-09-171-2/+3