- Messages
- 531
- Country
Hello experts,
I am developing an aircraft that has the ability to fly an ILS approach using the autopilot. The LOC mode guides the aircraft on the lateral axis (localizer) and the APR guides it on both lateral and vertical axis (approach mode, handling both localizer and glideslope).
To engage the LOC mode, I use the K:AP_LOC_HOLD_ON event, and when the glide slope comes active, I turn the LOC mode off (K:AP_LOC_HOLD_OFF) and I engage the approach mode that manages both, using K:AP_APR_HOLD_ON. It used to work perfectly, but the latest sim update broke it all... The LOC mode still works fine, but not the approach mode, which means the aircraft does not descend to follow the glide slope guidance when it is intercepted.
Do you have any idea about the way to make it work as before?
I posted a question on the dev forum but I have no reply yet...
Any help is welcome,
Eric
I am developing an aircraft that has the ability to fly an ILS approach using the autopilot. The LOC mode guides the aircraft on the lateral axis (localizer) and the APR guides it on both lateral and vertical axis (approach mode, handling both localizer and glideslope).
To engage the LOC mode, I use the K:AP_LOC_HOLD_ON event, and when the glide slope comes active, I turn the LOC mode off (K:AP_LOC_HOLD_OFF) and I engage the approach mode that manages both, using K:AP_APR_HOLD_ON. It used to work perfectly, but the latest sim update broke it all... The LOC mode still works fine, but not the approach mode, which means the aircraft does not descend to follow the glide slope guidance when it is intercepted.
Do you have any idea about the way to make it work as before?
I posted a question on the dev forum but I have no reply yet...
Any help is welcome,
Eric