You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using '-r' to play back record files, the call back function will not get called if the reset_limit is higher than the number of quiet samples at the end of the test file.
In my case, I had set a high reset_limit (20,000 samples), but the recorded file had approximately 10,000 quiet samples after the signal at the end.
I suggest that during development with recorded files, set the reset_limit below 10,000.
The text was updated successfully, but these errors were encountered:
This might still be an issue, I'll need to check this.
zuckschwerdt
added
todo
Maintainers should do something, but there is no defect
and removed
todo
Maintainers should do something, but there is no defect
labels
Dec 9, 2018
When using '-r' to play back record files, the call back function will not get called if the reset_limit is higher than the number of quiet samples at the end of the test file.
In my case, I had set a high reset_limit (20,000 samples), but the recorded file had approximately 10,000 quiet samples after the signal at the end.
I suggest that during development with recorded files, set the reset_limit below 10,000.
The text was updated successfully, but these errors were encountered: