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...
merging USB receive
Well, I’ve managed to merge the USB receive portion into the main program that reads and processes tracks. This means I no longer need an external program to receive the data, to write it to a file, to read the...
29 views