aethersdr / aethersdr/AetherSDR
one click auto tune
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 221
- Forks
- 117
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 299
Description
Request preparation
- I used an AI assistant to help structure this request
- I checked for existing issues covering the same feature
What would you like?
a method that will analyze the previous signal in the waterfall and align the vfo to that frequency (or select a minimum reasonable step), even if it is not the currently selected RX step. for example ability to tune in 7.284.100 when the step is set to normally be 1khz. without having to change the step.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the waterfall interaction and VFO tuning entry points. Determine how a signal frequency is obtained from the previous waterfall and how tuning steps constrain VFO changes. Done means one click can tune to a signal such as 7.284.100 without changing the selected RX step.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100