Commit Graph

6529 Commits

Author SHA1 Message Date
GitHub gen-configs Action ab15e1c215 Auto-generated configs and docs 2024-08-17 14:36:04 +00:00
kifir 1f131cd5ce now we unzip downloaded autoupdate zip file in two steps:
1. all files except `rusefi_autouppdate.jar` before new class loader preparation
2. `rusefi_autouppdate.jar` after new class loader preparation
(closes #6777)
2024-08-17 17:20:06 +03:00
kifir f15bc18f73 only: refactoring: extract part of funtionality into `prepareClassLoaderToStartConsole` method #6777 2024-08-17 17:20:06 +03:00
kifir d52e0a0d2e only: refactoring: extract unzipping from `Autoupdate.downloadAndUnzipAutoupdate` method and rename it to `Autoupdate.downloadAutoupdateZipFile` #6777 2024-08-17 17:20:06 +03:00
Andrey 3789fdb980 Console is broken on Windows 11 fix #6821 2024-08-17 09:59:02 -04:00
GitHub gen-configs Action 7afbcd750e Auto-generated configs and docs 2024-08-17 03:55:01 +00:00
GitHub gen-configs Action 137b9abff0 Auto-generated configs and docs 2024-08-16 22:03:54 +00:00
rusefi 5730e18970 progress bar frame to use nicer icon
only:uaefi121
2024-08-15 21:38:54 -04:00
rusefillc 1d430f45ba group: 'com.fazecast', name: 'jSerialComm', version: '2.11.0' 2024-08-15 20:02:20 -04:00
GitHub gen-configs Action 15eab88195 Auto-generated configs and docs 2024-08-15 23:24:48 +00:00
GitHub gen-configs Action e62224d886 Auto-generated configs and docs 2024-08-15 22:03:41 +00:00
Andrey b285e1caf0 only:flexible jar name 2024-08-15 12:36:05 -04:00
Andrey 992861f46f only:manual shame 2024-08-15 10:08:39 -04:00
GitHub gen-configs Action fbb0009812 Auto-generated configs and docs 2024-08-15 13:58:27 +00:00
kifir 4663ebeb29 Now we work properly if new `OpenBlt` port appeared immediately after ECU rebooted to OpenBlt (closes #6713) 2024-08-15 09:48:15 -04:00
kifir 203ccc89c0 only: refactoring: extract `AvailableHardware` from `SerialPortScanner` class 2024-08-15 09:48:15 -04:00
kifir a7688c58d7 only: refactoring: simplify `SerialPortCache.retainAll` method 2024-08-15 09:48:15 -04:00
kifir 42e2e75a9e limit life-time for cached serial ports #6713 2024-08-15 09:48:15 -04:00
kifir 859ddd23b5 only: refactoring: extract part of functionality is extracted into SerialPortCache class 2024-08-15 09:48:15 -04:00
Andrey f94c0d061c updater process stays running if closed with cross icon fix #6813
only:uaefi
2024-08-14 17:17:37 -04:00
GitHub gen-configs Action 0481962837 Auto-generated configs and docs 2024-08-14 20:59:56 +00:00
rusefillc f76d3eba93 updater process stays running if closed with cross icon #6813 2024-08-14 14:48:49 -04:00
rusefillc 583791a734 only:shameful manual version bump 2024-08-14 12:49:27 -04:00
kifir 5d25990183 Now we log strange situations (closes #6788) 2024-08-14 12:33:47 -04:00
kifir 6899853d03 Forbid firmware update when multiple ECUs are connected #6788 2024-08-14 12:33:47 -04:00
kifir 7a23b3f92e only: refactoring: extract part of functionality into `switchToPort` method 2024-08-14 12:33:47 -04:00
kifir 80e9f84125 only: refactoring: extract part of functionality into overloaded `AvailableHardware.getKnownPorts` method 2024-08-14 12:33:47 -04:00
kifir 938c323516 forbid multiple ECU-s updating after `Auto Update Firmware` button is pressed (see `Auto Update Firmware`) #6788 2024-08-14 12:33:47 -04:00
kifir 9caf49ccfc only: refactoring: extract part of functionality into `onHardwareUpdated` method 2024-08-14 12:33:47 -04:00
kifir 14cc189806 only: refactoring: extract controls on the form into fields 2024-08-14 12:33:47 -04:00
GitHub gen-configs Action 83255edf7d Auto-generated configs and docs 2024-08-14 05:28:44 +00:00
GitHub gen-configs Action 104e1c50ef Auto-generated configs and docs 2024-08-14 01:10:46 +00:00
kifir be42039abc only: refactoring: get rid of unused `SerialAutoChecker.mode` field 2024-08-13 12:16:52 -04:00
kifir 07fe982aa5 only: fix potential IOStream leak: Method `DfuHelper.sendDfuRebootCommand` shouldn't be responsible for closing a stream, because there are cases, when overloaded `DfuHelper.sendDfuRebootCommand` method doesn't call its namesake (that was closing the stream) 2024-08-13 12:16:52 -04:00
kifir c7fefcef25 only: refactoring: get rid of redundant class instantiation when we need just call a static method 2024-08-13 12:16:52 -04:00
kifir 07ce7f5691 only: get rid of unused method 2024-08-13 12:16:52 -04:00
GitHub gen-configs Action 49dfe0428a Auto-generated configs and docs 2024-08-13 01:56:02 +00:00
rusefillc b6f3f420fb only:autoupdate fails #6777 2024-08-12 15:08:19 -04:00
kifir af2aa8932b now we really check that new port appeared after ECU port disappeared (closes #6747) 2024-08-12 13:05:15 -04:00
kifir bde60cb578 only: get rid of redundant check for `auto` port - it should never be `auto` here 2024-08-12 13:05:15 -04:00
kifir 0f0a433102 only: fix misprint 2024-08-12 13:05:15 -04:00
GitHub gen-configs Action e383c2547f Auto-generated configs and docs 2024-08-12 03:56:55 +00:00
GitHub gen-configs Action 40843c27cd Auto-generated configs and docs 2024-08-11 02:59:02 +00:00
GitHub gen-configs Action 32e08a17a3 Auto-generated configs and docs 2024-08-10 23:17:01 +00:00
GitHub gen-configs Action 5c87f24fc9 Auto-generated configs and docs 2024-08-10 03:37:53 +00:00
kifir a98285252f only: refactoring: now LinkManager.getCommPorts method returns set of strings instead of array 2024-08-09 16:21:39 -04:00
kifir 576629de2f only: get rid of unused method 2024-08-09 16:21:39 -04:00
rusefillc aa00f48b43 only:removing some dead code 2024-08-09 12:16:11 -04:00
rusefillc 3ca0108a65 only:reducing method visibility 2024-08-09 11:54:32 -04:00
rusefillc 7363e80f3b only:reducing method visibility 2024-08-09 11:53:37 -04:00