Commit Graph

1515 Commits

Author SHA1 Message Date
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
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
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 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
kifir a98285252f only: refactoring: now LinkManager.getCommPorts method returns set of strings instead of array 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
rusefillc c797697a8a only: updater wl 2024-08-09 00:24:36 -04:00
rusefillc 93b3132d7c only: flexible UPDATE_FW_HELP_URL 2024-08-08 23:55:19 -04:00
rusefillc 572018fe7a do not show 'install drivers' button if folder is missing 2024-08-08 23:55:19 -04:00
rusefillc f4d347171e trying to preserver the error
only: proteus_f7
2024-08-08 21:24:11 -04:00
rusefi 5935ab8c3f more of autoupdate fails #6777
only:alphax-4K-GDI
2024-08-07 21:23:43 -04:00
rusefillc 97560eec48 only:wl 2024-08-07 16:39:53 -04:00
rusefillc 046ca6067e only:minor usability 2024-08-07 16:35:49 -04:00
rusefillc 47fd5c4828 autoupdate fails #6777
only:proteus_f7
maybe sad fix?
2024-08-07 15:45:50 -04:00
rusefillc 49f67383bb autoupdate fails #6777
only:minor refactoring
2024-08-07 15:26:06 -04:00
rusefillc 8141ffeee7 autoupdate fails #6777
only:showing exception
2024-08-07 13:56:26 -04:00
rusefillc 9be8012354 wmic not found on Windows 10 #6774 2024-08-06 21:15:04 -04:00
Andrey 766b3d662e only: starting logging sooner 2024-08-04 16:51:22 -04:00
rusefi 8443577343 only:minor usability 2024-08-01 00:54:19 -04:00
rusefi 609d9f016f show_simulator=true 2024-07-28 12:04:17 -04:00
rusefi af6f0ba092 only:handling lack of .srec file 2024-07-28 00:51:39 -04:00
kifir23917 8afdbdbe59 Implement waiting for new port to appear #6699 2024-07-17 10:29:15 -04:00
kifir23917 f3bee89797 Only: symplify waitForEcuPortDisappeared method signature #6699 2024-07-17 10:29:15 -04:00
kifir23917 012dec829b Only: improve logging #6699 2024-07-17 10:29:15 -04:00
kifir23917 210d21eee5 Only: get rid of unused code 2024-07-17 10:29:15 -04:00
kifir23917 2f004089f3 Only: get rid of unused parameter (#6699) 2024-07-17 10:29:15 -04:00
rusefillc 41021c4911 reducing logging confusion 2024-07-16 15:10:58 -04:00
rusefillc 994899dd78 reducing naming confusion 2024-07-16 14:38:11 -04:00
Andrey 6ca8f80025 Fields.java is a mess #6711
only:new home for protocol constants
2024-07-13 22:39:36 -04:00
Andrey 2d41db282c Fields.java is a mess #6711
only:new home for protocol constants
2024-07-13 22:24:40 -04:00
Andrey 0f0d323063 Fields.java is a mess #6711
new home for protocol constants
2024-07-13 18:37:04 -04:00
kifir23917 f59c4cffe0 Allow waiting for ECU reboot more than 3 seconds (closes #6699) 2024-07-13 16:41:21 -04:00
kifir23917 ff59dca8d3 Add sendToLogger parameter (#6699) 2024-07-13 16:41:21 -04:00
kifir23917 a58876edd3 Extract logging with break-line into `logLine` and `appendLine` methods (#6699) 2024-07-13 16:41:21 -04:00