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

[libbladeRF] Refactor bladerf_priv.c #190

Closed
jynik opened this issue Dec 20, 2013 · 0 comments
Closed

[libbladeRF] Refactor bladerf_priv.c #190

jynik opened this issue Dec 20, 2013 · 0 comments
Assignees
Labels
Issue: Enhancement Missing functionality, or a new feature request
Milestone

Comments

@jynik
Copy link
Contributor

jynik commented Dec 20, 2013

This has become a bit of a junk drawer for misc utility functions. The time has come to sort this out into slightly more cohesive files.

@ghost ghost assigned jynik Dec 20, 2013
@jynik jynik modified the milestone: 2014.09 Apr 27, 2014
jynik added a commit that referenced this issue Aug 3, 2014
jynik added a commit that referenced this issue Aug 3, 2014
jynik added a commit that referenced this issue Aug 3, 2014
Moved system gain functions from bladerf_priv.c to gain.c as part of
the cleanup efforts for issue #190.

In doing so, a stray MUTEX_LOCK() (without a matching MUTEX_UNLOCK) was
removed, which caused deadlocks.
jynik added a commit that referenced this issue Aug 3, 2014
jynik added a commit that referenced this issue Aug 3, 2014
Moved system gain functions from bladerf_priv.c to gain.c as part of
the cleanup efforts for issue #190.

In doing so, a stray MUTEX_LOCK() (without a matching MUTEX_UNLOCK) was
removed, which caused deadlocks.
@jynik jynik closed this as completed Aug 3, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue: Enhancement Missing functionality, or a new feature request
Projects
None yet
Development

No branches or pull requests

1 participant