Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for delayed acquisition in OSC and Logic Analyzer #452

Merged
merged 5 commits into from
Jul 23, 2018

Conversation

AlexandraTrifan
Copy link
Contributor

Through this pull request, enhancement #50 is implemented. Both the Oscilloscope and the Logic Analyzer now provide support for delayed acquisitions. No UI element was added to control this. The only element that has control over this feature is the trigger position.
Once the corresponding buffer size (for the trigger position) moves past the threshold (500000), the delayed acquisition is automatically enabled.

Signed-off-by: Alexandra Trifan Alexandra.Trifan@analog.com

AlexandraTrifan and others added 4 commits July 18, 2018 15:24
otherwise start immediately.

Signed-off-by: Alexandra Trifan <Alexandra.Trifan@analog.com>
otherwise start immediately.

Signed-off-by: Alexandra Trifan <Alexandra.Trifan@analog.com>
Signed-off-by: Alexandra Trifan <Alexandra.Trifan@analog.com>
@adisuciu adisuciu merged commit f9f7960 into master Jul 23, 2018
@adisuciu adisuciu deleted the delayed_acquisition branch July 27, 2018 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants