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

Number of frequency changes per second is too low #8

Open
wizardishungry opened this issue Jan 17, 2018 · 1 comment
Open

Number of frequency changes per second is too low #8

wizardishungry opened this issue Jan 17, 2018 · 1 comment
Labels
bug Something isn't working enhancement New feature or request

Comments

@wizardishungry
Copy link
Member

wizardishungry commented Jan 17, 2018

  • my rough count is that we're getting roughly 20hz resolution with ~100ms audio latency
  • possible causes: pthread granularity, usb latency, device limitation
@wizardishungry wizardishungry added the bug Something isn't working label Jan 17, 2018
@wizardishungry
Copy link
Member Author

replace librtlsdr's rtlsdr_set_center_freq with async i/o http://libusb.sourceforge.net/api-1.0/group__asyncio.html

@wizardishungry wizardishungry changed the title Number of frequency transitions per second is limited by pthread granularity. Number of frequency transitions per second is limited by pthread granularity or usb latency Feb 4, 2018
@wizardishungry wizardishungry changed the title Number of frequency transitions per second is limited by pthread granularity or usb latency Number of frequency transitions per second is limited by pthread granularity or usb latency or device limitation Feb 5, 2018
@wizardishungry wizardishungry changed the title Number of frequency transitions per second is limited by pthread granularity or usb latency or device limitation Number of frequency changes per second is low Feb 5, 2018
@wizardishungry wizardishungry changed the title Number of frequency changes per second is low Number of frequency changes per second is too low Feb 5, 2018
@wizardishungry wizardishungry added the enhancement New feature or request label Feb 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant