Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IDENT missing #6

Open
johnco3 opened this issue Nov 22, 2021 · 0 comments
Open

IDENT missing #6

johnco3 opened this issue Nov 22, 2021 · 0 comments

Comments

@johnco3
Copy link

johnco3 commented Nov 22, 2021

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.

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

No branches or pull requests

1 participant