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

This commit is contained in:
2023-02-19 13:30:05 +01:00
parent 27420b0c4e
commit 8d68d80eb2
2 changed files with 4 additions and 1 deletions

View File

@ -20,6 +20,9 @@ change warranting a new major release:
## Changed
- Add `-Wshadow=local` shadowing warnings and fixed all of them
- Refactored IMTQ handlers to also perform low level I2C communication tasks in separate threads.
This avoids the various delays needed for I2C communication with that device inside the ACS PST.
(e.g. 1 ms delay between each transfer, or 10 ms integration delay for MGM measurements).
## Added

2
tmtc

Submodule tmtc updated: 802757ba72...887e76baf8