diff --git a/Systems/fmgc-drivers.xml b/Systems/fmgc-drivers.xml index f65e1c70..95abc031 100644 --- a/Systems/fmgc-drivers.xml +++ b/Systems/fmgc-drivers.xml @@ -506,6 +506,16 @@ <max-rate-of-change> <condition> <and> + <or> + <equals> + <property>/it-autoflight/output/ap1</property> + <value>1</value> + </equals> + <equals> + <property>/it-autoflight/output/ap2</property> + <value>1</value> + </equals> + </or> <equals> <property>/it-autoflight/output/vert</property> <value>1</value>