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] Move submit_stream_buffer implementations up a layer #439

Open
jynik opened this issue Nov 20, 2015 · 0 comments
Open

[libbladeRF] Move submit_stream_buffer implementations up a layer #439

jynik opened this issue Nov 20, 2015 · 0 comments
Labels
Component: Host General host software issues Issue: Enhancement Missing functionality, or a new feature request

Comments

@jynik
Copy link
Contributor

jynik commented Nov 20, 2015

Currently, the cyapi_submit_stream_buffer() and the libusb_submit_stream_buffer() implementations are practically the same.

With a little code review, I think we can move a lot more common code back up into usb.c, further thinning the USB-library-specific code.

@jynik jynik added the Issue: Enhancement Missing functionality, or a new feature request label Nov 20, 2015
@rtucker rtucker added the Component: Host General host software issues label Aug 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Host General host software issues Issue: Enhancement Missing functionality, or a new feature request
Projects
None yet
Development

No branches or pull requests

2 participants