Skip to content

IDENT missing #6

@johnco3

Description

@johnco3

The IDENT widget is no longer available. I am not sure if this text widget belongs to the qfi_EADI or qfi_EHSI. Previously, it looks like these components were mixed together in a single qfi_PFD widget - however after what looks like some refactoring, this component was removed (presumably in favor of the aforementioned pair of widgets). Would it be possible to either recover the old qfi_PFD widget with all the bug fixes/improvements you discovered along the way, or put a widget to display the IDENT - it (along with setDistance) is currently commented out per the following code:

    //_ui->widgetEADI->setIdentifier  ( "ILAX" , true );
    //_ui->widgetEADI->setDistance    ( dme    , true );

From what I can tell it looks like the distance display (also commented out above) was moved from the EADI to the EHSI, perhaps you meant to do the same with the IDENT.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions