summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Firmware loader rename -- internal filename and #ifdef changes.Eric S. Raymond2005-07-153-5/+5
* Rename Chris's firmware loader files.Eric S. Raymond2005-07-153-4/+4
* Add a man page for Chris's firmware uploader, remove the README it replaces.Eric S. Raymond2005-07-154-27/+95
* These changes enable Chris Kuethe's firmware loader to compile.Eric S. Raymond2005-07-151-0/+11
* First checkin of Chris Kuethe's firmware uploader.Eric S. Raymond2005-07-156-1/+783
* Added srec(5) manual page.Eric S. Raymond2005-07-155-16/+319
* Document a minor bug rather than trying to fix it.Eric S. Raymond2005-07-142-30/+34
* Solo-user check is implemented for B, C, N.Eric S. Raymond2005-07-144-26/+48
* Website fixes.Eric S. Raymond2005-07-142-3/+10
* Documentation impriovenents.Eric S. Raymond2005-07-1410-36/+178
* Don't emit binary characters when logging messages with raw binary in them.Eric S. Raymond2005-07-141-3/+10
* Another Evermore patch from Petr Slansky.Eric S. Raymond2005-07-142-13/+44
* Typo fix.Eric S. Raymond2005-07-141-1/+1
* Update some documentation.Eric S. Raymond2005-07-132-0/+50
* Add unix_to_gpstime.Eric S. Raymond2005-07-132-1/+9
* Register the RTCM documentation.Eric S. Raymond2005-07-131-0/+391
* Add documentation for the RTCM dump format.Eric S. Raymond2005-07-137-3/+132
* Create a regression test for the RTCM decoder. Add a useful header comment.Eric S. Raymond2005-07-133-11/+421
* This is ready to be documented.Eric S. Raymond2005-07-131-3/+3
* Clean up RTCM error messages.Eric S. Raymond2005-07-133-13/+19
* More refactoring, RTCM dump function is now an ordinary dump hook.Eric S. Raymond2005-07-134-66/+79
* Don't add .log, it just confuses matters.Eric S. Raymond2005-07-131-7/+3
* Rebuild regression tests.Eric S. Raymond2005-07-138-68/+68
* In theory we now have an RTCM104 driver...Eric S. Raymond2005-07-132-5/+38
* Fix minor bugs reported by Oleg Gusev.Eric S. Raymond2005-07-131-2/+2
* Fix minor bug reported by Oleg Gusev.Eric S. Raymond2005-07-131-6/+19
* Correct tdop computation.Eric S. Raymond2005-07-131-6/+6
* Another step towards RTCM104 integration.Eric S. Raymond2005-07-134-5/+15
* Merge working Evermore state-machine from Petr Slansky.Eric S. Raymond2005-07-1310-115/+172
* Document more gcc3 wackiness.Eric S. Raymond2005-07-131-0/+5
* With gcc4 we can integrate rtcm.c into the library...Eric S. Raymond2005-07-133-9/+19
* Document the weird known bug.Eric S. Raymond2005-07-121-12/+12
* Tighten up a buffer size.Eric S. Raymond2005-07-124-7/+6
* Pull -W out of the options...Eric S. Raymond2005-07-121-2/+2
* 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
* This is the new RTCM module.Eric S. Raymond2005-07-121-0/+260
* Split RTCM parsing into its own module.Eric S. Raymond2005-07-122-261/+2
* Next steop towards integrating the RTCM stuff.Eric S. Raymond2005-07-121-22/+23
* Found the workaround for the compiler bug that was fooing up parity computation.Eric S. Raymond2005-07-122-2/+15
* Added output_mag, conditioned out, just in case we ever want to issueEric S. Raymond2005-07-121-0/+33
* Refactored rtcmdecode.c now splints clean.Eric S. Raymond2005-07-123-5/+28
* rtcm_decode now returns a pointer to the parsed structure.Eric S. Raymond2005-07-122-12/+24
* Oops...buffer wadn't saved.Eric S. Raymond2005-07-121-8/+0
* Hide some magic constants that don't need to be visible.Eric S. Raymond2005-07-122-13/+21
* Use gpsd's reporting functions.Eric S. Raymond2005-07-121-21/+33
* Inline some code as a step towords rurning rtcm_decode inside out.Eric S. Raymond2005-07-121-35/+32
* Export the RTCM control block.Eric S. Raymond2005-07-122-20/+20
* Cosmetic fixes.Eric S. Raymond2005-07-121-13/+12
* Add some documentation.Eric S. Raymond2005-07-121-15/+6