Skip to content

Releases: speeduino/SpeedyLoader

SpeedyLoader v1.6.0

13 Jun 03:44
Compare
Choose a tag to compare

This release introduces (Amongst other small features) the ability to load firmware onto stm32f407 boards as well as choosing a local firmware file to use rather than one from the Speeduino server.

Major changes since version 1.5.1 are:

  • Allow for uploads to stm32f407 boards (Please note that no other stm32 MCUs are supported at this time)
  • Local binary files can be chosen rather than downloading from the Speeduino server
  • Many minor GUI cleanups
  • Open links in external browser
  • Fix firmware details not displaying correctly if over a certain length
  • MANY packages updated

SpeedyLoader v1.6.0 Beta 2

12 Jun 01:22
Compare
Choose a tag to compare
Pre-release
  • Display burn progress with stm32
  • Fix upload issues with stm32 on Windows
  • Prompt user to install libusb for stm32 if not found
  • Correctly enable Upload button based on devices found rather than just serial ports

SpeedyLoader v1.6.0 Beta 1

11 Jun 00:14
Compare
Choose a tag to compare
Pre-release

This is a beta release for testing of new SpeedyLoader functionality.

Major changes since version 1.5.1 are:

  • Allow for uploads to stm32f407 boards (Requires wider testing)
  • Local binary files can be chosen rather than downloading from the Speeduino server
  • Many minor GUI cleanups
  • Open links in external browser
  • Fix firmware details not displaying correctly if over a certain length
  • MANY packages updated

v1.5.1

01 Aug 12:51
Compare
Choose a tag to compare

Minor changes:

  • Fix for update notice not appearing
  • Fix for base tune download Window not appearing correctly on Windows
Platform File
Windows 64-bit SpeedyLoader-x64.exe
Windows 32-bit SpeedyLoader-ia32.exe
Mac SpeedyLoader.dmg
Linux SpeedyLoader.AppImage
Linux (Raspberry Pi) SpeedyLoader-armv7l.AppImage

v1.5.0

01 Aug 11:28
Compare
Choose a tag to compare

Major changes:

  • Add detection of Teensy 3.6 and 4.1 boards
  • Added new base tunes system
  • Can differentiate between Teensy boards in Serial vs HID modes
  • Much better hardware detection for all boards

Minor changes:

  • Multiple bug fixes
  • Dependency updates
Platform File
Windows 64-bit SpeedyLoader.1.5.0_x64.exe
Windows 32-bit SpeedyLoader.1.5.0_ia32.exe
Mac SpeedyLoader-1.5.0.dmg
Linux SpeedyLoader.1.5.0.AppImage
Linux (Raspberry Pi) SpeedyLoader.1.5.0_armv7l.AppImage

v1.4.1 Minor fixes

22 Oct 03:42
Compare
Choose a tag to compare

Minor change:

  • Fix an issue where Teensy and AVR hex files may be incorrectly interchanged.
Platform File
Windows 64-bit SpeedyLoader-x64.exe
Windows 32-bit SpeedyLoader-ia32.exe
Mac SpeedyLoader.dmg
Linux SpeedyLoader.AppImage
Linux (Raspberry Pi) SpeedyLoader-armv7l.AppImage

SpeedyLoader v1.4.0

21 Oct 09:37
Compare
Choose a tag to compare

Major new feature:

  • Add ability to upload to Teensy 3.5 boards. Only use with master firmware

Minor changes:

  • UI improvements
  • Security improvements
Platform File
Windows 64-bit SpeedyLoader-x64.exe
Windows 32-bit SpeedyLoader-ia32.exe
Mac SpeedyLoader.dmg
Linux SpeedyLoader.AppImage
Linux (Raspberry Pi) SpeedyLoader-armv7l.AppImage

SpeedyLoader v1.3.0

17 Jul 08:02
Compare
Choose a tag to compare

Version 1.3.0 adds the ability to download base tune files directly.
These are pulled from GitHub and are filtered to only show the tunes that are available for a given firmware.

Platform File
Windows 64-bit SpeedyLoader-x64.exe
Windows 32-bit SpeedyLoader-ia32.exe
Mac SpeedyLoader.dmg
Linux SpeedyLoader.AppImage
Linux (Raspberry Pi) SpeedyLoader-armv7l.AppImage

SpeedyLoader v1.2.0

09 Jul 08:01
Compare
Choose a tag to compare

Version 1.2.0 adds the following:

  • Support for an ARM build (Eg Raspberry Pi 2/3/4)
  • Buttons to download the base tune file for the currently selected firmware version
  • 64-bit and 32-bit versions of avrdude for linux (Eg Working on 64-bit only Ubuntu 19.04)
  • An Automatic check on startup to see whether any updates are available

Master builds

11 Feb 23:45
Compare
Choose a tag to compare

This version just adds the handling for the master build, which will ALWAYS be downloaded, even if there is already a master.hex file found locally.