From 37aaa25ed70c15e471ed666a9fe8e7440cf35c6a Mon Sep 17 00:00:00 2001 From: curt Date: Sun, 7 Dec 2003 06:13:17 +0000 Subject: [PATCH] Make sure we zero out some of the other important properties which we don't want to have values if we are starting on the ground. --- gui/dialogs/location-on-ground.xml | 50 ++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) diff --git a/gui/dialogs/location-on-ground.xml b/gui/dialogs/location-on-ground.xml index 47301e825..834a5dcd9 100644 --- a/gui/dialogs/location-on-ground.xml +++ b/gui/dialogs/location-on-ground.xml @@ -53,6 +53,31 @@ /sim/presets/altitude-ft -9999 + + property-assign + /sim/presets/airspeed-kt + 0 + + + property-assign + /sim/presets/offset-distance + 0 + + + property-assign + /sim/presets/offset-azimuth + 0 + + + property-assign + /sim/presets/glideslope-deg + 0 + + + property-assign + /sim/presets/heading-deg + 0 + dialog-apply @@ -84,6 +109,31 @@ /sim/presets/altitude-ft -9999 + + property-assign + /sim/presets/airspeed-kt + 0 + + + property-assign + /sim/presets/offset-distance + 0 + + + property-assign + /sim/presets/offset-azimuth + 0 + + + property-assign + /sim/presets/glideslope-deg + 0 + + + property-assign + /sim/presets/heading-deg + 0 + dialog-apply