Commit History

Author SHA1 Message Date
  Keir Fraser a2a4615d28 STM32F7: DWC OTG USB Controller 5 years ago
  Keir Fraser 484257ea2f STM32F7: Debug console on USART1 5 years ago
  Keir Fraser 37e49e1f82 STM32F7: Set up system clocks, PLLs, divisors, etc. 5 years ago
  Keir Fraser 5ed5bd0d32 STM32F7: Add build target to program via OpenOCD 5 years ago
  Keir Fraser c5c81ce1ba STM32F7: Integrate into the build 5 years ago
  Keir Fraser bf52a100b1 STM32F7: Register definitions 5 years ago
  Keir Fraser 0ac13f94de floppy write: Handle a long flux interval (>150us) as a No Flux Area and 5 years ago
  Keir Fraser 28d68841c2 floppy: Fix check for end-of-stream in ST_write_flux_wait_data state. 5 years ago
  Keir Fraser 2dc37fe3ec Remove double underscore prefix from __packed and __aligned() definitions. 5 years ago
  Keir Fraser 07746e10e3 firmware: Fix strcmp() build on gcc-9.2.0 5 years ago
  Keir Fraser aa2e3eb2f6 python: Fix imports for "gw.py update" 5 years ago
  Keir Fraser 5485f39f27 Update for v0.6 5 years ago
  Keir Fraser baa0db79ce Move image handlers into image/ sub-package 5 years ago
  Keir Fraser e1d065056b python: Break the top-level script into per-command scripts. 5 years ago
  Keir Fraser ee02d5d0a8 python: Move retry loops into read/write-track usb methods 5 years ago
  Keir Fraser 613c125351 python: Clean up usb module some more. Move more stuff into usb.read_track() 5 years ago
  Keir Fraser 0b0edd1478 python: Use image abstraction, selected on image file extension, 5 years ago
  Keir Fraser d8ef697104 python: Rename USB.py -> usb.py (PEP8) 5 years ago
  Keir Fraser f4cb24a39f python: Clip the partial first revolution of a GW track read in the core code. 5 years ago
  Keir Fraser 234ae62a66 python: Put SCP read code into the new module too. 5 years ago
  Keir Fraser f8b1707286 python: Put SCP write code into new module 5 years ago
  Keir Fraser abac05598f Cheer pylint up a (little) bit. 5 years ago
  Keir Fraser 5fe094e653 python: New modules for encapsulating Flux and Bitcells 5 years ago
  Keir Fraser 61abef95c1 python: Get rid of last global variable. 5 years ago
  Keir Fraser 34d6cb6ce9 python: Neater tuple syntax. usb.read_track() returns index times. 5 years ago
  Keir Fraser 1658ef5c1d python: Fix typo 5 years ago
  Keir Fraser 395e8c9cf1 Fix "make dist" 5 years ago
  Keir Fraser 2a2a4aa9e5 Update for v0.5 5 years ago
  Keir Fraser 9e3d11f17f gw: Add new option --adjust-speed to normalise flux times for 5 years ago
  Keir Fraser 4f22b8099d python: 4-space indentation 5 years ago