This commit is contained in:
parent
90d784a796
commit
6319fa3e47
13
CHANGELOG.md
13
CHANGELOG.md
@ -16,6 +16,19 @@ will consitute of a breaking change warranting a new major release:
|
|||||||
|
|
||||||
# [unreleased]
|
# [unreleased]
|
||||||
|
|
||||||
|
## Changed
|
||||||
|
|
||||||
|
- Reworked MPSoC handler to be compatible to new MPSoC software image. This should increase
|
||||||
|
the reliability of the communication significantly.
|
||||||
|
- MPSoC device modes IDLE, SNAPSHOT and REPLAY are now modelled using submodes.
|
||||||
|
- Commanding a submode the device is already in will not result in a completion failure
|
||||||
|
anymore.
|
||||||
|
|
||||||
|
## Added
|
||||||
|
|
||||||
|
- Added `VERIFY_BOOT` command for MPSoC.
|
||||||
|
- New command for MPSoC to store camera image in chunks.
|
||||||
|
|
||||||
# [v7.8.1] 2024-04-11
|
# [v7.8.1] 2024-04-11
|
||||||
|
|
||||||
- Reverted fix for wrong order in quaternion multiplication for computation of the error quaternion.
|
- Reverted fix for wrong order in quaternion multiplication for computation of the error quaternion.
|
||||||
|
Loading…
Reference in New Issue
Block a user