rusefillc
|
ab6047ef31
|
in order to facilitate console development we shall unify source code 'java_console_binary' with deployment 'console' folder
|
2025-02-19 16:26:20 -05:00 |
kifir23917
|
5f8f649b7c
|
only: now we test updating `ALSTimingRetardTable` #7357
|
2025-02-18 20:02:55 -05:00 |
kifir23917
|
3faf339446
|
only: now we test updating `ignitionTable` #7357
|
2025-02-18 20:02:55 -05:00 |
kifir23917
|
781725d229
|
only:implement test for `CalibrationsHelper.mergeCalibrations` method #7357
|
2025-02-18 20:02:55 -05:00 |
kifir23917
|
c2a99bfd75
|
only:refactoring: extract part of functionality into `CalibrationsTestData` class #7357
|
2025-02-18 20:02:55 -05:00 |
kifir23917
|
9033de8192
|
only:refactoring: extract `TestCallbacks` class #7357
|
2025-02-18 20:02:55 -05:00 |
kifir23917
|
c33e879159
|
only: now `merged_calibrations.*` files are placed in `state` subfolder as well as `prev_calibrations.*` and `updated_calibrations.*` files
|
2025-02-18 20:02:33 -05:00 |
kifir23917
|
dba535fc94
|
fix double to integral type conversions in `ScalarIniField.setValue` method #7357
|
2025-02-18 16:27:04 -05:00 |
kifir23917
|
8ffbad0618
|
only: now we test updating `ALSTimingRetardTable` #7357
|
2025-02-18 11:33:52 -05:00 |
rusefi
|
e2b84c8c48
|
only:safer LuaTextEditor
|
2025-02-16 15:51:53 -05:00 |
rusefi
|
586988dcd1
|
only:NPE
|
2025-02-16 15:27:57 -05:00 |
rusefillc
|
e1533e6d03
|
too many files have complete VariableRegistry, let's extract java snapshot of VariableRegistry into a separate file
only:uaefi
|
2025-02-16 10:13:05 -05:00 |
rusefillc
|
259ecc4bbf
|
Console should get much smarter around compatibility with older units #6845
only:preparation
|
2025-02-16 08:56:17 -05:00 |
rusefillc
|
1f4fd624ea
|
Console should get much smarter around compatibility with older units #6845
only:uaefi
|
2025-02-16 00:48:49 -05:00 |
rusefillc
|
71586fc863
|
only:killing some of the dead code
|
2025-02-15 22:59:24 -05:00 |
rusefillc
|
ef9da2ae0c
|
only:typo and todo
|
2025-02-15 09:16:57 -05:00 |
kifir23917
|
126b52a44a
|
Now we use `CompatibilitySet.of` method instead of Java 9 `Set.of` method #7357
|
2025-02-15 07:50:18 -05:00 |
kifir23917
|
1d12721256
|
enhance logging #7357
|
2025-02-15 07:50:18 -05:00 |
kifir23917
|
e69e0827fe
|
Now we do not restore `signature` ini file field value #7357
|
2025-02-15 07:50:18 -05:00 |
kifir23917
|
4578af7dfc
|
Now we do not output null-terminator on text area #7431
|
2025-02-14 08:46:53 -05:00 |
kifir23917
|
3f21165e9b
|
Implement test for enum ini fields #7425
|
2025-02-13 16:56:50 -05:00 |
kifir23917
|
a61416bac8
|
Fix empty programming mode selection (closes #7432)
|
2025-02-13 09:46:45 -05:00 |
kifir23917
|
60b99fdd68
|
Now we restore previous selected update mode after the corresponding combobox is repopulated (closes #7381)
|
2025-02-12 13:10:42 -05:00 |
kifir23917
|
b6ab24aea7
|
Support editing of instance name (closes #7417)
|
2025-02-12 12:38:58 -05:00 |
rusefillc
|
075d7621b0
|
one step back - keeping compatibility with autoupdate jar
|
2025-02-10 21:42:54 -05:00 |
rusefillc
|
fa49ea650c
|
reducing API mess
|
2025-02-10 18:11:31 -05:00 |
rusefillc
|
bcc1008587
|
Console should get much smarter around compatibility with older units #6845
only:hellen121vag
|
2025-02-10 14:00:12 -05:00 |
kifir23917
|
09ff8c6b28
|
Now we use `OpenBltAutoJob` instead of `DfuAutoJob` for UAEFI (closes #7396)
|
2025-02-10 20:40:56 +02:00 |
kifir23917
|
77a62af66c
|
Wait a little bit to allow connection to ECU port (closes #7403)
|
2025-02-10 10:10:12 -04:00 |
rusefillc
|
30982275f2
|
only:new subfolder for nine files
|
2025-02-10 07:25:25 -05:00 |
kifir23917
|
25743659c0
|
Now we do not put null-terminators into system clipboard (closes #7402)
|
2025-02-10 13:42:22 +02:00 |
rusefillc
|
32a8e61dff
|
error onto screen
only:uaefi
|
2025-02-07 23:28:48 -05:00 |
kifir23917
|
428ac3c6cc
|
Now we preserve tune also on DFU firmware updating (closes #7395)
|
2025-02-07 17:49:40 -04:00 |
kifir23917
|
53d5e445b3
|
only:refactoring: now `DfuFlasher.doAutoDfu` method is not responsible for painting status panel #7395
|
2025-02-07 17:49:40 -04:00 |
kifir23917
|
6a0f551184
|
only:refactoring: now we reuse `JobHelper.doJob` method #7395
|
2025-02-07 17:49:40 -04:00 |
kifir23917
|
08625e8aa2
|
get rid of redundant asynchronisity #7395
|
2025-02-07 17:49:40 -04:00 |
kifir23917
|
5ca5fe3e36
|
only:refactoring: extract painting status panel into `executeDfuAndPaintStatusPanel` method #7395
|
2025-02-07 17:49:40 -04:00 |
kifir23917
|
95a3675779
|
only:refactoring: extract part of functionality into `CalibrationsHelper.updateFirmwareAndRestorePreviousCalibrations` method #7395
|
2025-02-07 17:49:40 -04:00 |
kifir23917
|
3683bd3e8b
|
only:refactoring: extract part of functionality into `bltUpdateFirmaware` method #7395
|
2025-02-07 17:49:40 -04:00 |
rusefillc
|
460bc71162
|
Console should get much smarter around compatibility with older units #6845
only:dead flag
|
2025-02-07 14:12:35 -05:00 |
rusefillc
|
57f925d26d
|
Lua panel to use ini model for offset and size #7384
only:dead code
|
2025-02-06 20:30:08 -05:00 |
rusefillc
|
54a7dceb37
|
Lua panel to use ini model for offset and size #7384
luaScript access
|
2025-02-06 19:34:14 -05:00 |
kifir23917
|
554e766bcc
|
Now we output merging warnings on status panel #7357
|
2025-02-06 12:30:03 -04:00 |
kifir23917
|
73d262c5a8
|
Now we ignore `byFirmwareVersion` and `hash3` .ini-fields #7357
|
2025-02-06 12:30:03 -04:00 |
kifir23917
|
e0040f90fc
|
Now we ask user for confirmation to restore previous calibrations #7357
|
2025-02-06 12:30:03 -04:00 |
kifir23917
|
b460d2e6be
|
Output fields that we are going to update to restore previous calibrations #7357
|
2025-02-06 12:30:03 -04:00 |
kifir23917
|
e54b1efe7b
|
Handle case of disappeared enum value #7357
|
2025-02-06 12:30:03 -04:00 |
kifir23917
|
51d29f1a52
|
only:refactoring: extract `greening` and `redding` of status panel from `ProgramSelector.flashOpenbltSerialAutomatic` method #7357
|
2025-02-06 12:30:03 -04:00 |
kifir23917
|
6f47724bf9
|
only:refactoring: get rid of redundant method parameter #7357
|
2025-02-06 12:30:03 -04:00 |
kifir23917
|
7e51ebc767
|
Fix problem with premature `greening` of status panel
#7357
|
2025-02-06 12:30:03 -04:00 |