Thomas Daede

Results 98 issues of Thomas Daede

It would be nice to lazily update currency info in the background.

bug
cli

It would be nice to concatenate multiple flux reads to the decoder. For example, I read a floppy, cleaned it, then read it again, and would like to merge the...

This is a problem when a sector wraps around the sync point, and results in the sector being sorted into the incorrect position.

``` 0.0: 500 ms in 141744 bytes 0.1: 200 ms in 44151 bytes 1.0: 500 ms in 97388 bytes 1.1: 0 ms in 0 bytes 2.0: 500 ms in 141019...

The SCP format requires complete revolutions. The writer currently meets this requirement by chopping off the beginning of the track up to the first flux pulse. However, with the default...

Greaseweazle firmware version 1.1, aka internal firmware version 257. The write bandwidth test hangs.

This means the documentation for the required_sectors field in the IBM format is incorrect. Either the documentation could be corrected, or ibm.proto could be changed to use a RangeProto (which...

Fluxengine seems to hang when trying to access a Greaseweazle right after connect. If executing a command with "gw" first, then all subsequent Fluxengine commands work fine. It seems that...

Currently, garbage on tracks 77-81 can confuse ibm track autodetection, resulting in writing a sparse .img. In particular, I have some 77-track floppies that were factory formatted for 80 tracks...

This results in this rather obtuse error: ``` [libprotobuf ERROR google/protobuf/text_format.cc:309] Error parsing text-format ConfigProto: 1:1: Expected identifier, got: ` ``` if an image file is specified without the -i...