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

Calculate ETE and Fuel in Realtime #6

Open
der-On opened this issue Apr 6, 2012 · 1 comment
Open

Calculate ETE and Fuel in Realtime #6

der-On opened this issue Apr 6, 2012 · 1 comment
Assignees
Milestone

Comments

@der-On
Copy link
Owner

der-On commented Apr 6, 2012

The server needs to send current fuel of aircraft to make fuel calculations work.
On each cycle the left flight time and left fuel consumption should be calculated and display somewhere on the interface.

@ghost ghost assigned der-On Apr 6, 2012
@der-On
Copy link
Owner Author

der-On commented Jan 2, 2013

On each aircraft poll we need to calculate ETE and Fuel to the first next waypoint (first in waypoints list) and the totals. We also need to check if the aircraft is within a minimal distance to the first next waypoint. If so the first next waypoint can be removed or set as "passed" and the the next waypoint will become the waypoint to calculate ETE and Fuel to.

@der-On der-On modified the milestone: v2.0 Apr 17, 2015
@der-On der-On modified the milestone: v2.0 Jan 10, 2016
@der-On der-On assigned der-On and unassigned der-On Jul 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant