From eeb290c123d123760981cec44e6663486726b196 Mon Sep 17 00:00:00 2001 From: Tobias Dammers Date: Sun, 17 Oct 2021 13:11:31 +0200 Subject: [PATCH] Documentation --- README | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README b/README index 8f613e8..bc0fdfc 100644 --- a/README +++ b/README @@ -31,6 +31,11 @@ Ideally, the following functionality will be supported: STAR. The same caveats apply as with the departure runway and SID. - Performance Init: This sets a handful of key performance parameters; currently: cruise altitude and callsign. +- Activate immediately: with this checkmark on, the imported flight plan will + immediately become the active flight plan after a successful import. Without + it, the flight plan will be staged as the "modified flightplan" first. This + only really makes sense in aircraft that support this properly, and allow + you to review the modified flightplan before activating it. - Payload: Imports passenger and cargo weights, and attempts to distribute them sensibly over available payload weight slots. - Fuel: Imports block fuel as per the flightplan, and attempts to distribute it @@ -50,7 +55,8 @@ Ideally, the following functionality will be supported: - Winds Aloft: Runs a background process that sets winds aloft according to the forecast winds in the flightplan. This will only work with Basic Weather, since the Advanced Weather engine runs its own wind simulation that will - overwrite winds aloft regardless of what we set. + overwrite winds aloft regardless of what we set. The "Start" and "Stop" + buttons allow you to manually start and stop the winds updater. Supported Aircraft Types (as per 09/2021) -----------------------------------------