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

get_active_channels: Handle TRUE response from device #19

Merged
merged 1 commit into from
Jun 17, 2016

Conversation

mprinn
Copy link
Contributor

@mprinn mprinn commented Jun 17, 2016

When calling get_active_channels, on the Logic Pro 8, there is a chance
that TRUE will be returned instead of the expected digital_channels.

without this check, the assert will crash out.

This occurs when changing the trigger of the channel after performing a
capture.

Signed-off-by: Malcolm Prinn malcolm.prinn@intel.com

When calling get_active_channels, on the Logic Pro 8, there is a chance
that TRUE will be returned instead of the expected digital_channels.

without this check, the assert will crash out.

This occurs when changing the trigger of the channel after performing a
capture.

Signed-off-by: Malcolm Prinn <malcolm.prinn@intel.com>
@ppannuto ppannuto merged commit c83b258 into ppannuto:master Jun 17, 2016
ppannuto added a commit that referenced this pull request Jun 17, 2016
@ppannuto
Copy link
Owner

Thanks! I just pushed 0.3.1 to pypi with this fix.

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