Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up[BUG] Waypoint ETA on ND is displaying in local time not UTC. #458
Labels
Comments
|
I can take a look into this |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Mod Version
cef39ab (master)
Describe the bug
When the pfd displays the ETA to the next way-point on the flight-plan, it displays the time in the local time corresponding to the position of the aircraft instead of UTC. I checked with one of our irl A320 pilots, and he says that he believes that those ETA's should display in UTC. It doesn't make much sense for the ETA display local time when the chrono in the aircraft displays UTC.
To Reproduce
Expected behavior
The ETA should display in UTC not the aircraft's local time.
Actual behavior
The ETA displays in local time.
References
Note the ETA circled in red on the left, and the chrono displaying the correct UTC time on the right.
Additional context