Skip to content

Tune up and tune down value through streamdeck plugin. #2409

Description

@VU2TG

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?

The original plugin tuned in 100 Hz steps. This was increased to 1000 Hz (1 kHz) per press, which is far more
practical for HF operating. At 100 Hz steps, moving 5 kHz across the band required 50 button presses.
Original:
radio.frequency + 100 / radio.frequency - 100
Suggested
radio.frequency + 1000 / radio.frequency - 1000

Or a user selectable step as a variable in streamdeck button.

Metadata

Metadata

Assignees

No one assigned

    Labels

    awaiting-responseWaiting for reporter to provide additional informationenhancementImprovement to existing featureexternal devicesFlexControl, MIDI, serial port, USB peripheralsmaintainer-reviewRequires maintainer review before any action is taken

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions