summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Wordsmithing.Eric S. Raymond2005-07-221-16/+26
* Fixing a few little detailsChris Kuethe2005-07-221-8/+17
* Documentation fixes and another EverMore patch.Eric S. Raymond2005-07-223-8/+16
* Add References page.Eric S. Raymond2005-07-227-35/+182
* Move RTCM initialization to the right spot. Passes all regression tests.Eric S. Raymond2005-07-211-0/+3
* Fix some bugs in the RTCM104 interface.Eric S. Raymond2005-07-213-36/+9
* Force packet_names.h to be rebuilt.Eric S. Raymond2005-07-211-0/+1
* Get rid of statetable.el...Eric S. Raymond2005-07-207-215/+109
* This defines NAN for us where needed.Chris Kuethe2005-07-201-0/+8
* For operating systems that don't have round/roundf, fake it with rint/rinfChris Kuethe2005-07-201-3/+5
* Ugh. Manual pages have to be in the repo in order for xmlto not to be required.Eric S. Raymond2005-07-2013-0/+1738
* Make HAVE_ROUND available.Eric S. Raymond2005-07-201-0/+2
* Solve a port problem for Wolfgang.Eric S. Raymond2005-07-201-0/+3
* Changes responding to Wolfgang's long response about RTCM, and factoringEric S. Raymond2005-07-207-15/+62
* Factor out subframe interpretation so EverMore can use it.Eric S. Raymond2005-07-203-99/+119
* More EverMore fixes from Petr Slansky.Eric S. Raymond2005-07-204-21/+23
* We can now see byte offsets when checking a decode.Eric S. Raymond2005-07-201-1/+20
* More debugging machinery for RTCM tests.Eric S. Raymond2005-07-206-12/+29
* Fix a bug in the hexdumper.Eric S. Raymond2005-07-191-1/+1
* Timestamp on both branches of the guard in gpsd_poll.Eric S. Raymond2005-07-191-4/+5
* More steps towards getting the packet state machine to recognize RTCM.Eric S. Raymond2005-07-195-11/+41
* Add progress messages to gpsflash. splint cleanup.Eric S. Raymond2005-07-198-32/+106
* Turn RTCM processing into a real driver.Eric S. Raymond2005-07-194-14/+23
* RTCM structure is going to have to be user-visible...Eric S. Raymond2005-07-193-167/+173
* Yet another incremental patch.Eric S. Raymond2005-07-191-6/+5
* Use gpsd_hexdump().Eric S. Raymond2005-07-198-115/+78
* One more step in teaching the packet getter to grok RTCM.Eric S. Raymond2005-07-182-44/+52
* Another EverMore patch from the maintainer.Eric S. Raymond2005-07-186-54/+93
* Add little-endian macros to bits.h. More fixes for the DBUS problem.Eric S. Raymond2005-07-186-47/+123
* Back out the automatic DBUS check, it didn't work.Eric S. Raymond2005-07-171-25/+44
* TSIP patch to add wrapup hook that restores old serial-line parameters.Eric S. Raymond2005-07-172-3/+31
* This is a checkpoint for Wolfgang to look at.Eric S. Raymond2005-07-173-38/+50
* Comment improvements, Explain the history better.Eric S. Raymond2005-07-171-8/+10
* I missed Wolfgang's #if 0; fix bugs inside that.Eric S. Raymond2005-07-172-44/+19
* In theory we now have a complete decoder.Eric S. Raymond2005-07-175-48/+85
* splint cleanup.Eric S. Raymond2005-07-171-16/+17
* We now unpack type 7 messages.Eric S. Raymond2005-07-171-17/+30
* Wolfgang corrects for a typo in the ITU standard.Eric S. Raymond2005-07-171-2/+10
* We can unpack type 4 and 5 messages now.Eric S. Raymond2005-07-171-81/+106
* Another Evermore test from Petr Slansky.Eric S. Raymond2005-07-163-1/+33
* This goes with parsing RTCM message 3.Eric S. Raymond2005-07-161-0/+3
* Add usage message.Eric S. Raymond2005-07-161-4/+2
* We got message 3.Eric S. Raymond2005-07-161-10/+15
* Check in Wolfgang's enhancements as a baseline before hacking them.Eric S. Raymond2005-07-162-7/+351
* Switch to using C99 initializers everywhere.Eric S. Raymond2005-07-169-198/+196
* Step two in RTCM merge: it no longer has a separate header.Eric S. Raymond2005-07-165-21/+8
* Stage one of making the RTCM decoder an ordinary driver. Merge the RTCMEric S. Raymond2005-07-167-154/+155
* Documentation improvements.Eric S. Raymond2005-07-162-2/+8
* Previous commit needed a buffer flush first.Eric S. Raymond2005-07-161-0/+1
* Add gpsflash to the RPMs.Eric S. Raymond2005-07-162-4/+6