Closed Jroland closed 9 years ago
I believe this is a result of the max buffer size not handling under runs.
Solved. The crc lib that I was using from Damien Guard was not thread safe. Changed it to a static lib which looks to be working correctly.
Noticing a few CRC errors happening when it seems like they should not be.