changelog
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit

This commit is contained in:
Marius Eggert 2023-02-27 16:43:31 +01:00
parent 12ac8f7c70
commit 7bf72e3c18

View File

@ -20,6 +20,9 @@ will consitute of a breaking change warranting a new major release:
- Linux GPS handler now checks the individual `*_SET` flags when analysing the `gpsd` struct.
PR: https://egit.irs.uni-stuttgart.de/eive/eive-obsw/pulls/400
- Several `AcsController` components had their own implementation of `AcsParameters`. This resulted
in those parameters not being updated, while the actual ones were updated. All instances of
`AcsParameters` not belonging to `AcsController` are removed now.
# [v1.32.0]