Refactor TM and TC acceptor interfaces #684

Merged
gaisser merged 7 commits from mueller/refactor-accepts-tc-tm-if into development 2022-10-24 17:10:04 +02:00
1 changed files with 4 additions and 0 deletions
Showing only changes of commit 1efc0d2855 - 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
- Improvements for `AcceptsTelemetryIF` and `AcceptsTelecommandsIF`:
- Make functions `const` where it makes sense
- Add `const char* getName const` abstract function
PR: https://egit.irs.uni-stuttgart.de/fsfw/fsfw/pulls/684
# [v5.0.0] 25.07.2022