Commit Graph

7131 Commits

Author SHA1 Message Date
GitHub gen-configs Action 35f337b64e Auto-generated configs and docs 2025-02-01 03:53:36 +00:00
GitHub gen-configs Action 5e11e3bb63 Auto-generated configs and docs 2025-02-01 03:33:55 +00:00
GitHub gen-configs Action 317bb6def8 Auto-generated configs and docs 2025-02-01 01:38:34 +00:00
GitHub gen-configs Action f1d04040db Auto-generated configs and docs 2025-01-31 22:22:15 +00:00
GitHub gen-configs Action e2c4af7de8 Auto-generated configs and docs 2025-01-31 20:28:39 +00:00
GitHub gen-configs Action b49601681e Auto-generated configs and docs 2025-01-30 18:35:56 +00:00
kifir23917 abb40ca09a Now we back up current .ini-file into `prev_calibrations.ini` file before updating firmware #7357 2025-01-30 13:25:10 -05:00
kifir23917 14a264e99d only:refactoring: extract part of functionality into `CalibrationsBackuper` class #7357 2025-01-30 13:25:10 -05:00
kifir23917 71bd8ca6b3 add `getIniFilePath` method to `IniFileModel` interface #7357 2025-01-30 13:25:10 -05:00
kifir23917 c30e5dc468 only:refactoring: make `IniFileModeImpl.metaInfo` field final #7357 2025-01-30 13:25:10 -05:00
kifir23917 706d8e1a8c only:refactoring: convert both overloaded `IniFileModelImpl.readIniFile` methods into static factory methods #7357 2025-01-30 13:25:10 -05:00
kifir23917 116266bdc3 only:refactoring: now `findAndReadIniFile` method is static factory method of `IniFileModelImpl` class #7357 2025-01-30 13:25:10 -05:00
kifir23917 1df476fbaf Now files with calibrations have .zip extension 2025-01-29 23:21:29 +02:00
kifir23917 3b9bd6fbd1 Now we back up current calibrations into `prev_calibrations.zip` and `prev_calibrations.msq` files before updating firmware #7357 2025-01-29 23:21:29 +02:00
kifir23917 563cff2786 only:refactoring: extract part of functionality into `BinaryProtocolExecutor` class #7357 2025-01-29 23:21:29 +02:00
kifir23917 0b74e5faa4 handle failed connection to port 2025-01-29 23:21:29 +02:00
kifir23917 8e6111c279 only:refactoring: extract part of functionality into `saveConfigurationImageToFiles` method #7357 2025-01-29 23:21:29 +02:00
kifir23917 02f5e171a9 only:refactoring: extract part of functionality into overloaded `readFullImageFromController` method #7357 2025-01-29 23:21:29 +02:00
GitHub gen-configs Action 2985cc7b88 Auto-generated configs and docs 2025-01-29 14:45:35 +00:00
kifir23917 441842347b Now `ConfigurationImageMetaYamlUtil.dump` method doesn't close received as an argument output stream - this input stream is managed by `ConfigurationImageFile.saveToFile` method (closes #7365) 2025-01-29 16:22:27 +02:00
GitHub gen-configs Action 1cddb6c8a9 Auto-generated configs and docs 2025-01-28 22:52:16 +00:00
GitHub gen-configs Action 3ba9f29c1d Auto-generated configs and docs 2025-01-27 23:27:43 +00:00
GitHub gen-configs Action 7a655e20ec Auto-generated configs and docs 2025-01-27 22:52:28 +00:00
rusefillc 198752ce8d minor API change
only:uaefi
2025-01-26 22:59:02 -05:00
rusefillc ef0b53cfef simpler file name 2025-01-26 22:59:02 -05:00
rusefillc 47940da281 preserve tune while updating firmware #7357
only:java
https://en.wikipedia.org/wiki/Composition_over_inheritance
2025-01-26 22:22:47 -05:00
rusefillc c819cf9860 preserve tune while updating firmware #7357
only:dead
2025-01-26 22:04:46 -05:00
rusefillc 3577d17d83 only:refactoring and docs 2025-01-26 21:50:23 -05:00
GitHub gen-configs Action 2b51a86bc3 Auto-generated configs and docs 2025-01-27 00:27:02 +00:00
GitHub gen-configs Action 92844dbf08 Auto-generated configs and docs 2025-01-26 19:25:10 +00:00
GitHub gen-configs Action 9ea208a10b Auto-generated configs and docs 2025-01-26 14:27:06 +00:00
GitHub gen-configs Action 90fd119a4d Auto-generated configs and docs 2025-01-25 22:10:26 +00:00
GitHub gen-configs Action 0ec3c27cc9 Auto-generated configs and docs 2025-01-25 17:00:02 +00:00
GitHub gen-configs Action 0de3033d09 Auto-generated configs and docs 2025-01-25 02:48:32 +00:00
GitHub gen-configs Action d80b8a9850 Auto-generated configs and docs 2025-01-24 13:47:47 +00:00
GitHub gen-configs Action ee70a920d4 Auto-generated configs and docs 2025-01-24 00:15:07 +00:00
GitHub gen-configs Action 4d89421dbc Auto-generated configs and docs 2025-01-23 17:19:46 +00:00
kifir23917 43c6334bd5 only:refactoring: get rid of duplicated `logLine` method implementation because `UpdateOperationCallbacks` interface already implements it in the same way #7199 2025-01-23 09:26:09 -05:00
kifir23917 6fa1d16eae only:refactoring: Now `UpdateOperationCallbacks` interface extends `StatusConsumer` interface #7199 2025-01-23 09:26:09 -05:00
kifir23917 aded5b29b6 only:refactoring: rename `StatusConsumer.appendStatus` method into `logLine` #7199 2025-01-23 09:26:09 -05:00
kifir23917 a461d40a7e only:refactoring: get rid of redundant `UpdateOperationCallbacks.append` and `UpdateOperationCallbacks.appendLine` methods because they duplicate `UpdateOperationCallbacks.log` and `UpdateOperationCallbacks.logLine` methods #7199 2025-01-23 09:26:09 -05:00
kifir23917 3f9193bb6a only:refactoring: get rid of redundant `StatusConsumer.appendStatus` method overloading - actually `breakLineOnTextArea` and `sendToLogger` parameters are always true #7199 2025-01-23 09:26:09 -05:00
GitHub gen-configs Action 84503b42fd Auto-generated configs and docs 2025-01-23 13:27:04 +00:00
kifir23917 f8dcfd3335 Hardcode feature flag to `true` #7199 2025-01-22 21:48:42 +02:00
kifir23917 3018d2beef Now we clear status panel before async job execution #7199 2025-01-22 21:48:42 +02:00
kifir23917 0ae9d2becf Disable buttons during async job execution (closes #7339) 2025-01-22 20:44:12 +02:00
kifir23917 5ddbdd4519 Prevent simultaneous job execution from `rusefi_updater.exe` #7339 2025-01-22 20:44:12 +02:00
GitHub gen-configs Action ce94186ef2 Auto-generated configs and docs 2025-01-22 00:34:46 +00:00
kifir23917 a7e990f069 support temporary `RUSEFI_USE_STATUS_WINDOW_FOR_JOBS` feature flag #7199 2025-01-21 20:43:20 +02:00
kifir23917 d7004c31c6 now `BasicStartupFrame` uses `StatusPanel` instead of `StatusWindow` #7199 2025-01-21 20:43:20 +02:00