Skip to content

Display frequency in kHz on PortaPack#1756

Open
martinling wants to merge 2 commits into
greatscottgadgets:mainfrom
martinling:pp-khz
Open

Display frequency in kHz on PortaPack#1756
martinling wants to merge 2 commits into
greatscottgadgets:mainfrom
martinling:pp-khz

Conversation

@martinling
Copy link
Copy Markdown
Member

Following recent internal changes, the frequency display on the built-in PortaPack UI has been displaying RF frequencies slightly different from those requested by host software.

This is correct, in that the displayed frequency reflected the best-match RF frequency achieved by the tuning code, but is confusing for the end user, due to the unexpected and unexplained discrepancy.

To avoid confusion, this PR changes the units of the PortaPack frequency display to kHz, adds the kHz text to the display, and rounds the achieved RF frequency to kHz precision. This brings the behaviour in line with that on rad1o as of #1744.

In practice, the tuning error will be smaller than the local oscillator error even with a 0.5ppm TCXO, so the differences reported at Hz precision were normally meaningless in practice. Users needing the error information can still fetch it from the device, at greater precision than was available from the display.

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

Successfully merging this pull request may close these issues.

2 participants