Wykres commitów

44 Commity (master)

Autor SHA1 Wiadomość Data
EmbeddedMan 47059ff015 EBB v3.0.3 Windows Installer as well as released hex files for v3.0.3 2024-05-26 11:31:05 -05:00
EmbeddedMan 16bbf9710e New version of Windows EBB updater v3.0.2, with the new COM port finding functionality after the update. 2024-05-09 21:03:28 -05:00
EmbeddedMan 65f648591f Merge branch 'feature/EBF_v3.0.0' into feature/Issue_224_UpdaterNickname 2024-05-09 20:59:23 -05:00
EmbeddedMan 342ea6288e Refactored the whole 'find com ports and detect EBBs' code. Windows EBB Updater now looks at all available COM ports after update to find the EBB. Also we now auto-start the update when the application is run. 2024-05-08 23:53:50 -05:00
EmbeddedMan 20b9b33b8d Debug test version of v3.0.1 updater (with nickname support) for testing strange update failed problem. 2024-05-08 10:29:25 -05:00
EmbeddedMan 998f961661 Creation of Windows EBB Firmware v3.0.2 installer 2024-05-06 22:14:43 -05:00
EmbeddedMan 4365006e75 New version of Windows EBB Updater: We now sent "CU,10,0" as the first thing to the EBB to turn of 'future syntax mode'. This allows the updater to work properly even if the EBB is in 'future syntax mode'. Also added message stating that a nickname was not found, if none was found. 2024-04-28 09:25:51 -05:00
EmbeddedMan e1820516d1 Added printout to update window so users can know they have the "EBB nickname" version of the updater. 2024-04-20 10:36:05 -05:00
EmbeddedMan 4eece023bb Added two features to Windows EBB updater: 1) It will retrieve and then set the EBB Nickname Tag, and 2) It will better print out non-standard version strings. 2024-04-20 10:27:49 -05:00
EmbeddedMan 8ea54e0f5d Version 3,0.1 : New TD command (Issue #223), SP,2 and SP,3 (Issue #222), and QU,6 (Issue #221) added and tested. Windows installer for v3.0.1 created. 2024-04-02 21:20:58 -05:00
EmbeddedMan c1365ea599 EBB Firmware v3.0.0 Windows installer added as well as v3.0.0 released hex files. 2024-03-27 21:59:15 -05:00
EmbeddedMan 1eff2e77f7 Bug fixed in EBB Windows installer where - on some PCs - it would properly updated but still generate a "Incorrect version detected. EBB= File= 2.8.1 Updated failed." error. Timing adjusted for slower reconnection after finishing flash programming. 2023-10-16 23:22:24 -05:00
EmbeddedMan 5bdcd3b503 New version of EBB updater: if no EBB found, will automatically try updating directly in bootloader mode. 2023-09-30 14:34:35 -05:00
EmbeddedMan f5441bd163 Fixing another EBB updater COM port filtering bug 2023-09-29 23:33:04 -05:00
EmbeddedMan 0339a50951 Fixed bug in EBB Updater COM port filtering 2023-09-29 23:23:22 -05:00
EmbeddedMan 08889f3659 Fix for issue 217: Filtered out any non-EBB COM ports from list that EBB updater application attemps to open. 2023-09-29 23:13:06 -05:00
EmbeddedMan 051b36efb5 EBB Firmware release v2.8.1: HEX files and WIndows updater 2022-07-27 07:22:35 -05:00
EmbeddedMan 95a423cb84 Fix for Issue #174: Added extra delay in Windows EBB Upater application to account for slower USB enumeration in bootlaoder mode under Windows 11 2022-05-20 09:17:02 -05:00
EmbeddedMan 132b190664 Release of EBB v2.8.0 2021-04-23 08:06:41 -05:00
EmbeddedMan 81f2fa8e66 Re-built 2.7.0 hex and updated after merging in Issue137 code (Fix for PC/PG). 2020-11-22 18:56:09 -06:00
EmbeddedMan c76f1f0942 Renamed deprecated directory for Windows EBB firmware updaters. 2020-11-22 18:38:14 -06:00
EmbeddedMan 3af37ac7ca EBB v2.7.0 release - hex file and Windows updater. 2020-11-21 15:27:48 -06:00
EmbeddedMan ba8cda332b Merge branch 'Branch_Issue144' into Branch_Issue143
# Conflicts:
#	EBB_firmware/app.X/source/ebb.c
2020-11-19 11:37:36 -06:00
EmbeddedMan 0c9d005ead Fix for issue #143 - Added "CA" command to clear accumulators. Created new release 2.6.6 and WIndows updater for same. 2020-11-01 20:07:24 -06:00
EmbeddedMan f57d3e93c4 New version 2.6.4 of EBB firmware. Fix for issue #126 : fixed SR command so that it no longer re-powers the servo on stepper motion, only servo motion.
Windows updater created.
Documentation updated.
2019-11-29 22:36:02 -06:00
EmbeddedMan 0adcf7e53e Updated EBB Release Notes for v2.6.4 release
Created EBB Updater app for Windows for v2.6.4 firmware
2019-11-05 20:16:02 -06:00
EmbeddedMan 9c39368c2a Moved all non-current Windows EBB Updater files into a 'depreciated' folder to make it clear which one is the latest. 2019-08-24 11:47:18 -05:00
EmbeddedMan 80fb409f76 Updated all Windows EBB Updater EXEs to fix issue #122 : app failed with error message when run with no COM ports. This commit fixes that bug and has new .exes for every updater. 2019-08-24 08:03:22 -05:00
EmbeddedMan 5fa974231a Fix for issue #118 : creation of EBB firmware version 2.6.3: Changed default RC servo power off time from 15 minutes to 60 seconds.
Tested with servo and logic analyzer.
2019-05-24 13:13:24 -05:00
Brian Schmalz c0e2a71f43 Added EBB v2.6.2 firmware updater application for Windows. 2019-04-18 21:24:45 -05:00
EmbeddedMan 90484ff094 Created Windows installer for EBB firmware v2.6.0 2018-09-09 17:25:29 -05:00
EmbeddedMan c5b7ac026a EBB Firmware v2.5.5 Updater (Windows) added 2018-07-06 22:39:29 -05:00
EmbeddedMan ff84acb4e5 Ooops. Forgot to include the exe for Windows EBB updater v2.5.4 2018-05-15 05:59:38 -05:00
EmbeddedMan b46f383eda Created EBB updater app for Windows for v2.5.4 firmware. 2018-05-10 06:44:06 -05:00
EmbeddedMan 7d6c2001cb As per issue #85, created new EBB Firmware updater for firmware version 2.5.3 2017-08-20 17:37:52 -05:00
Brian Schmalz b2b135068e EBB Firmware version 2.5.1 - fixed bug in LM command so that we can use negative values for StepAddInc parameter. Also tweaked 25KHz ISR rate so that it is much closer to 25KHz now. 2017-01-18 17:38:54 -06:00
Brian Schmalz f26d323d17 Version 2.5.0 of EBB Firmware - Added LM command for Low level Move control. 2017-01-14 08:11:14 -06:00
Brian Schmalz 6ae5335d29 Windows updater for EBB firmware v2.4.6 2017-01-08 19:20:26 -06:00
Brian Schmalz 8b864b2705 Added EBB firmware updater application for firmware version 2.4.5 2017-01-08 08:12:51 -06:00
Brian Schmalz 62456050a4 Fixed bug in EBB updater application - see issue #53. 2016-12-21 10:13:14 -06:00
Brian Schmalz d7db5a94b9 * Forgot to add .exe files as they're on the git ignore list 2016-11-17 08:54:29 -06:00
Brian Schmalz d10672ae83 * Created EBB Upgrader EXE for v2.4.4
* Fixed problem where EBB Upgrader program required UAC dialog
* Re-created EBB Upgrader EXE for v2.4.3
* Added zip files for EBB v2.4.4 HEX files
2016-11-17 08:53:04 -06:00
Brian Schmalz 3140847b40 Forgot to include mphidflash 2016-11-13 20:56:46 -06:00
Brian Schmalz 41afb3719d Added first test version of Windows EBB auto-updater application. 2016-11-13 20:14:31 -06:00