PLOC MPSoC read file, fix write file #633

Merged
meggert merged 43 commits from ploc_mpsoc_read_file_2 into v2.1.0-dev 2023-05-19 10:05:41 +02:00
Showing only changes of commit fabc6da562 - Show all commits

View File

@ -60,6 +60,8 @@ will consitute of a breaking change warranting a new major release:
- The PLOC MPSoC now waits 10 cycles before going to on. These wait cycles are necessary because - The PLOC MPSoC now waits 10 cycles before going to on. These wait cycles are necessary because
the MPSoC is not ready to process commands without this additional boot time. the MPSoC is not ready to process commands without this additional boot time.
- Fixed correction for `GPS Altitude` in case the sensor data is out of the expected bonds. - Fixed correction for `GPS Altitude` in case the sensor data is out of the expected bonds.
- PLOC MPSoC special communication is now scheduled, which allows flash read and flash write
commands to work.
# [v2.0.5] 2023-05-11 # [v2.0.5] 2023-05-11