1
0
Fork 0

FMGC: Oops

This commit is contained in:
Josh Davidson 2021-01-15 23:57:14 -05:00
parent 756fec2762
commit a987dcdefa

View file

@ -609,7 +609,7 @@ var masterFMGC = maketimer(0.2, func {
# cruiseft_b = FMGCInternal.crzFt - 200;
state1 = pts.Systems.Thrust.state[0].getValue();
state2 = pts.Systems.Thrust.state[1].getValue();
accel_agl_ft = Setting.reducAglFt.getValue();
accel_agl_ft = Settings.reducAglFt.getValue();
gear0 = pts.Gear.wow[0].getBoolValue();
altSel = Input.alt.getValue();