User story #1201
Back to Sleep instead of EventSem in CircularBufferDataSource
Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
04.08.2022
Due date:
% Done:
0%
Estimated time:
Git branch (link):
Git merge to develop (link):
SVN commit (link/?p=rev):
Description
EventSem Wait (also with timeout equal to zero) seems to be more jittery with respect a Sleep with a small amount of time (i.e the default 1e-6) when acquiring at a frequency >= 1kHz
TODO:
Remove the EventSem and change back to the Sleep in the Synchronise function
History
#1 Updated by Giuseppe Ferro over 2 years ago
- Status changed from Unit: Impl to Code: Impl
#2 Updated by Giuseppe Ferro over 2 years ago
- Project changed from MARTe2-components to MARTe2-core
#3 Updated by Giuseppe Ferro over 2 years ago
- Status changed from Code: Impl to Unit: Rev
#4 Updated by Giuseppe Ferro over 2 years ago
- Assignee changed from Giuseppe Ferro to André Neto
Tests pass
branch: #1201_CircularBuffer_BackToSleep
#5 Updated by André Neto over 2 years ago
- Assignee deleted (
André Neto) - Status changed from Unit: Rev to Closed
Merged with develop in a6b714ef7171257607db9d5000474b33bb6df5e6