Keir Fraser
|
fa3cc59df4
gw.py: add --time option to print elapsed time
|
4 vuotta sitten |
Keir Fraser
|
bbee893f1b
gw clean: Clean a drive in a zig-zag pattern (same as ImageDisk).
|
4 vuotta sitten |
Keir Fraser
|
dc331f5338
Print a banner when running pre-release tools.
|
4 vuotta sitten |
Keir Fraser
|
2cdf01c816
gw seek: Seek to specified cylinder.
|
4 vuotta sitten |
Keir Fraser
|
13581f2ad3
gw --bt: Backtrace on KeyboardInterrupt
|
4 vuotta sitten |
Keir Fraser
|
ccb2182529
gw.py: Add a secret argument to force backtrace on error.
|
4 vuotta sitten |
Keir Fraser
|
adff44c183
gw info: Display info about the Greaseweazle setup.
|
4 vuotta sitten |
Keir Fraser
|
a67cb34d91
gw: Improve help text
|
4 vuotta sitten |
Keir Fraser
|
55325700cb
gw: Assertion errors should not be caught and should still backtrace.
|
4 vuotta sitten |
Keir Fraser
|
edb3ec77e1
gw: Catch all Exceptions and log to console
|
4 vuotta sitten |
Keir Fraser
|
65941efc32
Give a neater error message for FileNotFoundError.
|
4 vuotta sitten |
Keir Fraser
|
73d129f6fd
erase: New command to erase all tracks on a disk.
|
4 vuotta sitten |
Keir Fraser
|
73c3902dce
bandwidth: New bandwidth measurement command
|
4 vuotta sitten |
Keir Fraser
|
8f910ab155
python: Improve error handling. Stop abusing the assert statement.
|
4 vuotta sitten |
Keir Fraser
|
1e0ff604fc
Streamline diagnostic for missing modules/libraries.
|
4 vuotta sitten |
Keir Fraser
|
08314e9bec
gw: Check that optional modules are installed at script start.
|
4 vuotta sitten |
Keir Fraser
|
0bf525c3a5
gw.py reset: Reset to Power-On Defaults
|
5 vuotta sitten |
Keir Fraser
|
88b3af0076
gw.py pin: Allow a pin to be manually set to specified level.
|
5 vuotta sitten |
Keir Fraser
|
e1d065056b
python: Break the top-level script into per-command scripts.
|
5 vuotta sitten |
Keir Fraser
|
ee02d5d0a8
python: Move retry loops into read/write-track usb methods
|
5 vuotta sitten |
Keir Fraser
|
613c125351
python: Clean up usb module some more. Move more stuff into usb.read_track()
|
5 vuotta sitten |
Keir Fraser
|
0b0edd1478
python: Use image abstraction, selected on image file extension,
|
5 vuotta sitten |
Keir Fraser
|
d8ef697104
python: Rename USB.py -> usb.py (PEP8)
|
5 vuotta sitten |
Keir Fraser
|
f4cb24a39f
python: Clip the partial first revolution of a GW track read in the core code.
|
5 vuotta sitten |
Keir Fraser
|
234ae62a66
python: Put SCP read code into the new module too.
|
5 vuotta sitten |
Keir Fraser
|
f8b1707286
python: Put SCP write code into new module
|
5 vuotta sitten |
Keir Fraser
|
abac05598f
Cheer pylint up a (little) bit.
|
5 vuotta sitten |
Keir Fraser
|
5fe094e653
python: New modules for encapsulating Flux and Bitcells
|
5 vuotta sitten |
Keir Fraser
|
61abef95c1
python: Get rid of last global variable.
|
5 vuotta sitten |
Keir Fraser
|
34d6cb6ce9
python: Neater tuple syntax. usb.read_track() returns index times.
|
5 vuotta sitten |