Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2016-03-04 | Modem: Reset hamming state when (re)enabling the modem | Daniel Friesel | -0/+6 |
2016-03-03 | add copyright notices | Daniel Friesel | -0/+10 |
2016-02-26 | Disable hamming state reset logic (contains a -really- stuid bug) | Daniel Friesel | -2/+3 |
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 |