rusefillc
|
76b0c0a522
|
Console should get much smarter around compatibility with older units #6845
only:java progress
|
2025-02-05 13:49:27 -05:00 |
GitHub gen-configs Action
|
d98b4a136b
|
Auto-generated configs and docs
|
2025-02-05 14:51:36 +00: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 |
GitHub gen-configs Action
|
369ad09072
|
Auto-generated configs and docs
|
2025-02-05 14:22:16 +00:00 |
rusefillc
|
2bc19e703e
|
Console should get much smarter around compatibility with older units #6845
|
2025-02-05 09:19:19 -05:00 |
rusefillc
|
a4bcfd1955
|
hiding dead code
|
2025-02-05 09:17:34 -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 |
GitHub gen-configs Action
|
66a3c48e54
|
Auto-generated configs and docs
|
2025-02-05 00:45:21 +00:00 |
rusefillc
|
f084b9e40d
|
only:java
|
2025-02-04 19:33:20 -05:00 |
GitHub gen-configs Action
|
2f12414eed
|
Auto-generated configs and docs
|
2025-02-04 02:31:01 +00:00 |
rusefillc
|
b3a661d5ae
|
only:docs
|
2025-02-02 13:40:21 -05:00 |
GitHub gen-configs Action
|
bdeb2a5d4e
|
Auto-generated configs and docs
|
2025-02-02 18:06:12 +00:00 |
GitHub gen-configs Action
|
4afb50194f
|
Auto-generated configs and docs
|
2025-02-02 03:05:57 +00:00 |
GitHub gen-configs Action
|
cf9ef7bbff
|
Auto-generated configs and docs
|
2025-02-02 01:22:39 +00:00 |
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 |