Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2016-02-05 | add (untested) Hamming forward error correction code and corresponding class | Daniel Friesel | -0/+37 | |
The system now uses a FECModem instance, which inherits the receive methods etc. from Modem. Up next: Make the modem's buffer read methods private and expose them in error-corrected FECModem methods instead |