romanz / amodem

Audio MODEM Communication Library in Python
Other
959 stars 121 forks source link

Use better ECC #5

Closed romanz closed 9 years ago

romanz commented 10 years ago

currently naive RS is used.

romanz commented 9 years ago

Actually simple CRC32 should be good enough, since we assume good SNR.