summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* True North support integrated.Eric S. Raymond2005-08-011-0/+1
* Add regression test for R=2 mode.Eric S. Raymond2005-07-291-5/+13
* Try to solve the missing-dependency problem.Eric S. Raymond2005-07-291-22/+5
* Upper level of RTCM encoder works.Eric S. Raymond2005-07-281-1/+8
* More RTCM integration steps.Eric S. Raymond2005-07-271-4/+4
* Save Wolfgang's generation script.Eric S. Raymond2005-07-261-1/+1
* Break isgps.c apart from rtcm.c.Eric S. Raymond2005-07-251-0/+1
* Petr Slanky's latest Evermore patch and some splint cleanups.Eric S. Raymond2005-07-251-1/+1
* Fix Gary's make problem.Eric S. Raymond2005-07-251-1/+1
* Avoid a splint problem.Eric S. Raymond2005-07-221-3/+6
* Force packet_names.h to be rebuilt.Eric S. Raymond2005-07-211-0/+1
* Get rid of statetable.el...Eric S. Raymond2005-07-201-0/+4
* More EverMore fixes from Petr Slansky.Eric S. Raymond2005-07-201-1/+1
* Add progress messages to gpsflash. splint cleanup.Eric S. Raymond2005-07-191-1/+0
* Add little-endian macros to bits.h. More fixes for the DBUS problem.Eric S. Raymond2005-07-181-2/+2
* Step two in RTCM merge: it no longer has a separate header.Eric S. Raymond2005-07-161-1/+1
* Add gpsflash to the RPMs.Eric S. Raymond2005-07-161-3/+3
* Restore some lost splint cleanups. Stronger regression tests.Eric S. Raymond2005-07-161-2/+14
* Do consistent naming and some splint cleaning.Eric S. Raymond2005-07-161-6/+8
* Break the packet tester code out into a separate program. Eric S. Raymond2005-07-161-11/+20
* rtcm.c is properly refactored, with the bitfield layouts hidden.Eric S. Raymond2005-07-161-2/+2
* Rename the utils.c file from gpsflash to sirfflash.c.Eric S. Raymond2005-07-151-1/+1
* Fix up the splint productions.Eric S. Raymond2005-07-151-3/+10
* Arrange to splint gpsflash.Eric S. Raymond2005-07-151-0/+3
* Remove SiRF-specific assumptions from srecord.c and add it to libgps.c Eric S. Raymond2005-07-151-1/+2
* Rename Chris's firmware loader files.Eric S. Raymond2005-07-151-4/+4
* First checkin of Chris Kuethe's firmware uploader.Eric S. Raymond2005-07-151-1/+7
* Added srec(5) manual page.Eric S. Raymond2005-07-151-1/+6
* Add documentation for the RTCM dump format.Eric S. Raymond2005-07-131-1/+11
* Create a regression test for the RTCM decoder. Add a useful header comment.Eric S. Raymond2005-07-131-11/+26
* Merge working Evermore state-machine from Petr Slansky.Eric S. Raymond2005-07-131-3/+5
* With gcc4 we can integrate rtcm.c into the library...Eric S. Raymond2005-07-131-6/+9
* Document the weird known bug.Eric S. Raymond2005-07-121-12/+12
* This produces a working decoder, too.Eric S. Raymond2005-07-121-7/+1
* This produces an RTCM decoder that works.Eric S. Raymond2005-07-121-14/+1
* Split RTCM parsing into its own module.Eric S. Raymond2005-07-121-2/+2
* Found the workaround for the compiler bug that was fooing up parity computation.Eric S. Raymond2005-07-121-1/+1
* Refactored rtcmdecode.c now splints clean.Eric S. Raymond2005-07-121-1/+22
* Show states by name rather than enum value.Eric S. Raymond2005-07-121-1/+2
* Instrument the RTCM decoder so we can show that the parity computation is hosed.Eric S. Raymond2005-07-121-7/+4
* rtcmdecode only works with -O1.Eric S. Raymond2005-07-121-4/+6
* First cut at merging Wolfgang's RTCM code.Eric S. Raymond2005-07-111-0/+3
* Add support for the 2-field return of C to client libraries.Eric S. Raymond2005-07-111-1/+1
* First cut at iTrax and iTalk support.Eric S. Raymond2005-07-111-0/+1
* Add a driver-prototype file. Clean up and fix RTCM passthrough.Eric S. Raymond2005-07-081-0/+1
* Autodetect DBUS support (from Petter Reinhold).Eric S. Raymond2005-07-081-0/+2
* First cut at Evermore support. Not yet tested.Eric S. Raymond2005-07-061-0/+1
* Preparing for release -- make sure RPMs build OK.Eric S. Raymond2005-06-301-0/+1
* Pull the DGPSIP code into its own module.Eric S. Raymond2005-06-291-0/+1
* Eliminate dynamic-memory allocation from the daemon.Eric S. Raymond2005-06-281-1/+1