GitHub gen-configs Action
c4ff08ed28
Auto-generated configs and docs
2024-08-17 18:19:01 +00:00
GitHub gen-configs Action
10b1e50c1b
Auto-generated configs and docs
2024-08-17 15:48:43 +00:00
kifir
96b1b89feb
update console version #6777
2024-08-17 18:38:36 +03:00
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
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
GitHub gen-configs Action
f9ddf3a842
Auto-generated configs and docs
2024-08-09 02:53:48 +00:00
rusefillc
f4d347171e
trying to preserver the error
...
only: proteus_f7
2024-08-08 21:24:11 -04:00
GitHub gen-configs Action
009ad724b8
Auto-generated configs and docs
2024-08-08 23:36:28 +00:00
rusefillc
ae13dce53f
only: trying to preserver the error
2024-08-08 19:26:30 -04:00
GitHub gen-configs Action
aec45f47c0
Auto-generated configs and docs
2024-08-08 17:27:17 +00:00
GitHub gen-configs Action
ab736b2888
Auto-generated configs and docs
2024-08-08 15:23:08 +00:00
GitHub gen-configs Action
bb1336c870
Auto-generated configs and docs
2024-08-08 13:50:54 +00:00
rusefillc
b8ba119828
only:flexibility
2024-08-08 09:18:36 -04:00
GitHub gen-configs Action
c684ffefec
Auto-generated configs and docs
2024-08-08 03:26:05 +00:00
rusefi
5935ab8c3f
more of autoupdate fails #6777
...
only:alphax-4K-GDI
2024-08-07 21:23:43 -04:00
GitHub gen-configs Action
bedc82fe6c
Auto-generated configs and docs
2024-08-07 23:17:38 +00: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
4a18987374
only:typo
2024-08-07 13:56:26 -04:00
rusefillc
8141ffeee7
autoupdate fails #6777
...
only:showing exception
2024-08-07 13:56:26 -04:00
GitHub gen-configs Action
c9cfd1175a
Auto-generated configs and docs
2024-08-07 15:42:15 +00:00
rusefillc
487737c8ca
bugfix:autoupdate was not working because of broken logging dependency
2024-08-07 10:36:32 -04:00
rusefillc
9be8012354
wmic not found on Windows 10 #6774
2024-08-06 21:15:04 -04:00
GitHub gen-configs Action
6a23ecef2d
Auto-generated configs and docs
2024-08-06 23:09:21 +00:00
GitHub gen-configs Action
0a22ac186b
Auto-generated configs and docs
2024-08-06 20:56:45 +00:00
GitHub gen-configs Action
7b5cef7587
Auto-generated configs and docs
2024-08-06 01:12:38 +00:00
GitHub gen-configs Action
e58cb93d2b
Auto-generated configs and docs
2024-08-05 23:31:39 +00:00
Andrey
d0c939d7f9
Please make gauges in Freedom Fahrenheit units celsius #4788
...
only: experiments
2024-08-04 17:51:48 -04:00
Andrey
766b3d662e
only: starting logging sooner
2024-08-04 16:51:22 -04:00
GitHub gen-configs Action
4477d91064
Auto-generated configs and docs
2024-08-04 18:12:40 +00:00
GitHub gen-configs Action
4a31db928d
Auto-generated configs and docs
2024-08-04 05:37:34 +00:00
GitHub gen-configs Action
5b5fedab85
Auto-generated configs and docs
2024-08-03 17:52:38 +00:00
GitHub gen-configs Action
5a45a873d8
Auto-generated configs and docs
2024-08-03 14:51:26 +00:00
GitHub gen-configs Action
03036afe85
Auto-generated configs and docs
2024-08-03 06:25:43 +00:00
GitHub gen-configs Action
fc92685491
Auto-generated configs and docs
2024-08-03 00:11:06 +00:00
GitHub gen-configs Action
0537eab129
Auto-generated configs and docs
2024-08-01 23:15:10 +00:00
rusefi
8443577343
only:minor usability
2024-08-01 00:54:19 -04:00
GitHub gen-configs Action
d181e4f2e1
Auto-generated configs and docs
2024-08-01 01:09:36 +00:00
GitHub gen-configs Action
8d89c8c1e5
Auto-generated configs and docs
2024-07-31 17:24:50 +00:00
GitHub gen-configs Action
0d49517b4f
Auto-generated configs and docs
2024-07-31 01:17:16 +00:00
GitHub gen-configs Action
bd90c617d7
Auto-generated configs and docs
2024-07-31 00:46:16 +00:00
GitHub gen-configs Action
52a9abb853
Auto-generated configs and docs
2024-07-29 23:09:14 +00:00
GitHub gen-configs Action
a75a44cb05
Auto-generated configs and docs
2024-07-29 02:53:15 +00:00
rusefi
609d9f016f
show_simulator=true
2024-07-28 12:04:17 -04:00
GitHub gen-configs Action
8728114b4d
Auto-generated configs and docs
2024-07-28 05:48:20 +00:00
rusefi
af6f0ba092
only:handling lack of .srec file
2024-07-28 00:51:39 -04:00
GitHub gen-configs Action
62d4adbe10
Auto-generated configs and docs
2024-07-28 02:16:19 +00:00