Commit Graph

1595 Commits

Author SHA1 Message Date
rusEFI LLC d1ca52c010 going back to java 8 all for TS plugin
only:proteus_f7
2024-11-01 20:45:03 -04:00
rusEFI LLC fc8a468c92 TS still comes with 1.8 and we have a plugin, lets build compatible 2024-11-01 17:17:44 -04:00
rusEFI LLC d991f73dec Build-Jdk into manifest
only:proteus_f7
2024-11-01 12:18:30 -04:00
rusEFI LLC 6302a6645e MassUpdater to deal with manual DFU
only:mre_f4
2024-10-31 16:21:23 -04:00
rusEFI LLC 4830b66cbd java.lang.NoSuchMethodError: 'java.lang.String com.rusefi.core.io.BundleUtil.readBranchNameToDisplay()' fix #7004 2024-10-28 20:09:19 -04:00
kifir 407ed51fdd now basic updater shows current branch name
closes #7000
2024-10-28 19:01:35 -04:00
Andrey 4ff6ff60eb removal of older rusEFI console spectrogram, new one is coming soon!
only:uaefi
2024-10-21 11:25:58 -04:00
rusefillc 43d6a4c452 only:docs 2024-10-11 14:32:00 -04:00
rusefillc 636f43aff1 bugfix?
only:hellen-honda-k
2024-10-02 10:50:37 -04:00
rusefi 4c3f40ed7a only:threads are complicated 2024-10-01 22:24:47 -04:00
rusefillc 7f0fbe23cd only:MassUpdater 2024-10-01 21:18:20 -04:00
rusefillc 50c11cf778 console does not work for custom FW #6961 2024-10-01 00:35:21 -04:00
rusefillc 6141232256 command line utility progress
only:hellen-honda-k
2024-09-30 13:18:23 -04:00
rusefillc b46999e667 bugfix? re-assemble multiple tokens into one command 2024-09-30 13:07:30 -04:00
Andrey 5723ccc205 better error handling 2024-09-30 11:38:22 -04:00
rusefillc a70ec23fcc mx/debian detected as Windows?! fix #6958
only:uaefi
2024-09-28 19:55:12 -04:00
rusefillc d0d3b5ec4d ProgramSelector should be visible on Linux
only:hellen-honda-k
2024-09-28 16:50:49 -04:00
kifir23917 19d45458a1 only:refactoring: part of functionality is extracted into `AsyncJobExecutor` class 2024-09-21 07:30:48 -04:00
kifir23917 9c397d07f1 only:refactoring: part of functionality is extracted into `JobWithSuspendedSerialPortScanner` class 2024-09-21 07:30:48 -04:00
kifir23917 964d28a9f6 only:refactoring: renaming 2024-09-21 07:30:48 -04:00
kifir23917 55b5581d96 only:refactoring: part of functionality extracted into `UpdateCalibrationsJobContext` class 2024-09-21 07:30:48 -04:00
kifir23917 6315c6dc47 only:refactoring: move job name from `JobType` enumeration to corresponding job class 2024-09-21 07:30:48 -04:00
kifir23917 88150d651b only:refactoring: make work with async jobs clearer 2024-09-21 07:30:48 -04:00
kifir23917 9a38a469d7 revert reboot to Blt timeout back to 60 seconds 2024-09-20 23:42:11 +03:00
kifir23917 3c85f646dc Fix `Auto Update Firmware` flow for obfuscated firmware. Now we don't suspend serial port monitoring for all jobs, but only for `Update Calibrations` job. 2024-09-20 16:29:59 -04:00
kifir23917 6f9e5d8a7c Fix displaying of INSTALL_OPENBLT and ST_LINK in update mode combo box #6936 2024-09-20 15:46:26 -04:00
kifir23917 5fafa3b121 Now update mode combo box displays `displayText` field values instead of enumeration value names
Closes #6936
2024-09-20 15:46:26 -04:00
Andrey 628b2e0f0a Waiting for ECU on port %s to reboot to OpenBlt for up to " + TOTAL_WAIT_SECONDS + " seconds
only:uaefi
2024-09-20 14:16:57 -04:00
Andrey 190141e28a refactoring: magic constants
only:uaefi
2024-09-19 23:34:34 -04:00
rusEFI LLC e5a1806b02 only:slow Windows 7 laptop is asking to double waiting duration to 60 seconds 2024-09-19 19:29:30 -04:00
kifir 8536ed7ca6 now we can update firmware if ECU is switched manually to DFU mode (by pressing `PROG` and `RST` buttons)
closes #6791
2024-09-19 19:05:21 -04:00
kifir 8906dee3df only:refactoring: extract part of functionality into `JobParameters` class #6791 2024-09-19 19:05:21 -04:00
kifir 0205725d97 only:refactoring: extract part of functionality into `JobType` enumeration #6791 2024-09-19 19:05:21 -04:00
rusefillc de4618d60b only:showUpdateCalibrations 2024-09-19 19:03:20 -04:00
kifir 5bc07406cd Now we enable `Update Firmware` button only when ECU is available for non-obfuscated firmware too (as we have been already doing for obfuscated firmware)
closes #6914
2024-09-19 09:18:15 -04:00
Andrey f25772dc7d reducing logging mess
only:uaefi
2024-09-18 10:56:55 -04:00
Andrey 80b227b2fa only:uaefi 2024-09-18 10:45:41 -04:00
Andrey de807aafab only:typo 2024-09-18 10:08:37 -04:00
Andrey 1d6f4b5808 only:proper icon for BasicStartupFrame 2024-09-18 10:08:03 -04:00
kifir e9c4150ba9 only:limit visibility scope for a part of methods 2024-09-18 09:11:59 -04:00
Andrey abc0952611 only:moving code 2024-09-18 08:49:38 -04:00
kifir 6fd13d446a Add `Update Calibrations` button #6864 2024-09-18 08:41:00 -04:00
kifir 0fe5649794 Now we perform port scanning for non-obfuscated firmware as well as for obfuscated one #6914 2024-09-18 08:41:00 -04:00
kifir 5dd72e2bfd Now we suspend port scanning during job execution #6864 2024-09-18 08:41:00 -04:00
kifir fc01016a6c only:refactoring: extract part of functionality into RecurringStep class #6864 2024-09-18 08:41:00 -04:00
kifir 5520850cbb only:light refactoring #6864 2024-09-18 08:41:00 -04:00
kifir 3d6428568f only:refactoring: extract part of functionality into RecurringStep class #6864 2024-09-18 08:41:00 -04:00
kifir 0e35dee888 only:refactoring: extract part of functionality into `updatePortToUpdateObfuscatedFirmware` method #6864 2024-09-18 08:41:00 -04:00
kifir ec22f96aea only:refactoring: renaming #6864 2024-09-18 08:41:00 -04:00
kifir 8c59ae3e07 only:refactoring: now we use overloaded `AvailableHardware.getKnownPorts` method that accepts set of required port types #6864 2024-09-18 08:41:00 -04:00