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

fix: allocated_buffers and set_base_setpoints #4

Merged
merged 1 commit into from
Jul 17, 2017

Conversation

nataliejpg
Copy link

This fixes the number of allocated buffers such that only 2 buffers are allocated even if there are more than 2 buffers per acquisition (because it switches between which buffer takes the data while the other 'offloads' and does not need more than this even if many buffers are taken). It also fixes the set_base_setpoints such that it does not break if you set values to 0 (and rather just checks if they are None or not)

@jenshnielsen

@jenshnielsen jenshnielsen merged commit df94001 into jenshnielsen:ATS9360 Jul 17, 2017
@nataliejpg nataliejpg deleted the driver/ATS9360_bugfix branch July 28, 2017 13:32
jenshnielsen pushed a commit that referenced this pull request Jun 11, 2018
astafan8 pushed a commit that referenced this pull request Apr 12, 2019
jenshnielsen pushed a commit that referenced this pull request Dec 5, 2019
…cycle_parameter

Feature/rigol dg1062/adding duty cycle parameter
jenshnielsen pushed a commit that referenced this pull request May 12, 2021
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.

2 participants