aethersdr / aethersdr/AetherSDR

Add PTT Hold to Aether control . this is similar to the ptt hold for the keyboard shortcuts.

Open
#3,906 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement external devices GUI maintainer-review safety
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?

Add PTT Hold to Aether control . this is similar to the ptt hold for the keyboard shortcuts.
I think it would be really nice to click and hold the tune wheel for example and that be PTT; and it would stop tx automatically when released. (no need for the second press to toggle it off) this could also work with the "flexcontrol" device.
thanks,

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the existing keyboard-shortcut PTT hold implementation and the Aether control handling for the tune wheel. Check how FlexControl input is represented, then define the hold and release behavior for both controls. Done means holding the selected control starts PTT and releasing it stops transmission without a second toggle press.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, linux
Domain
desktop
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.