KryoFlux - Misc

2010-01-10

* Re-implemented flux reversal period to bit cell conversion. * Added bit cell to bit stream conversion. * Added CT “raw” export to the export system.

Now the system is capable of the same as the original C code, but can be easily extended, plus handles all errors and other issues properly.

The flux reversal to bit cell conversion requires proper cell tracking, and could do with post-compensation as well eventually, as discussed in a previous WIP. It currently only uses the bit cell analysis data to determine the correct bit cell parameters (these were not in the original code version though bit cell tracking was) with surprisingly good results, certainly good enough for most disks without any of the more advanced techniques discussed.