RELEASE_NOTES 7.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165
  1. ************************************
  2. ** Greaseweazle Release Notes
  3. ** Keir Fraser <keir.xen@gmail.com>
  4. ************************************
  5. ** v0.20 - 1 July 2020
  6. - gw write: New options --erase-empty and --double-step
  7. - gw update: Fix COM redetect on Windows running Bitdefender
  8. - Support version 2 of Ant Goffart's F7 Plus
  9. - SCP: support legacy single-sided SCP images
  10. - Automatic import; Export via ::legacy_ss suffix
  11. - eg. gw read --single-sided my.scp::legacy_ss
  12. - SCP: support SCP image files generated by FluxEngine
  13. ** v0.19 - 8 June 2020
  14. - F7 v2: Support for the new board design
  15. - gw update: Signature and CRC validation checks
  16. - gw read: Fix end-track field in single-sided SCP images
  17. ** v0.18 - 28 May 2020
  18. - gw read: New parameters --rate and --rpm
  19. - rate: Bitcell data rate in kbit/s (eg 250=DD 500=HD)
  20. - Used only for HFE images right now, where default is DD (250)
  21. - rpm: Normalise track timings to the given RPM value
  22. - This occurs before any other conversion or analysis
  23. - gw info: New command to display information about the Greaseweazle setup
  24. - gw bandwidth: Improved stats output
  25. - SCP: Fix single-sided image handling according to latest SCP spec.
  26. - Operates correctly with latest beta version of HxC software
  27. - F7: Support new board designs
  28. - AmberTronic F7 Plus: Kryoflux form factor, output buffers, 12v supply
  29. - F7 Lightning: High Speed USB, output buffers
  30. ** v0.17 - 19 May 2020
  31. - Windows: New self-contained executable distribution
  32. - No need to install Python, or module dependencies
  33. - Mac, Linux: Main script is directly executable
  34. - No need to manually invoke the Python interpreter
  35. - GW host tool: Help-text description for each available action
  36. ** v0.16 - 15 May 2020
  37. - F7 Firmware: Enable over-drive voltage mode
  38. - Required for reliable 216MHz operation (see datasheet)
  39. - Bootloader update:
  40. - 'gw.py update --bootloader' updates the bootloader
  41. - Not normally required
  42. - Failure may brick the Weazle and require full reflash: Take care!
  43. - Update build system to work with Windows MinGW environment
  44. ** v0.15 - 5 May 2020
  45. - Host tool improvements:
  46. - IPF: More robust conversion to raw flux for writeout
  47. - HFE: Fix crash when writing out HFE from third party tools
  48. - F7 Firmware improvements:
  49. - Preparation for High Speed USB (future board using 730Z8 MCU)
  50. - Enable Instruction and Data caches (10x execution speedup)
  51. - Various improvements to bandwidth as reported by 'gw.py bandwidth'
  52. ** v0.14 - 29 April 2020
  53. - IPF: Full write support (weak data, index misalignment)
  54. - New GW commands: bandwidth, erase
  55. - bandwidth: Measure USB read/write bandwidth
  56. - erase: Erase a disk
  57. - F7 USB: Improved bandwidth when writing to disk
  58. - Much less likely to see FluxUnderflow failures
  59. - update: Fix a bug which could fail to reopen the GW device for update
  60. - update: Automatically find the update file if filename not specified
  61. - Control script: Tidier notification of errors (no scary backtrace)
  62. ** v0.13 - 25 April 2020
  63. - HFE: Read & write support
  64. - IPF: Preliminary write support
  65. - Requires SPS/CAPS support library. See the wiki.
  66. - Weak data not yet supported (RNC "Protect Process" protection, & others)
  67. - Write splice is always rotated to the index (affects Speedlock & others)
  68. - Also TODO: Verified writes
  69. - USB: Use the VID:PID pair assigned to Greaseweazle (1201:4d69)
  70. - New prerequisite: 'bitarray' module. See the wiki.
  71. ** v0.12 - 10 March 2020
  72. - GW Autodetect: General improvements, and now works on Windows 7
  73. - New read parameter --double-step to double-step drive heads
  74. - Useful for reading a 40-cylinder disk in an 80-cylinder drive
  75. - New 'pin' command allows a floppy pin to be set to specified level
  76. - Currently supported only for pin 2 (DENSEL)
  77. - New 'reset' command resets the Greaseweazle to power-on settings
  78. - Motors off, drives deselected, power-on pin levels and delay values
  79. ** v0.11 - 21 January 2020
  80. - GW.py: Auto-detect the COM/serial port device name
  81. - The device argument is now optional!
  82. - USB: Provide a serial-id string to the host
  83. - Identifier is unique to each Greaseweazle device
  84. - Allows disambiguation between multiple Greaseweazle devices
  85. - Recommended: Full flash from HEX file (embeds serial in bootloader)
  86. - Ubuntu: Udev script now creates a /dev/greaseweazle symlink
  87. ** v0.10 - 17 January 2020
  88. - STM32F7xx: Multi-drive support via drive-select config option
  89. - Up to three Shugart drives or two IBM/PC drives
  90. - gw.py read|write --drive {a,b,0,1,2}
  91. - See the "Drive Select" wiki page
  92. ** v0.9 - 7 January 2020
  93. - Activity LED
  94. - Lights while a USB-issued command is in progress
  95. - Flashes when enumerated but idle in the firmware-update bootloader
  96. ** v0.8 - 6 January 2020
  97. - STM32F73xx: Various Fixes and Improvements
  98. - Allow Firmware Update mode to be forced via strapping Serial RX/TX
  99. - Fix bogus sample values at start of read flux values
  100. - Fix some time constants to be in units of the sample clock
  101. - USB: Advertise USB 2.0 device descriptor
  102. ** v0.7 - 6 December 2019
  103. - USB: Fix end-of-stream detection on track writes
  104. - Writes of empty/unformatted tracks sometimes hung forever
  105. - No Flux Area: Firmware automatically masters long NFAs during track writes
  106. - Generating no flux transitions does not read back as a NFA
  107. - STM32F73xx: Initial support for new STM32 MCU
  108. - Two HEX files are included: Use Greaseweazle-F1-* for existing boards!
  109. - Single unified UPD file containing both firmware images
  110. ** v0.6 - 15 November 2019
  111. - gw.py: Big overhaul of underlying Python package
  112. - Action (read, write, update) must come first on the command line
  113. - eg. "python3 gw.py read --ecyl=39 foo.scp COM3"
  114. - gw.py: New action "delays" to print/set delay parameters
  115. - eg. "python3 gw.py delays --step=10000" to increase step time to 10ms
  116. ** v0.5 - 11 November 2019
  117. - USB: Overhaul the protocol and allow writes to be terminated at index
  118. - Terminate-at-index is always used by current Python control script
  119. - Terminate-at-index prevents an over-long write from overwriting itself
  120. - Fix interruption of track writes (eg. KeyboardInterrupt)
  121. - gw.py: New option --adjust-speed to normalise flux times for target drive
  122. - Measures RPM of the target drive and calculates an adjustment factor
  123. ** v0.4 - 5 November 2019
  124. - Blinky: Diagnostic test firmware to detect fake STM32 chips
  125. - https://github.com/keirf/Greaseweazle/wiki/STM32-Fakes
  126. - Floppy Write: Fix for very short flux timings
  127. - Floppy Read: Fix for very long flux timings
  128. - USB: Small improvement to double-buffer logic
  129. ** v0.3 - 30 October 2019
  130. - Bootloader: Fix Programming-Jumper detection
  131. - Read Track: Various minor fixes
  132. - SCP: Fix the SCP file headers generated by "gw.py read"
  133. ** IMPORTANT USER INSTRUCTIONS **:
  134. - Users must serial-update using the v0.3 HEX file
  135. - DO NOT update from v0.2 using the UPD file
  136. - May need to install the crcmod package: eg "pip3 install crcmod"
  137. ** v0.2 - 29 October 2019
  138. - USB: Fix hangs during "gw.py read"
  139. - Thanks to Charlie Smurthwaite for telling me how to fix this!
  140. - USB: Improved bandwidth (double-buffered IN/OUT endpoints)
  141. - Reduces risk of buffer underflow/overflow during disk operations
  142. - Firmware Update: Requires a jumper across A14 (aka DCL) and GND
  143. - eg. "python gw.py update Greaseweazle-v0.2.upd COM3"
  144. ** v0.1 - 17 October 2019
  145. - First release