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

v3.7.1 gain slider is inactive with RTL-SDR source. #63

Closed
kovinesinsila opened this issue Sep 22, 2017 · 3 comments
Closed

v3.7.1 gain slider is inactive with RTL-SDR source. #63

kovinesinsila opened this issue Sep 22, 2017 · 3 comments
Assignees
Milestone

Comments

@kovinesinsila
Copy link

Hi, as the title says, gain slider is not draggable. Linux, Qt 5.9.1.

@f4exb
Copy link
Owner

f4exb commented Sep 23, 2017

It appears that since 3.7.1 the gains do not get back from the device handler to the GUI

@f4exb f4exb added this to the v3.7.2 milestone Sep 23, 2017
@f4exb f4exb self-assigned this Sep 23, 2017
@f4exb
Copy link
Owner

f4exb commented Sep 23, 2017

The way the gains are retrieved does not work anymore with the new source and its GUI life cycle. The gains should be reported to the GUI as soon as the GUI queue pointer is set in the source.

@f4exb
Copy link
Owner

f4exb commented Sep 23, 2017

Fixed in v3.7.2

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