changelog
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good

This commit is contained in:
Robin Müller 2023-03-24 13:28:27 +01:00
parent 349332c1e1
commit 91b83d477b
No known key found for this signature in database
GPG Key ID: 11D4952C8CCEF814

View File

@ -32,6 +32,8 @@ will consitute of a breaking change warranting a new major release:
## Changed
- Rework FSFW OSALs to properly support regular scheduling (NICE priorities) and real-time
scheduling.
- STR: Move datalink layer to `StrComHandler` completely. DLL is now completely hidden from
device handler.
- STR: Is now scheduled twice in ACS PST.