Profile image

Basic FBW tutorial?

9,113 SPsidearm  one month ago

I'm making a fictional Mirage III variant, featuring Conformal Fuel tanks and.. FBW. Any help?

  • Log in to leave a comment
  • Profile image

    Guyfolk has a good tutorial here

    one month ago
  • Profile image
    2,662 griges

    it would be a lot of ft
    you need for every control surfaces,and how much the desired output and the limit.

    if you are not really into FT alot
    my basic is just
    if something value exceeded? (value i want) : (do normal value)
    to get the value i want i mostly just use PID, using only proportional of it and change smoothing use inverselerp. i have knowledge limit of that, but it can be work

    or if you play with ft alot, i made a little autopilot, just change it to always on, and the target value changing realtime as input

    one month ago