Mercurial > public > ostc4
comparison Documentations/dump-disc.cfg @ 538:b1eee27cd02b
BugFix firmware downgrade to version with less settings:
If a downgrade to a firmware version using less setting parameter were done then the settings had been reset to the default values. Root cause was that only increased number of settings was accepted by the read function. Because the layout of the setting structure is fixed (only bytes attached, no change in the order of data values) a downgrade just discarding the no longer used settings is possible => Updated read function to handle reduction of setting parameters.
author | Ideenmodellierer |
---|---|
date | Sat, 10 Oct 2020 13:51:44 +0200 |
parents | 01cc5959f199 |
children |
comparison
equal
deleted
inserted
replaced
537:0ad0b26ec56b | 538:b1eee27cd02b |
---|