David Given
|
533b217c8f
|
Eliminate the broken tpi system for a simple drive/format type field.
|
2023-10-29 21:10:14 +01:00 |
|
dg
|
5c428e1f07
|
Don't require the user to specify the drive TPI if they don't want to.
|
2023-05-15 21:51:05 +00:00 |
|
dg
|
4daaec46a7
|
Greying out of the option buttons now works; but the whole way configs are
handled is pretty unsatisfactory and needs work.
|
2023-05-13 23:29:34 +00:00 |
|
dg
|
099d7969ca
|
Add the drive types dropdown, plus config fragments. Change the TPI settings to
floats (because 40-track 3.5" uses a TPI of 67.5...).
|
2023-05-08 23:04:52 +00:00 |
|
dg
|
0a0a72bcf3
|
Add configurable head jiggle on error, just to see if the head needs settling.
|
2023-03-27 18:40:35 +00:00 |
|
David Given
|
89953d9e84
|
Allow specifying which track in a group to write (rather than the lowest).
|
2022-08-04 23:10:02 +02:00 |
|
David Given
|
adff739a5d
|
Partial conversion to do automatic scaling of flux based on the disk rotation
speed. Although, something seems to have broken for 5.25" disks.
|
2022-03-27 23:50:32 +02:00 |
|
David Given
|
86c5cccb08
|
Rename cylinder to track throughout (mostly).
|
2022-03-25 20:16:12 +01:00 |
|
David Given
|
d303067deb
|
Massive refactor to work in logical cylinders everywhere. The logical/physical
mapping is now done at the last stage and should, ideally, be automatic. I'm
sure there are bugs everywhere.
|
2022-03-25 00:22:28 +01:00 |
|
David Given
|
ba3f806616
|
Move a lot of drive parameters into a toplevel drive{} config rather than
leaving them in the source/sink configs (which means they have to be set
twice).
|
2022-03-13 21:13:56 +01:00 |
|