FMGC: Oops
This commit is contained in:
parent
756fec2762
commit
a987dcdefa
1 changed files with 1 additions and 1 deletions
|
@ -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();
|
||||
|
||||
|
|
Loading…
Reference in a new issue