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...
java and portability
While I have some experience with Java, I’ve never tried to run my stuff cross-platform. Never a real need. While most of the Java stuff has yet to be written, I took some basic serial code and GUI stuff, and...
19 views