AcceptsTelemetryIF tweaks #712

Merged
gaisser merged 6 commits from eive/fsfw:mueller/accepts_tm_if_adaptions into development 2022-11-21 16:30:44 +01:00
1 changed files with 2 additions and 0 deletions
Showing only changes of commit cbc8dbcdd4 - Show all commits

View File

@ -29,6 +29,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
## Changes
- `AcceptsTelemetryIF`: `getReportReceptionQueue` is const now
PR: https://egit.irs.uni-stuttgart.de/fsfw/fsfw/pulls/712
- Remove default secondary header argument for
`uint16_t getTcSpacePacketIdFromApid(uint16_t apid, bool secondaryHeaderFlag)` and
`uint16_t getTmSpacePacketIdFromApid(uint16_t apid, bool secondaryHeaderFlag)`