fluxengine icon indicating copy to clipboard operation
fluxengine copied to clipboard

--flux_sink.rescale stopped working?

Open jepler opened this issue 3 years ago • 1 comments

I was trying to write some Apple II floppy images, and I was seeing that --flux_source.rescale 0.833 no longer seems to have any effect.

I hacked around it by setting the clock used in image writing to 4.*300/360 ~= 3.333us just for the purposes of a demo, but it'd be nicer to have it fixed, especially since I also have 300rpm drives that I want to use for reading and writing.

jepler avatar Mar 16 '22 21:03 jepler

What's your exact command line? For writes I'd expect you to need flux_source and flux_sink. I did change these recently, so it's entirely possible they're broken now.

These will both be fixed properly at some point, with the drive speed being autodetected (soon).

davidgiven avatar Mar 16 '22 22:03 davidgiven