From 3a680ab99679fe3cd28c36f628000695039fe5ea Mon Sep 17 00:00:00 2001 From: Slawek Mikula Date: Sat, 6 Oct 2018 12:01:31 +0200 Subject: [PATCH] - vfrtable - added info from current route manager - vfrstarter - added links to radios and ATC freq search - vfrmap - added info from current WP + wind direction/speed --- gui/vfrmap.xml | 42 +++++++++++++++++++++++++++++++ gui/vfrstarter.xml | 28 +++++++++++++++++---- gui/vfrtable.xml | 63 ++++++++++++++++++++++++++++++++++++++++++++-- 3 files changed, 126 insertions(+), 7 deletions(-) diff --git a/gui/vfrmap.xml b/gui/vfrmap.xml index 49913f0..ba7a502 100644 --- a/gui/vfrmap.xml +++ b/gui/vfrmap.xml @@ -4,6 +4,7 @@ vfrmap vbox true + false 5 5 3 @@ -134,4 +135,45 @@ + + + hbox + 2 + + + %s + /autopilot/route-manager/wp[0]/id + true + + + + B %.0f + /autopilot/route-manager/wp[0]/true-bearing-deg + true + + + + D %.2f nm + /autopilot/route-manager/wp[0]/dist + true + + + + ETA %s + /autopilot/route-manager/wp[0]/eta + true + + + + WB %.0f + /environment/wind-from-heading-deg + true + + + + WS %.0f + /environment/wind-speed-kt + true + + diff --git a/gui/vfrstarter.xml b/gui/vfrstarter.xml index 0910d34..219a0bd 100644 --- a/gui/vfrstarter.xml +++ b/gui/vfrstarter.xml @@ -21,7 +21,6 @@ 27 22 MP - 27 2 @@ -34,7 +33,6 @@ 27 22 PL - 27 2 @@ -47,7 +45,6 @@ 27 22 SW - 27 2 @@ -56,11 +53,33 @@ + + + + + + + hbox + 2 + true + fill + fill + + list + fill + fill + true + 150 + /sim/gui/dialogs/route-manager/selection + + dialog-apply + list + + +