While I have yet to actually implement the full-scale error correction as I want to, I did some manual tests today. I basically took a track that I was erroring out on, and swapped in 1-bit away values for the bad bytes. In some cases, it appeared...
working cause of bit errors
I think I’ve stumbled on something. I don’t think I’m capturing enough data. 13,824 has been my magic number forever. It was larger than the 13,800 that Marco used in afr.c. But I’m beginning...
86 views