Merge remote-tracking branch 'origin/ploc_mpsoc_update' into ploc_mpsoc_dir_content_report
Some checks are pending
EIVE/eive-obsw/pipeline/pr-main This commit looks good
EIVE/eive-obsw/pipeline/head This commit looks good
EIVE/-/pipeline/head Build queued...

This commit is contained in:
Robin Müller 2023-05-04 10:47:15 +02:00
commit ef342fa8a6
Signed by: muellerr
GPG Key ID: A649FB78196E3849

View File

@ -28,12 +28,15 @@ will consitute of a breaking change warranting a new major release:
- Do not construct and schedule broken TMP1075 device anymore.
- Do not track payload modes in system mode tables.
- ACS modes derived from system modes.
- Add support for MPSoC HK packet.
- Add support for MPSoC Flash Directory Content Report.
## Added
- Add the remaining system modes.
- Add support for MPSoC HK packet.
- Add support for MPSoC Flash Directory Content Report.
- Dynamically enable and disable HK packets for MPSoC on `ON` and `OFF` commands.
- PLOC MPSoC device handler: Read file support.
## Fixed