Rework Lock Handling #419

Merged
meggert merged 8 commits from rework_lock_handling into develop 2023-03-03 09:13:34 +01:00
Showing only changes of commit 25dfb54be0 - Show all commits

View File

@ -21,6 +21,7 @@ will consitute of a breaking change warranting a new major release:
- Moved polling of all SPI parts to the same PST.
- Allow quicker transition for the EIVE system component by allowing consecutive TCS and ACS
component commanding again.
- Changed a lot of lock guards to use timeouts
## Fixed