Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2016-02-13 | rename modem.rxWasReset() to more appropriate newTransmission() | Daniel Friesel | -1/+1 |
2016-02-12 | quick&dirty hamming buffer implementation. | Daniel Friesel | -0/+28 |
2016-02-12 | FECModem: set byte to 0 (frownie symbol) if it contained an uncorrectable error | Daniel Friesel | -6/+8 |
2016-02-05 | add (untested) Hamming forward error correction code and corresponding class | Daniel Friesel | -0/+49 |