iff-gsc / LADAC

Library for Aircraft Dynamics And Control
GNU General Public License v3.0
86 stars 19 forks source link

Improve input handling in ca_lib #55

Closed jwithelm closed 6 months ago

jwithelm commented 6 months ago

In 954a90ad, the format of the control allocation struct (ca) was changed and an input check was added to 'ca_lib/INDI wls control allocation' in the initialization of the mask. The input check did not cancel the full model update and many errors were shown with the wrong input format. This has been changed to improve the interpretation of the error.