Local Pool Update Remove Add Data Ignore Fault Argument #701

Merged
gaisser merged 16 commits from eive/fsfw:mueller/local-pool-update-remove-ignore-fault-arg into development 2022-11-14 14:49:37 +01:00
1 changed files with 4 additions and 0 deletions
Showing only changes of commit b3c0e24611 - Show all commits

View File

@ -24,6 +24,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
for other modules
PR: https://egit.irs.uni-stuttgart.de/fsfw/fsfw/pulls/655
which also includes a migration guide
- Move some generic `StorageManagerIF` implementations from `LocalPool` to
interface itself so it can be re-used more easily. Also add new
abstract function `bool hasDataAtId(store_address_t storeId) const`.
PR:
# [v5.0.0] 25.07.2022