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

No Indication of Overflows in GNU Radio #34

Open
777arc opened this issue Sep 18, 2018 · 2 comments
Open

No Indication of Overflows in GNU Radio #34

777arc opened this issue Sep 18, 2018 · 2 comments

Comments

@777arc
Copy link
Contributor

777arc commented Sep 18, 2018

I'm using the Pluto in GNU Radio, and I noticed that when I'm running at a high sample rate, like 60M, there is no indication of overflows. I'm assuming there are overflows considering USB 2.0 can't handle 60M IQ samples per second, and the specs say the Pluto can only go up to 20M. Let me know if I'm missing something here.

@tfcollins
Copy link
Contributor

The notification mechanism has not been merged yet for underflows/overflows, but the functionality exists here if you are curious: https://github.com/analogdevicesinc/gr-iio/tree/underflow-overflow-support

@777arc
Copy link
Contributor Author

777arc commented Sep 19, 2018

Ah thanks. I would get it merged into master as soon as you can because the first thing a lot of folks getting their first Pluto are going to do is check how high a sample rate they can realistically get on their machine. You can close this issue if you want, although it's a good way to advertise this feature branch.

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

No branches or pull requests

2 participants