Merge branch 'master' of https://github.com/it0uchpods/IDG-A32X into ECAM
This commit is contained in:
commit
3062c8f7cc
2 changed files with 3 additions and 3 deletions
|
@ -119,7 +119,7 @@ setlistener("/controls/engines/engine[0]/throttle-pos", func {
|
|||
}
|
||||
setprop("/controls/engines/engine[0]/throttle-fdm", 0.99);
|
||||
}
|
||||
});
|
||||
}, 0, 0);
|
||||
|
||||
setlistener("/controls/engines/engine[1]/throttle-pos", func {
|
||||
engstate1 = getprop("/engines/engine[0]/state");
|
||||
|
@ -180,7 +180,7 @@ setlistener("/controls/engines/engine[1]/throttle-pos", func {
|
|||
}
|
||||
setprop("/controls/engines/engine[1]/throttle-fdm", 0.99);
|
||||
}
|
||||
});
|
||||
}, 0, 0);
|
||||
|
||||
# Alpha Floor and Toga Lock
|
||||
setlistener("/it-autoflight/input/athr", func {
|
||||
|
|
|
@ -1 +1 @@
|
|||
4704
|
||||
4705
|
Reference in a new issue