Commit Graph

7201 Commits

Author SHA1 Message Date
GitHub gen-configs Action 41c05b534a Auto-generated configs and docs 2025-02-08 12:33:11 +00:00
GitHub gen-configs Action ac40d6757c Auto-generated configs and docs 2025-02-08 07:12:29 +00:00
rusefillc b68fba369d dead code? 2025-02-08 00:39:11 -05:00
rusefillc 1499e47fe9 preserve tune while updating firmware #7357 2025-02-08 00:38:52 -05:00
rusefillc 61dea4c03c java.version into logs
only:uaefi
2025-02-08 00:03:00 -05:00
rusefillc 32a8e61dff error onto screen
only:uaefi
2025-02-07 23:28:48 -05:00
rusefillc 8134e72a99 Console should get much smarter around compatibility with older units #6845 2025-02-07 23:15:08 -05:00
GitHub gen-configs Action 2351b3d5f6 Auto-generated configs and docs 2025-02-08 00:51:05 +00:00
GitHub gen-configs Action b6711af4c5 Auto-generated configs and docs 2025-02-08 00:17:16 +00:00
rusefillc c241beb123 Console should get much smarter around compatibility with older units #6845 2025-02-07 18:43:53 -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
GitHub gen-configs Action dba084f63e Auto-generated configs and docs 2025-02-07 21:45:07 +00:00
rusefillc 4db94ab60b Console should get much smarter around compatibility with older units #6845
only:one step
2025-02-07 14:24:47 -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 6aa86da19f Console should get much smarter around compatibility with older units #6845
only:one step
2025-02-07 14:05:56 -05:00
rusefillc cea5bd8e4d Console should get much smarter around compatibility with older units #6845 2025-02-07 13:53:04 -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 b41fdd0904 Lua panel to use ini model for offset and size #7384
similar use-case
2025-02-06 19:48:42 -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
rusefillc 1cfdd547ca Lua panel to use ini model for offset and size #7384
new API
2025-02-06 19:34:14 -05:00
GitHub gen-configs Action cb190f2bd3 Auto-generated configs and docs 2025-02-07 00:25:23 +00:00
rusefillc fd01be7d93 20250206 2025-02-06 19:14:24 -05:00
GitHub gen-configs Action 78d4e1426f Auto-generated configs and docs 2025-02-06 23:19:06 +00:00
GitHub gen-configs Action e060bef632 Auto-generated configs and docs 2025-02-06 17:43:38 +00: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 91df6776c6 Now `EnumIniField.indexOf` method returns `-1` for unknown values instead of throwing exception #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
kifir23917 a856e04168 Handle failure of merged calibrations backup
#7357
2025-02-06 12:30:03 -04:00
kifir23917 93acd51463 Step to fix problem with premature `greening` of status panel
#7357
2025-02-06 12:30:03 -04:00
kifir23917 a62becbf8d Now `CalibrationsHelper.readAndBackupCurrentCalibrations` method doesn't validate config version on connect #7357 2025-02-06 12:30:03 -04:00
kifir23917 92eee1682f implement uploading of merged calibrations #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
kifir23917 13986136a6 only:refactoring: rename class #7357 2025-02-06 12:30:03 -04:00
kifir23917 fd369ef4e6 Now we back up updated calibrations #7357 2025-02-06 12:30:03 -04:00
kifir23917 d1fa312d8e only:refactoring: now `ProgramSelector.flashOpenbltSerialAutomatic` method knows previous calibrations #7357 2025-02-06 12:30:03 -04:00
kifir23917 a02fb0735c only:refactoring: generalize `BinaryProtocolAction` #7357 2025-02-06 12:30:03 -04:00
kifir23917 6aef7e8ff4 only:refactoring: extract part of functionality into `backUpCalibrationsInfo` method #7357 2025-02-06 12:30:03 -04:00
kifir23917 aa85b21f12 only:refactoring: extract part of functionality into `CalibrationsInfo` class #7357 2025-02-06 12:30:03 -04:00