Commit Graph

178 Commits

Author SHA1 Message Date
Josh Stewart 44af406f9a Bump version to v1.7.0 2025-04-10 17:16:31 +10:00
Josh Stewart feabb7946b Add release action 2025-04-10 17:16:08 +10:00
Josh Stewart dc3c061f42 Minor performance improvements 2025-03-03 08:55:12 +11:00
Josh Stewart f082389eca Retry teensy burn if loader did not start in time 2025-02-20 10:07:49 +11:00
Josh Stewart 8932a36b73 Bump multiple package versions 2025-02-19 13:40:30 +11:00
Josh Stewart e7442cc30b Bump electron version to v30 2025-02-19 12:48:21 +11:00
Josh Stewart 74c57aac6a Update teensy_loader binaries 2025-02-19 12:34:20 +11:00
Josh Stewart 82c873f6d8 Increase timeout waiting for teensyloader to start 2025-02-19 12:32:29 +11:00
Josh Stewart 0e240f803c Move to fw version based tunes download 2025-02-18 15:48:00 +11:00
Josh Stewart fab3e6f450 Fix missing bullet point in the firmware notes 2025-02-18 11:25:53 +11:00
Josh Stewart 299ddcb963 Fix 'Burn again' not working on non-2560 boards 2025-02-18 11:16:37 +11:00
Josh Stewart 2032c7eb95 Bump version to v1.6.0 2024-06-13 13:34:28 +10:00
Josh Stewart f70985a031 Slightly less erratic progress readings for stm32 on Windows 2024-06-13 13:15:29 +10:00
Josh Stewart 0d705ab02d Bump version to 1.6 beta 3 2024-06-12 13:40:53 +10:00
Josh Stewart 961b16f8d8 Add warning if trying to upload to stm32 in serial mode 2024-06-12 13:40:30 +10:00
Josh Stewart 7c37e2790b Auto refresh ports when USB hotplugged 2024-06-12 13:17:42 +10:00
Josh Stewart a72b57e710 Only save exe artefact for Windows CI build 2024-06-12 11:20:12 +10:00
Josh Stewart 4f4c3b74be Fixes for stm32 upload on Windows 2024-06-12 11:13:58 +10:00
Josh Stewart d385644f26 Set VID/PID dynamically for stm32 F4xx boards 2024-06-12 09:55:32 +10:00
Josh Stewart 5e19016891 Working burn % tracking for stm32 2024-06-12 09:30:00 +10:00
Josh Stewart 67df821a4b Enable upload button based on select rather than ports 2024-06-12 02:28:05 +10:00
Josh Stewart d62812c712 Bump version to v1.6.0-beta.2 2024-06-12 02:27:39 +10:00
Josh Stewart a639a6e922 Update avrdude to v7.2 2024-06-11 09:43:30 +10:00
Josh Stewart a133d7b56c Correct mac file extension 2024-02-13 23:06:30 +11:00
Josh Stewart d628aeccd7 Successful workflow builds for Win, Mac and linux 2024-02-13 23:02:02 +11:00
Josh Stewart c93ed4bf59 Missed file 2024-02-13 22:52:21 +11:00
Josh Stewart e151188eaf Force no signing on Mac package 2024-02-13 22:52:05 +11:00
Josh Stewart 06d56fa7ba Yet more workflow fixes 2024-02-13 22:34:58 +11:00
Josh Stewart 1a29fe6569 Multiple workflow fixes 2024-02-13 22:30:10 +11:00
Josh Stewart b85386f193 Correct workflow branch 2024-02-13 22:22:11 +11:00
Josh Stewart 0bafe5a766 Fix workflow syntax 2024-02-13 22:20:03 +11:00
Josh Stewart ed1f65271a Fix workflow syntax 2024-02-13 21:20:58 +11:00
Josh Stewart 74fefed35e Initial workflow to build binaries
Unlikely to work
2024-02-13 21:14:21 +11:00
Josh Stewart 3497df7d70 Bump to version 1.6.0 2024-02-13 21:11:41 +11:00
Josh Stewart c66df2bdc2 Working local file uploads
Needs lots of error checking, but should be functional. Only tested on Macos
2024-02-13 20:40:50 +11:00
Josh Stewart ce49bec4a3 Initial addition of stm32f407 uploads
VERY rough, but functional. Only tested on Mac, but in theory should work on Windows and linux (i686, x64, arm/arm64)
2024-02-12 17:44:45 +11:00
Josh Stewart ab1364436c Initial work on allowing local firmware 2024-02-12 15:20:07 +11:00
Josh Stewart e92463ba0d
Merge pull request #22 from rerpha/remove_npm_log
remove npm-debug.log, add to gitignore
2023-03-28 11:12:02 +11:00
Josh Stewart 98e7d7252a
Merge pull request #34 from DeionSi/update-packages
Update packages and many small fixes
2023-03-10 16:29:16 +11:00
Josh Stewart 2b05e5f389
Merge branch 'master' into update-packages 2023-03-10 16:15:10 +11:00
Josh Stewart 974a4676b3 Fix firmware details window not loading 2023-03-10 16:14:00 +11:00
DeionSi 89c6dc728e Security update 2023-02-22 21:50:27 +01:00
DeionSi e4a9997f2d Move sponsor bar higher 2023-01-15 15:14:14 +01:00
DeionSi 08bfa6a95d Integrate sponsor bar more cleanly 2023-01-15 14:59:59 +01:00
DeionSi f3a7568d29 Use platform specific delimiter to make it work on Windows. Move showItemInFolder to main to bring file explorer to foreground on Windows. 2023-01-15 14:35:06 +01:00
DeionSi f60ca07e8c Unused 2023-01-15 13:03:17 +01:00
DeionSi 39ffc6583e Remove remote modules usage 2023-01-15 12:48:15 +01:00
DeionSi a2800ec0fe Minor fixes 2023-01-15 12:45:36 +01:00
DeionSi 8836674fd8 Move button handlers from template to renderer 2023-01-13 22:43:24 +01:00
DeionSi d809f5ffcc Use npm jquery 2023-01-13 22:28:42 +01:00