mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-31 11:17:01 -07:00
Typo fixes.
This commit is contained in:
@@ -65,8 +65,10 @@ following friendly articles:
|
|||||||
go for help
|
go for help
|
||||||
|
|
||||||
- [Troubleshooting dubious disks](doc/problems.md) ∾ it's not an exact
|
- [Troubleshooting dubious disks](doc/problems.md) ∾ it's not an exact
|
||||||
science ∾ the sector map ∾ clock detection and the histogram ~
|
science ∾ the sector map ∾ clock detection and the histogram
|
||||||
(doc/driveresponse.md)[checking your drive]
|
|
||||||
|
- [Checking your drive](doc/driveresponse.md) ∾ you can't do that with that ∾
|
||||||
|
measuring your drive's ability to work with exotic formats
|
||||||
|
|
||||||
Which?
|
Which?
|
||||||
------
|
------
|
||||||
|
|||||||
@@ -34,9 +34,11 @@ This will scan all intervals from 0us to 30us, at 0.1us steps, and write the
|
|||||||
result as a CSV file. Then the Python script uses matplotlib to render the
|
result as a CSV file. Then the Python script uses matplotlib to render the
|
||||||
result as a heatmap. They look like this.
|
result as a heatmap. They look like this.
|
||||||
|
|
||||||
|
(Click to expand)
|
||||||
|
|
||||||
<div style="text-align: center">
|
<div style="text-align: center">
|
||||||
<img src="sony-mpf920-dd.png" style="width:40%" alt="Sony MPF-920, DD"></a>
|
<a href="sony-mpf920-dd.png"><img src="sony-mpf920-dd.png" style="width:40%" alt="Sony MPF-920, DD"></a>
|
||||||
<img src="sony-mpf920-hd.png" style="width:40%" alt="Sony MPF-920, HD"></a>
|
<a href="sony-mpf920-hd.png"><img src="sony-mpf920-hd.png" style="width:40%" alt="Sony MPF-920, HD"></a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
This is the analysis from the [Sony
|
This is the analysis from the [Sony
|
||||||
@@ -62,8 +64,8 @@ drive, which will simply refuse to report pulse intervals shorter than about
|
|||||||
For comparison purposes, here's another set of graphs.
|
For comparison purposes, here's another set of graphs.
|
||||||
|
|
||||||
<div style="text-align: center">
|
<div style="text-align: center">
|
||||||
<img src="fdd-90206-dd.png" style="width:40%" alt="FDD-90206, DD"></a>
|
<a href="fdd-90206-dd.png"><img src="fdd-90206-dd.png" style="width:40%" alt="FDD-90206, DD"></a>
|
||||||
<img src="fdd-90206-hd.png" style="width:40%" alt="FDD-90206, HD"></a>
|
<a href="fdd-90206-hd.png"><img src="fdd-90206-hd.png" style="width:40%" alt="FDD-90206, HD"></a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
This is from another drive I have; it's an unbranded combo
|
This is from another drive I have; it's an unbranded combo
|
||||||
|
|||||||
@@ -24,7 +24,7 @@ List All Devices, and then open the big dropdown box and select the
|
|||||||
GreaseWeazle. You should see something like this.
|
GreaseWeazle. You should see something like this.
|
||||||
|
|
||||||
<div style="text-align: center">
|
<div style="text-align: center">
|
||||||
<img src="zadig.png" style="width:80%" alt="Zadig screenshot"></a>
|
<img src="zadig.png" style="width:80%" alt="Zadig screenshot">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
Ensure that the Driver boxes say `usbser` and `WinUSB`. Then press 'Replace
|
Ensure that the Driver boxes say `usbser` and `WinUSB`. Then press 'Replace
|
||||||
|
|||||||
Reference in New Issue
Block a user