Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug fixes for RTCM3 decoding. All regression tests pass. | Eric S. Raymond | 2011-03-02 | 1 | -3/+1 |
| | | | | | And the first actually successful decode of a known-good RTCM3 packet, a type 1029. | ||||
* | Add a feature and a minor fix to the packet-sniffer tester. | Eric S. Raymond | 2011-03-02 | 1 | -2/+2 |
| | |||||
* | Add a regression test for correct behavior on EOF with empty buffer. | Eric S. Raymond | 2010-04-18 | 1 | -1/+8 |
| | |||||
* | Packet state machine now recognizes RTCM3 packets correctly. | Eric S. Raymond | 2008-07-13 | 1 | -0/+2 |
| | | | | | | Update the packet regression test load. Introduce new EOF_PACKET type to signal that the packet getter sees EOF. All regression tests pass. | ||||
* | Major change to packet parser -- it now returns the *first* packet recognized. | Eric S. Raymond | 2005-08-02 | 1 | -15/+15 |
| | | | | This may solve Kurt's problem. | ||||
* | Petr Slanky's latest Evermore patch and some splint cleanups. | Eric S. Raymond | 2005-07-25 | 1 | -1/+2 |
| | |||||
* | More debugging machinery for RTCM tests. | Eric S. Raymond | 2005-07-20 | 1 | -1/+4 |
| | |||||
* | Another Evermore test from Petr Slansky. | Eric S. Raymond | 2005-07-16 | 1 | -0/+1 |
| | |||||
* | Restore some lost splint cleanups. Stronger regression tests. | Eric S. Raymond | 2005-07-16 | 1 | -0/+10 |