Skip to content

view1090 doesn't set default interactive_display_size #317

Description

@MASHtm

view1090.c does set

Modes.interactive_display_ttl = MODES_INTERACTIVE_DISPLAY_TTL;

with default 60000 (ms, 60s). But it doesn't set Modes.interactive_display_size to 2 accordingly. This leads to garbled output in the "Ti" row if values reach >=10 boundary.

Simple workaround... provide --interactive-ttl on command line which sets display_size correctly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions