RELEASE_NOTES 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244
  1. ************************************
  2. ** Greaseweazle Release Notes
  3. ** Keir Fraser <keir.xen@gmail.com>
  4. ************************************
  5. ** v0.31 - 8 October 2021
  6. - F1: Support Low-Density STM32F103C6 chips, 32k Flash, 10k SRAM
  7. - V4: Increase USB buffer size from 16kB to 64kB
  8. ** v0.30 - 12 August 2021
  9. - New board type: V4 Slim (AT32F403 MCU, laptop drive interface)
  10. - F7 Slim: Support Disk Change Detect (used by WinUAE floppy bridge)
  11. ** v0.29 - 29 July 2021
  12. - gw read/write: Fix memory leak, reducing memory usage by approx 10x
  13. - gw bandwidth: Test USB connection integrity
  14. - New board type: F1 Plus (Unbuffered)
  15. ** v0.28 - 22 June 2021
  16. - V4: Improve USB bandwidth and double MCU clock speed to 144MHz
  17. - Fixes "gw bandwidth" warnings
  18. - Firmware: New command CMD_NOCLICK_STEP.
  19. - Used by Rob Smith's WinUAE bridge to implement noclick
  20. - "gw pin": Split into "gw pin set" and "gw pin get"
  21. ** v0.27 - 12 May 2021
  22. - EDSK: Support writing KBI-19 protection tracks
  23. - EDSK: Support next IDAM in preceding sector's GAP
  24. - gw seek: New option --motor-on to enable drive motor while seeking
  25. - New firmware command: CMD_GET_PIN to interrogate input floppy pins
  26. - New board type: V4 (using AT32F4xx MCUs)
  27. - New board type: F1 Plus (enhanced BP adapter board by Monideth Pen)
  28. ** v0.26 - 26 March 2021
  29. - Support new Greaseweazle model: F7 v3 "Thunderbolt"
  30. - EDSK: Support for writing many protected EDSK files
  31. - Windows 7: Disable jumperless firmware update as it hangs.
  32. - Default head-step delay is doubled to 10ms.
  33. ** v0.25 - 27 February 2021
  34. - EDSK: Support for writing unprotected EDSK files
  35. - SCP: Allow disktype header byte to be specified (eg "a.scp::disktype=amiga")
  36. - SCP: Fix import of non-index-cued SCP imnage files
  37. - AmigaDOS: Mark bad sectors with explicit pattern "-=[BAD SECTOR]=-"
  38. - read/write: Add a --retries parameter used if analyse/verify stage fails
  39. - clean: New command to clean a drive using a cleaning disk
  40. - gw: New global option --time to print elapsed time taken by an operation
  41. - gw: Improve reliability of USB connection reset when starting an operation
  42. - flippy: Improve reliability for Panasonic modded drives (find true trk0)
  43. - Linux/Mac: setup.sh better error reporting when run from wrong folder
  44. ** v0.24 - 14 January 2021
  45. - Index-cue generated Kryoflux and SCP image files
  46. - Most external tools and emulators fail with non-cued streams
  47. - gw write: New precomp command-line option (see the wiki)
  48. - gw: Backward compatibility with older firmware (only back to v0.23)
  49. - Safer bootloader update (CRC check before erasing existing bootloader)
  50. ** v0.23 - 13 January 2021
  51. - Support new Greaseweazle model: F7 Slim
  52. - Read/write/verify 1.44M IMG image files
  53. - Read/write Kryoflux stream files
  54. - Optimisations:
  55. - Rewrite read/verify conversion routines in C
  56. - Fast Amiga track reads (now read an Amiga disk in approx 45 seconds)
  57. - Shrink the Windows distribution zip file
  58. - GW: New track-selection syntax ("--track="). See the wiki.
  59. ** v0.22 - 27 November 2020
  60. - Support read and write of Amiga ADF image files
  61. - Increase /STEP pulse width to 15us (fix 5.25" drive seek for Arno Olaf)
  62. - Flippy drives: support 'gw seek' down to track -8
  63. - Revised USB protocol
  64. ** v0.21 - 10 September 2020
  65. - Support new Greaseweazle model: F7 Lightning Plus
  66. - Fixes for older drives
  67. - 50us index mask, avoid double triggering on the index signal
  68. - Increase default head-step delay to 5ms
  69. - Windows: Install the CAPS/SPS IPF library automatically
  70. - New command 'gw seek' to seek to specified drive cylinder
  71. - New syntax for specifying Greaseweazle device name on command line
  72. - eg 'gw read --device COM3 a.scp'
  73. ** v0.20 - 1 July 2020
  74. - gw write: New options --erase-empty and --double-step
  75. - gw update: Fix COM redetect on Windows running Bitdefender
  76. - Support version 2 of Ant Goffart's F7 Plus
  77. - SCP: support legacy single-sided SCP images
  78. - Automatic import; Export via ::legacy_ss suffix
  79. - eg. gw read --single-sided my.scp::legacy_ss
  80. - SCP: support SCP image files generated by FluxEngine
  81. ** v0.19 - 8 June 2020
  82. - F7 v2: Support for the new board design
  83. - gw update: Signature and CRC validation checks
  84. - gw read: Fix end-track field in single-sided SCP images
  85. ** v0.18 - 28 May 2020
  86. - gw read: New parameters --rate and --rpm
  87. - rate: Bitcell data rate in kbit/s (eg 250=DD 500=HD)
  88. - Used only for HFE images right now, where default is DD (250)
  89. - rpm: Normalise track timings to the given RPM value
  90. - This occurs before any other conversion or analysis
  91. - gw info: New command to display information about the Greaseweazle setup
  92. - gw bandwidth: Improved stats output
  93. - SCP: Fix single-sided image handling according to latest SCP spec.
  94. - Operates correctly with latest beta version of HxC software
  95. - F7: Support new board designs
  96. - AmberTronic F7 Plus: Kryoflux form factor, output buffers, 12v supply
  97. - F7 Lightning: High Speed USB, output buffers
  98. ** v0.17 - 19 May 2020
  99. - Windows: New self-contained executable distribution
  100. - No need to install Python, or module dependencies
  101. - Mac, Linux: Main script is directly executable
  102. - No need to manually invoke the Python interpreter
  103. - GW host tool: Help-text description for each available action
  104. ** v0.16 - 15 May 2020
  105. - F7 Firmware: Enable over-drive voltage mode
  106. - Required for reliable 216MHz operation (see datasheet)
  107. - Bootloader update:
  108. - 'gw.py update --bootloader' updates the bootloader
  109. - Not normally required
  110. - Failure may brick the Weazle and require full reflash: Take care!
  111. - Update build system to work with Windows MinGW environment
  112. ** v0.15 - 5 May 2020
  113. - Host tool improvements:
  114. - IPF: More robust conversion to raw flux for writeout
  115. - HFE: Fix crash when writing out HFE from third party tools
  116. - F7 Firmware improvements:
  117. - Preparation for High Speed USB (future board using 730Z8 MCU)
  118. - Enable Instruction and Data caches (10x execution speedup)
  119. - Various improvements to bandwidth as reported by 'gw.py bandwidth'
  120. ** v0.14 - 29 April 2020
  121. - IPF: Full write support (weak data, index misalignment)
  122. - New GW commands: bandwidth, erase
  123. - bandwidth: Measure USB read/write bandwidth
  124. - erase: Erase a disk
  125. - F7 USB: Improved bandwidth when writing to disk
  126. - Much less likely to see FluxUnderflow failures
  127. - update: Fix a bug which could fail to reopen the GW device for update
  128. - update: Automatically find the update file if filename not specified
  129. - Control script: Tidier notification of errors (no scary backtrace)
  130. ** v0.13 - 25 April 2020
  131. - HFE: Read & write support
  132. - IPF: Preliminary write support
  133. - Requires SPS/CAPS support library. See the wiki.
  134. - Weak data not yet supported (RNC "Protect Process" protection, & others)
  135. - Write splice is always rotated to the index (affects Speedlock & others)
  136. - Also TODO: Verified writes
  137. - USB: Use the VID:PID pair assigned to Greaseweazle (1201:4d69)
  138. - New prerequisite: 'bitarray' module. See the wiki.
  139. ** v0.12 - 10 March 2020
  140. - GW Autodetect: General improvements, and now works on Windows 7
  141. - New read parameter --double-step to double-step drive heads
  142. - Useful for reading a 40-cylinder disk in an 80-cylinder drive
  143. - New 'pin' command allows a floppy pin to be set to specified level
  144. - Currently supported only for pin 2 (DENSEL)
  145. - New 'reset' command resets the Greaseweazle to power-on settings
  146. - Motors off, drives deselected, power-on pin levels and delay values
  147. ** v0.11 - 21 January 2020
  148. - GW.py: Auto-detect the COM/serial port device name
  149. - The device argument is now optional!
  150. - USB: Provide a serial-id string to the host
  151. - Identifier is unique to each Greaseweazle device
  152. - Allows disambiguation between multiple Greaseweazle devices
  153. - Recommended: Full flash from HEX file (embeds serial in bootloader)
  154. - Ubuntu: Udev script now creates a /dev/greaseweazle symlink
  155. ** v0.10 - 17 January 2020
  156. - STM32F7xx: Multi-drive support via drive-select config option
  157. - Up to three Shugart drives or two IBM/PC drives
  158. - gw.py read|write --drive {a,b,0,1,2}
  159. - See the "Drive Select" wiki page
  160. ** v0.9 - 7 January 2020
  161. - Activity LED
  162. - Lights while a USB-issued command is in progress
  163. - Flashes when enumerated but idle in the firmware-update bootloader
  164. ** v0.8 - 6 January 2020
  165. - STM32F73xx: Various Fixes and Improvements
  166. - Allow Firmware Update mode to be forced via strapping Serial RX/TX
  167. - Fix bogus sample values at start of read flux values
  168. - Fix some time constants to be in units of the sample clock
  169. - USB: Advertise USB 2.0 device descriptor
  170. ** v0.7 - 6 December 2019
  171. - USB: Fix end-of-stream detection on track writes
  172. - Writes of empty/unformatted tracks sometimes hung forever
  173. - No Flux Area: Firmware automatically masters long NFAs during track writes
  174. - Generating no flux transitions does not read back as a NFA
  175. - STM32F73xx: Initial support for new STM32 MCU
  176. - Two HEX files are included: Use Greaseweazle-F1-* for existing boards!
  177. - Single unified UPD file containing both firmware images
  178. ** v0.6 - 15 November 2019
  179. - gw.py: Big overhaul of underlying Python package
  180. - Action (read, write, update) must come first on the command line
  181. - eg. "python3 gw.py read --ecyl=39 foo.scp COM3"
  182. - gw.py: New action "delays" to print/set delay parameters
  183. - eg. "python3 gw.py delays --step=10000" to increase step time to 10ms
  184. ** v0.5 - 11 November 2019
  185. - USB: Overhaul the protocol and allow writes to be terminated at index
  186. - Terminate-at-index is always used by current Python control script
  187. - Terminate-at-index prevents an over-long write from overwriting itself
  188. - Fix interruption of track writes (eg. KeyboardInterrupt)
  189. - gw.py: New option --adjust-speed to normalise flux times for target drive
  190. - Measures RPM of the target drive and calculates an adjustment factor
  191. ** v0.4 - 5 November 2019
  192. - Blinky: Diagnostic test firmware to detect fake STM32 chips
  193. - https://github.com/keirf/Greaseweazle/wiki/STM32-Fakes
  194. - Floppy Write: Fix for very short flux timings
  195. - Floppy Read: Fix for very long flux timings
  196. - USB: Small improvement to double-buffer logic
  197. ** v0.3 - 30 October 2019
  198. - Bootloader: Fix Programming-Jumper detection
  199. - Read Track: Various minor fixes
  200. - SCP: Fix the SCP file headers generated by "gw.py read"
  201. ** IMPORTANT USER INSTRUCTIONS **:
  202. - Users must serial-update using the v0.3 HEX file
  203. - DO NOT update from v0.2 using the UPD file
  204. - May need to install the crcmod package: eg "pip3 install crcmod"
  205. ** v0.2 - 29 October 2019
  206. - USB: Fix hangs during "gw.py read"
  207. - Thanks to Charlie Smurthwaite for telling me how to fix this!
  208. - USB: Improved bandwidth (double-buffered IN/OUT endpoints)
  209. - Reduces risk of buffer underflow/overflow during disk operations
  210. - Firmware Update: Requires a jumper across A14 (aka DCL) and GND
  211. - eg. "python gw.py update Greaseweazle-v0.2.upd COM3"
  212. ** v0.1 - 17 October 2019
  213. - First release