[airframes] cleanup all tudelft airframes (#3221)

* bug fixes: simulation not selecting airframe, error when removing command, ADC not present in simulation

* remove command_trimmed not used warning (indeed not used) + add comments

* RAM3 overflow. Test of module done in RW3.

* coverity - Microjet - SIM

* clean BR

* CDW + tests

* make openuas/mavlab

* Remove Special ARDrones

* conf

* fixed typ in  eff_scheduler of rotwing_25kg

* Updated preflight checks for rotwing v3b actuators

* Updated tudelft conf

---------

Co-authored-by: Dennis van Wijngaarden <32736330+Dennis-Wijngaarden@users.noreply.github.com>
This commit is contained in:
Christophe De Wagter
2023-12-19 21:30:49 +01:00
committed by GitHub
parent 6614729042
commit c1ab6d5418
21 changed files with 36 additions and 953 deletions
+4 -2
View File
@@ -310,9 +310,11 @@ test_coverity: all
test_aggieair: all
CONF_XML=conf/airframes/AGGIEAIR/aggieair_conf.xml prove tests/aircrafts/
# test Open UAS conf
test_openuas: all
# test MAVLab users conf
test_mavlab: all
CONF_XML=conf/userconf/OPENUAS/openuas_conf.xml prove tests/aircrafts/
CONF_XML=conf/airframes/CDW/cdw_conf.xml prove tests/aircrafts/
CONF_XML=conf/airframes/BR/conf.xml prove tests/aircrafts/
# test TU Delft conf
test_tudelft: all