F15 flaps commnds not updating aircraft state #1282
jamesonyee
started this conversation in
Support requests
Replies: 1 comment 1 reply
-
The flight model for the included F15 doesn't have flaps. You could search some of the other aircrafts and see how they have added flaps, then incorporate them into the f15.xml |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm working with the FDM using blueprints, and I am able to convert controller input into flight commands that change the aircraft state for pitch, roll, and yaw. However, when I try to update the flaps, it reads the flaps are down, but it doesn't update the aircraft state. Any ideas as to why this might be happening? I attached a video and screenshot of the blueprints below.
2025-05-19.21-00-55.mp4
Beta Was this translation helpful? Give feedback.
All reactions