Refactor IMTQ handling #384
@ -23,6 +23,8 @@ change warranting a new major release:
|
|||||||
- Refactored IMTQ handlers to also perform low level I2C communication tasks in separate threads.
|
- 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.
|
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).
|
(e.g. 1 ms delay between each transfer, or 10 ms integration delay for MGM measurements).
|
||||||
|
- Updated generated CSV files: Support for skip directive and explicit
|
||||||
|
"No description" info string
|
||||||
|
|
||||||
## Added
|
## Added
|
||||||
|
|
||||||
|
2
tmtc
2
tmtc
@ -1 +1 @@
|
|||||||
Subproject commit 887e76baf824735f2adff90a137431e37cdefc6a
|
Subproject commit a57511e7251ebe0f2adb8ba6af23a7b9783ca6a8
|
Loading…
Reference in New Issue
Block a user