summaryrefslogtreecommitdiff
path: root/src/fecmodem.cc
AgeCommit message (Expand)AuthorLines
2016-02-13rename modem.rxWasReset() to more appropriate newTransmission()Daniel Friesel-1/+1
2016-02-12quick&dirty hamming buffer implementation.Daniel Friesel-0/+28
2016-02-12FECModem: set byte to 0 (frownie symbol) if it contained an uncorrectable errorDaniel Friesel-6/+8
2016-02-05add (untested) Hamming forward error correction code and corresponding classDaniel Friesel-0/+49