mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-01 04:46:51 +08:00
[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:
committed by
GitHub
parent
6614729042
commit
c1ab6d5418
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user