Skip to content

(GNC255) Blank the last digit when in NAV mode #18

Description

@tigert

Currently the last digit on NAV mode is not cleared in NAV mode, as NAV frequencies are NNN.NN and not NNN.NNN like COM frequencies with 8.33kHz spacing, and you need to pad the NAV frequency value before sending it to the display, or the old last digit of the COM frequency will be left on the screen when you switch to NAV mode.

Adding a trailing space with padding does not seem to work, maybe the value gets converted to a number at some point and the last space is being lost.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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