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

FrequencyTextField Should Allow Minimum Frequency Of 1 Hertz #1854

Closed
DSheirer opened this issue Feb 12, 2024 · 0 comments · Fixed by #1855
Closed

FrequencyTextField Should Allow Minimum Frequency Of 1 Hertz #1854

DSheirer opened this issue Feb 12, 2024 · 0 comments · Fixed by #1855
Assignees
Labels
Milestone

Comments

@DSheirer
Copy link
Owner

sdrtrunk Version
master

Describe the bug
In the recently introduced tuner min/max frequency feature, the frequency text control doesn't allow minimum frequency values below 1 MHz. Update the control to accept values as low as 1 Hertz.

@DSheirer DSheirer added the bug label Feb 12, 2024
@DSheirer DSheirer self-assigned this Feb 12, 2024
@DSheirer DSheirer added this to the Version 0.6.1 milestone Feb 12, 2024
DSheirer pushed a commit that referenced this issue Feb 12, 2024
…e where the FrequencyTextField wouldn't accept minimum frequency values smaller than 1 MHz on initial setup.
DSheirer added a commit that referenced this issue Feb 12, 2024
…e where the FrequencyTextField wouldn't accept minimum frequency values smaller than 1 MHz on initial setup. (#1855)

Co-authored-by: Dennis Sheirer <dsheirer@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant