Commit History

Author SHA1 Message Date
  Eric S. Raymond 76b2aaba95 Replace 'ushort' with 'unsigned short'. 12 years ago
  Eric S. Raymond acb1d33db9 Comment out a dead increment found by scan-build. 13 years ago
  Eric S. Raymond 38e09bb74c More steps towards little-endiuan extraction. 13 years ago
  Eric S. Raymond 95af981758 Rename some bit extractors. 13 years ago
  Eric S. Raymond 0d3f1eb114 Cut down on gpsd_hexdump_wrapper() calls. 13 years ago
  Eric S. Raymond b8785be3db Don't punt on RTCM3 messages we can't yet decode. 14 years ago
  Eric S. Raymond 57b427fb31 Interpret GLONASS channel numbers in RTCM3 correctly. 14 years ago
  Eric S. Raymond b093228c4d Conjectural decode of RTCM3 message 1033. 14 years ago
  Eric S. Raymond dca77bfa22 Partial decode of RTCM3 1033. 14 years ago
  Eric S. Raymond a305fbfffd Note that we got RTCM3 1006 along with 1005. 14 years ago
  Eric S. Raymond 6753c2ec62 RTCM3 1008 decodes correctly. 14 years ago
  Eric S. Raymond 11f2e83285 Eliminate a splint waring and possible overflow. 14 years ago
  Eric S. Raymond ca99bc3c0c RTCM3 message analysis for 1012 and 1013 is correct. 14 years ago
  Eric S. Raymond cf8402b3d7 RTCM3 1004 analysis is working. 14 years ago
  Eric S. Raymond c61bbe33ae Fix up an RTCM3 field width. 14 years ago
  Eric S. Raymond a945af2b00 Decode of RTCM3 type 1005 is working. 14 years ago
  Eric S. Raymond 4fda87b5d4 RTCM3 decoding, more progress. 14 years ago
  Eric S. Raymond 090692924a More small steps towards working RTCM3 decoding. 14 years ago
  Eric S. Raymond 012eeaadd3 Steps towards analyzing RTCM3 correctly. 14 years ago
  Eric S. Raymond c651976d40 Scan-build and splint cleanup. All regression tests pass. 14 years ago
  Eric S. Raymond 3a3dcd8c4e Don't crap out on garbage data. 14 years ago
  Eric S. Raymond f87b43d622 Code simplification. All regression tests pass. 14 years ago
  Eric S. Raymond 12a0298402 Bug fixes for RTCM3 decoding. All regression tests pass. 14 years ago
  Eric S. Raymond 1ca627ffdc A step towards decoding RTCM3. 14 years ago
  Eric S. Raymond 75fb682db4 More creative macro abuse. 14 years ago
  Eric S. Raymond fbef8aa3f8 Preprocessor abuse for a better world. Or simpler code, anyway. 14 years ago
  Eric S. Raymond e3cc42f884 Simplify the RTCM3 analyzer. All regression tests pass. 14 years ago
  Eric S. Raymond 88c470d67e Replace the crappy old RTCM3 dumper with one that emits JSON. 14 years ago
  Eric S. Raymond 706c2f2503 deheader cleanup. 14 years ago
  Chris Kuethe 8f398f0e56 allow this to compile with pcc 14 years ago