Improve SD card manager #454

Merged
muellerr merged 4 commits from improve_sd_card_manager into develop 2023-03-10 11:36:37 +01:00
Showing only changes of commit 3caa9dea75 - Show all commits

View File

@ -20,6 +20,13 @@ will consitute of a breaking change warranting a new major release:
- Fix for heater names: HPA heater (index 7) is now the Syrlinks heater. - Fix for heater names: HPA heater (index 7) is now the Syrlinks heater.
## Changed
- More fixes and improvements for SD card handling. Extend SD card setup in core controller to
create full initial state for SD card manager are core controller as early as possible, turn
execution of setup file update blocking. This might solve the issue with the SD card manager
sometimes blocking for a long time.
# [v1.36.0] 2023-03-08 # [v1.36.0] 2023-03-08
eive-tmtc: v2.17.2 eive-tmtc: v2.17.2