Commit Graph

1217 Commits

Author SHA1 Message Date
rusefillc d0db738647 cleaner error handling
only:uaefi
2025-02-21 20:10:51 -05:00
kifir23917 e0b961e8ca allow to get `MCUSERIAL` ini field from binary protocol, as well as from link manager 2025-02-21 18:48:02 -05:00
rusefillc d77612fb1b basic updater logo right click menu to upload calibrations (panama UI part) #7418
only:uaefi
2025-02-20 12:08:57 -05:00
rusefillc 5faae7de1d basic updater logo right click menu to upload calibrations (panama UI part) #7418
only:uaefi
2025-02-20 11:31:11 -05:00
rusefillc 61763d3377 basic updater logo right click menu to upload calibrations (panama UI part) #7418
only:we are missing some API
2025-02-20 10:41:44 -05:00
rusefillc 6e49987f35 getIniField by name 2025-02-20 10:01:10 -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 ea7867ba6f Console should get much smarter around compatibility with older units #6845
only:preparation
2025-02-16 09:00:13 -05:00
rusefillc 5a8a17ef2e Console should get much smarter around compatibility with older units #6845
only:uaefi
2025-02-15 23:20:01 -05:00
rusefillc e67908065f Console should get much smarter around compatibility with older units #6845
only:uaefi
2025-02-15 23:13:04 -05:00
rusefillc 71586fc863 only:killing some of the dead code 2025-02-15 22:59:24 -05:00
rusEFI LLC 4052c2c3bf only:fixing or hiding some problem? 2025-02-13 17:33:36 -05:00
rusefillc 30982275f2 only:new subfolder for nine files 2025-02-10 07:25:25 -05:00
rusefillc 8134e72a99 Console should get much smarter around compatibility with older units #6845 2025-02-07 23:15:08 -05:00
rusefillc c241beb123 Console should get much smarter around compatibility with older units #6845 2025-02-07 18:43:53 -05: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 cea5bd8e4d Console should get much smarter around compatibility with older units #6845 2025-02-07 13:53:04 -05:00
rusefillc b41fdd0904 Lua panel to use ini model for offset and size #7384
similar use-case
2025-02-06 19:48:42 -05:00
kifir23917 a62becbf8d Now `CalibrationsHelper.readAndBackupCurrentCalibrations` method doesn't validate config version on connect #7357 2025-02-06 12:30:03 -04:00
kifir23917 ae711184f0 only:refactoring: `BinaryProtocol.saveConfigurationImageToFiles` is converted to static #7357 2025-02-06 12:30:03 -04:00
rusefillc b01641065e Console should get much smarter around compatibility with older units #6845
only:java progress
2025-02-05 09:40:03 -05:00
rusefillc 5a4410fef7 Console should get much smarter around compatibility with older units #6845
only:dead-ish code

nice milestone: Fields.TS_TOTAL_OUTPUT_SIZE not used by PROD code!
2025-02-05 08:44:18 -05:00
rusefillc b28b5040db Console should get much smarter around compatibility with older units #6845
only:dead-ish code
2025-02-05 08:31:33 -05:00
rusefillc fb95a0c024 only:docs 2025-02-05 08:23:23 -05:00
rusefillc cfc9750b90 Console should get much smarter around compatibility with older units #6845
only:dead-ish code
2025-02-05 08:23:07 -05:00
rusefillc 5988a34d5a only:less gradle copy-pasta 2025-02-04 21:18:32 -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 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
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
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
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
kifir23917 3018d2beef Now we clear status panel before async job execution #7199 2025-01-22 21:48:42 +02:00
kifir23917 2ac19f5279 refactoring: rename `StatusConsumer.append` method into 'appendStatus` to distinguish it from `UpdateStatusWindow.append` method #7199 2025-01-21 20:43:20 +02:00
kifir23917 b4a2168261 refactoring: rename `StatusConsumer.append` method into 'appendStatus` to distinguish it from `UpdateStatusWindow.append` method #7199 2025-01-21 20:43:20 +02:00
rusefillc 61043dab0e only:details into error message 2025-01-02 21:16:24 -05:00
GitHub gen-configs Action 77c03f3d38 Auto-generated configs and docs 2024-12-27 03:41:59 +00:00
GitHub gen-configs Action e734bf5183 Auto-generated configs and docs 2024-12-27 01:34:35 +00:00
GitHub gen-configs Action fd29099743 Auto-generated configs and docs 2024-12-23 14:52:36 +00:00
rusefillc bf309e559d only:helping build 2024-12-23 09:42:41 -05:00
GitHub gen-configs Action e8160816cc Auto-generated configs and docs 2024-12-22 14:09:15 +00:00
rusefillc fbede76fee 1KHz logging #7202
only:docs
2024-12-21 15:14:50 -05:00
FDSoftware b5fdcac283 bare minimum nucleo F767 HW CI
fix F4/F7 CI jobs (incorrect .ini, enable the correct job)

update LocalIniFileProvider.java for use a env var

only:stm32f767_nucleo

remove nucleo hwci cfg, reuse the proteus f7

removed MiscTest from F767 suite, as cpu temp test fails
2024-12-07 23:27:37 -05:00