mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-25 23:46:04 +08:00
Fixed TU and related configs to new unified conf layout and cleanup files. Use of start.py may come in handy
This commit is contained in:
@@ -8,62 +8,62 @@
|
||||
flight_plan="flight_plans/rotorcraft_basic.xml"
|
||||
settings="settings/rotorcraft_basic.xml settings/control/rotorcraft_guidance.xml settings/control/stabilization_rate.xml settings/control/stabilization_att_int_quat.xml settings/estimation/ahrs_int_cmpl_quat.xml settings/estimation/body_to_imu.xml"
|
||||
settings_modules="modules/gps_ubx_ucenter.xml modules/air_data.xml modules/geo_mag.xml"
|
||||
gui_color="red"
|
||||
gui_color="#ffffd633d633"
|
||||
/>
|
||||
<aircraft
|
||||
name="ARDrone2_flip"
|
||||
ac_id="14"
|
||||
airframe="airframes/TUDelft/airframes/ardrone2_flip.xml"
|
||||
airframe="airframes/TUDELFT/tudelft_ardrone2_flip.xml"
|
||||
radio="radios/dummy.xml"
|
||||
telemetry="telemetry/default_rotorcraft.xml"
|
||||
flight_plan="flight_plans/rotorcraft_basic.xml"
|
||||
settings="settings/rotorcraft_basic.xml settings/control/rotorcraft_guidance.xml settings/control/stabilization_rate.xml settings/estimation/ahrs_int_cmpl_quat.xml settings/estimation/body_to_imu.xml settings/control/stabilization_att_indi.xml"
|
||||
settings_modules="modules/air_data.xml"
|
||||
gui_color="red"
|
||||
gui_color="#ffffcd49cd49"
|
||||
/>
|
||||
<aircraft
|
||||
name="ARDrone2_indi"
|
||||
ac_id="13"
|
||||
airframe="airframes/TUDelft/airframes/ardrone2_indi.xml"
|
||||
airframe="airframes/TUDELFT/tudelft_ardrone2_indi.xml"
|
||||
radio="radios/dummy.xml"
|
||||
telemetry="telemetry/default_rotorcraft.xml"
|
||||
flight_plan="flight_plans/rotorcraft_basic.xml"
|
||||
settings="settings/rotorcraft_basic.xml settings/control/rotorcraft_guidance.xml settings/control/stabilization_rate.xml settings/estimation/ahrs_int_cmpl_quat.xml settings/estimation/body_to_imu.xml settings/control/stabilization_att_indi.xml"
|
||||
settings_modules="modules/gps_ubx_ucenter.xml modules/air_data.xml"
|
||||
gui_color="red"
|
||||
gui_color="#ffffc457c457"
|
||||
/>
|
||||
<aircraft
|
||||
name="ARDrone2_opticflow"
|
||||
ac_id="12"
|
||||
airframe="airframes/TUDelft/airframes/ardrone2_opticflow.xml"
|
||||
airframe="airframes/TUDELFT/tudelft_ardrone2_opticflow.xml"
|
||||
radio="radios/dummy.xml"
|
||||
telemetry="telemetry/default_rotorcraft.xml"
|
||||
flight_plan="flight_plans/rotorcraft_basic.xml"
|
||||
settings="settings/rotorcraft_basic.xml settings/control/rotorcraft_guidance.xml settings/control/stabilization_rate.xml settings/control/stabilization_att_int_quat.xml settings/estimation/ahrs_int_cmpl_quat.xml settings/estimation/body_to_imu.xml"
|
||||
settings_modules="modules/gps_ubx_ucenter.xml modules/cv_opticflow.xml modules/opticflow_hover.xml"
|
||||
gui_color="red"
|
||||
gui_color="#ffffccc2ccc2"
|
||||
/>
|
||||
<aircraft
|
||||
name="ARDrone2_optitrack"
|
||||
ac_id="11"
|
||||
airframe="airframes/TUDelft/airframes/ardrone2_optitrack.xml"
|
||||
airframe="airframes/TUDELFT/tudelft_ardrone2_optitrack.xml"
|
||||
radio="radios/dummy.xml"
|
||||
telemetry="telemetry/default_rotorcraft.xml"
|
||||
flight_plan="flight_plans/rotorcraft_optitrack.xml"
|
||||
settings="settings/rotorcraft_basic.xml settings/control/rotorcraft_guidance.xml settings/estimation/ahrs_int_cmpl_quat.xml settings/estimation/body_to_imu.xml settings/control/stabilization_att_indi.xml"
|
||||
settings_modules=""
|
||||
gui_color="red"
|
||||
gui_color="#fffff996b847"
|
||||
/>
|
||||
<aircraft
|
||||
name="Bebop2_Smeur"
|
||||
ac_id="21"
|
||||
airframe="airframes/TUDelft/airframes/bebop_indi.xml"
|
||||
airframe="airframes/TUDELFT/tudelft_bebop_indi.xml"
|
||||
radio="radios/dummy.xml"
|
||||
telemetry="telemetry/default_rotorcraft.xml"
|
||||
flight_plan="flight_plans/Tudelft/delft_basic.xml"
|
||||
flight_plan="flight_plans/TUDELFT/tudelft_delft_basic.xml"
|
||||
settings="settings/rotorcraft_basic.xml settings/control/rotorcraft_guidance.xml settings/control/stabilization_att_indi.xml settings/control/rotorcraft_speed.xml"
|
||||
settings_modules="[modules/geo_mag.xml] modules/air_data.xml"
|
||||
gui_color="red"
|
||||
gui_color="#ffffcccaccca"
|
||||
/>
|
||||
<aircraft
|
||||
name="Bebop5_Chris"
|
||||
@@ -71,10 +71,10 @@
|
||||
airframe="airframes/CDW/bebop.xml"
|
||||
radio="radios/dummy.xml"
|
||||
telemetry="telemetry/default_rotorcraft.xml"
|
||||
flight_plan="flight_plans/Tudelft/rotorcraft_survey_competition.xml"
|
||||
flight_plan="flight_plans/TUDELFT/tudelft_rotorcraft_survey_competition.xml"
|
||||
settings="settings/rotorcraft_basic.xml settings/control/rotorcraft_guidance.xml settings/control/stabilization_att_indi.xml settings/control/rotorcraft_speed.xml"
|
||||
settings_modules="[modules/geo_mag.xml] modules/air_data.xml modules/video_thread.xml modules/cv_blob_locator.xml modules/video_rtp_stream.xml [modules/nav_survey_rectangle_rotorcraft.xml] modules/nav_survey_poly_rotorcraft.xml modules/digital_cam_video.xml"
|
||||
gui_color="#ffff0689b7a1"
|
||||
gui_color="#f84eb57ae827"
|
||||
/>
|
||||
<aircraft
|
||||
name="Bebop_default"
|
||||
@@ -85,40 +85,40 @@
|
||||
flight_plan="flight_plans/rotorcraft_basic.xml"
|
||||
settings="settings/rotorcraft_basic.xml settings/control/rotorcraft_guidance.xml settings/control/stabilization_att_int_quat.xml settings/control/rotorcraft_speed.xml"
|
||||
settings_modules="modules/geo_mag.xml modules/air_data.xml modules/video_thread.xml modules/video_rtp_stream.xml"
|
||||
gui_color="red"
|
||||
gui_color="#ffffbc3bce5b"
|
||||
/>
|
||||
<aircraft
|
||||
name="Heli450"
|
||||
ac_id="99"
|
||||
airframe="airframes/TUDelft/airframes/heli450.xml"
|
||||
airframe="airframes/TUDELFT/tudelft_heli450.xml"
|
||||
radio="radios/dummy.xml"
|
||||
telemetry="telemetry/default_rotorcraft.xml"
|
||||
flight_plan="flight_plans/rotorcraft_basic.xml"
|
||||
settings="settings/rotorcraft_basic.xml settings/control/stabilization_att_int.xml settings/control/rotorcraft_guidance.xml"
|
||||
settings_modules="modules/geo_mag.xml modules/air_data.xml modules/gps_ubx_ucenter.xml"
|
||||
gui_color="blue"
|
||||
gui_color="#c99fb4caebdd"
|
||||
/>
|
||||
<aircraft
|
||||
name="Helisa"
|
||||
ac_id="114"
|
||||
airframe="airframes/TUDelft/airframes/walkera_genius_v2.xml"
|
||||
airframe="airframes/TUDELFT/tudelft_walkera_genius_v2.xml"
|
||||
radio="radios/FlyElectricRx31_DX6.xml"
|
||||
telemetry="telemetry/rotorcraft_with_logger.xml"
|
||||
flight_plan="flight_plans/rotorcraft_basic.xml"
|
||||
settings="settings/rotorcraft_basic.xml settings/control/rotorcraft_guidance.xml settings/control/stabilization_att_int.xml settings/control/stabilization_rate.xml [settings/superbitrf.xml]"
|
||||
settings_modules="modules/gps_ubx_ucenter.xml modules/logger_sd_spi_direct.xml"
|
||||
gui_color="#063982530000"
|
||||
gui_color="#9b69e5ce9e7a"
|
||||
/>
|
||||
<aircraft
|
||||
name="Logo600"
|
||||
ac_id="111"
|
||||
airframe="airframes/TUDelft/airframes/logo600.xml"
|
||||
airframe="airframes/TUDELFT/tudelft_logo600.xml"
|
||||
radio="radios/dummy.xml"
|
||||
telemetry="telemetry/default_rotorcraft.xml"
|
||||
flight_plan="flight_plans/dummy.xml"
|
||||
settings="settings/rotorcraft_basic.xml settings/control/stabilization_att_int.xml settings/control/rotorcraft_guidance.xml"
|
||||
settings_modules="modules/geo_mag.xml modules/air_data.xml modules/gps_ubx_ucenter.xml"
|
||||
gui_color="blue"
|
||||
gui_color="#ffffdffac31f"
|
||||
/>
|
||||
<aircraft
|
||||
name="MAVTec3_Chris"
|
||||
@@ -126,32 +126,32 @@
|
||||
airframe="airframes/CDW/mavtec_cdw.xml"
|
||||
radio="radios/R6107SP_7ch.xml"
|
||||
telemetry="telemetry/default_rotorcraft.xml"
|
||||
flight_plan="flight_plans/Tudelft/rotorcraft_survey_competition.xml"
|
||||
flight_plan="flight_plans/TUDELFT/tudelft_rotorcraft_survey_competition.xml"
|
||||
settings="settings/rotorcraft_basic.xml settings/control/stabilization_att_int.xml settings/modules/config_asctec_v2.xml settings/control/rotorcraft_guidance.xml"
|
||||
settings_modules="modules/servo_switch.xml modules/gps_ubx_ucenter.xml [modules/nav_survey_rectangle_rotorcraft.xml] [modules/nav_survey_poly_rotorcraft.xml] [modules/geo_mag.xml]"
|
||||
gui_color="blue"
|
||||
gui_color="#ffffd5c5aead"
|
||||
/>
|
||||
<aircraft
|
||||
name="MAVTec4_Bart"
|
||||
ac_id="34"
|
||||
airframe="airframes/TUDelft/airframes/mavtec4.xml"
|
||||
airframe="airframes/TUDELFT/tudelft_mavtec4.xml"
|
||||
radio="radios/dummy.xml"
|
||||
telemetry="telemetry/default_rotorcraft.xml"
|
||||
flight_plan="flight_plans/Tudelft/delft_basic.xml"
|
||||
flight_plan="flight_plans/TUDELFT/tudelft_delft_basic.xml"
|
||||
settings="settings/rotorcraft_basic.xml settings/control/stabilization_att_int.xml settings/modules/config_asctec_v2.xml settings/control/rotorcraft_guidance.xml"
|
||||
settings_modules="[modules/geo_mag.xml] [modules/air_data.xml] modules/servo_switch.xml"
|
||||
gui_color="blue"
|
||||
gui_color="#e66affffaa08"
|
||||
/>
|
||||
<aircraft
|
||||
name="MAVTec5_Freek"
|
||||
ac_id="35"
|
||||
airframe="airframes/TUDelft/airframes/mavtec5.xml"
|
||||
airframe="airframes/TUDELFT/tudelft_mavtec5.xml"
|
||||
radio="radios/dummy.xml"
|
||||
telemetry="telemetry/default_rotorcraft.xml"
|
||||
flight_plan="flight_plans/Tudelft/delft_basic.xml"
|
||||
flight_plan="flight_plans/TUDELFT/tudelft_delft_basic.xml"
|
||||
settings="settings/rotorcraft_basic.xml settings/control/stabilization_att_int.xml settings/modules/config_asctec_v2.xml settings/control/rotorcraft_guidance.xml"
|
||||
settings_modules="[modules/geo_mag.xml] [modules/air_data.xml] modules/servo_switch.xml modules/gps_ubx_ucenter.xml"
|
||||
gui_color="blue"
|
||||
gui_color="#8c63ffff8e00"
|
||||
/>
|
||||
<aircraft
|
||||
name="MentorEnergy"
|
||||
@@ -173,7 +173,7 @@
|
||||
flight_plan="flight_plans/rotorcraft_basic.xml"
|
||||
settings="settings/rotorcraft_basic.xml settings/control/rotorcraft_guidance.xml [settings/control/stabilization_att_int.xml] [settings/control/stabilization_rate.xml] settings/estimation/ahrs_int_cmpl_quat.xml settings/control/stabilization_att_indi.xml"
|
||||
settings_modules="modules/gps_ubx_ucenter.xml"
|
||||
gui_color="#710080"
|
||||
gui_color="#f1d3c1b7ffff"
|
||||
/>
|
||||
<aircraft
|
||||
name="SkyWalker"
|
||||
@@ -184,40 +184,40 @@
|
||||
flight_plan="flight_plans/versatile.xml"
|
||||
settings="settings/fixedwing_basic.xml settings/control/ctl_basic.xml settings/estimation/ins_neutrals.xml settings/control/tune_agr_climb.xml"
|
||||
settings_modules="modules/light.xml modules/digital_cam.xml"
|
||||
gui_color="blue"
|
||||
gui_color="#b748fe64fe64"
|
||||
/>
|
||||
<aircraft
|
||||
name="bebop2_22"
|
||||
ac_id="22"
|
||||
airframe="airframes/TUDelft/airframes/bebop2_indi.xml"
|
||||
airframe="airframes/TUDELFT/tudelft_bebop2_indi.xml"
|
||||
radio="radios/dummy.xml"
|
||||
telemetry="telemetry/default_rotorcraft.xml"
|
||||
flight_plan="flight_plans/Tudelft/delft_basic.xml"
|
||||
flight_plan="flight_plans/TUDELFT/tudelft_delft_basic.xml"
|
||||
settings="settings/rotorcraft_basic.xml settings/control/rotorcraft_guidance.xml settings/estimation/ahrs_secondary.xml settings/control/stabilization_att_indi.xml [settings/control/stabilization_att_int_quat.xml]"
|
||||
settings_modules="modules/geo_mag.xml modules/air_data.xml modules/gps_ubx_ucenter.xml"
|
||||
gui_color="#ffff0689b7a1"
|
||||
gui_color="#baa3d698b729"
|
||||
/>
|
||||
<aircraft
|
||||
name="bebop2_23"
|
||||
ac_id="23"
|
||||
airframe="airframes/TUDelft/airframes/bebop2_indi.xml"
|
||||
airframe="airframes/TUDELFT/tudelft_bebop2_indi.xml"
|
||||
radio="radios/dummy.xml"
|
||||
telemetry="telemetry/default_rotorcraft.xml"
|
||||
flight_plan="flight_plans/dummy.xml"
|
||||
settings="settings/rotorcraft_basic.xml settings/control/rotorcraft_guidance.xml settings/estimation/ahrs_secondary.xml settings/control/stabilization_att_indi.xml [settings/control/stabilization_att_int_quat.xml]"
|
||||
settings_modules="modules/geo_mag.xml modules/air_data.xml modules/gps_ubx_ucenter.xml"
|
||||
gui_color="#ffff0689b7a1"
|
||||
gui_color="#f6d5baaaffff"
|
||||
/>
|
||||
<aircraft
|
||||
name="bebop_flip"
|
||||
ac_id="3"
|
||||
airframe="airframes/TUDelft/airframes/bebop_flip.xml"
|
||||
airframe="airframes/TUDELFT/tudelft_bebop_flip.xml"
|
||||
radio="radios/cockpitSX.xml"
|
||||
telemetry="telemetry/default_rotorcraft.xml"
|
||||
flight_plan="flight_plans/dummy.xml"
|
||||
settings="settings/rotorcraft_basic.xml settings/control/stabilization_att_indi.xml"
|
||||
settings_modules="modules/geo_mag.xml modules/air_data.xml"
|
||||
gui_color="blue"
|
||||
gui_color="#7d7fd7e7ffff"
|
||||
/>
|
||||
<aircraft
|
||||
name="frog1"
|
||||
@@ -225,10 +225,10 @@
|
||||
airframe="airframes/BR/bebop_indi_frog.xml"
|
||||
radio="radios/dummy.xml"
|
||||
telemetry="telemetry/default_rotorcraft.xml"
|
||||
flight_plan="flight_plans/Tudelft/rotorcraft_survey_competition.xml"
|
||||
flight_plan="flight_plans/TUDELFT/tudelft_rotorcraft_survey_competition.xml"
|
||||
settings="settings/rotorcraft_basic.xml settings/control/rotorcraft_guidance.xml settings/control/stabilization_att_indi.xml settings/control/rotorcraft_speed.xml"
|
||||
settings_modules="[modules/geo_mag.xml] modules/air_data.xml modules/video_thread.xml modules/cv_blob_locator.xml modules/video_rtp_stream.xml [modules/nav_survey_rectangle_rotorcraft.xml] modules/nav_survey_poly_rotorcraft.xml modules/digital_cam_video.xml"
|
||||
gui_color="#ffff0689b7a1"
|
||||
gui_color="#68f5eb116e0c"
|
||||
/>
|
||||
<aircraft
|
||||
name="frog2"
|
||||
@@ -236,10 +236,10 @@
|
||||
airframe="airframes/BR/bebop_indi_frog2.xml"
|
||||
radio="radios/dummy.xml"
|
||||
telemetry="telemetry/default_rotorcraft.xml"
|
||||
flight_plan="flight_plans/Tudelft/rotorcraft_survey_competition.xml"
|
||||
flight_plan="flight_plans/TUDELFT/tudelft_rotorcraft_survey_competition.xml"
|
||||
settings="settings/rotorcraft_basic.xml settings/control/rotorcraft_guidance.xml settings/control/stabilization_att_indi.xml settings/control/rotorcraft_speed.xml"
|
||||
settings_modules="[modules/geo_mag.xml] modules/air_data.xml modules/video_thread.xml modules/cv_blob_locator.xml modules/video_rtp_stream.xml [modules/nav_survey_rectangle_rotorcraft.xml] modules/nav_survey_poly_rotorcraft.xml modules/digital_cam_video.xml"
|
||||
gui_color="#ffff0689b7a1"
|
||||
gui_color="#ffff957fcc75"
|
||||
/>
|
||||
<aircraft
|
||||
name="frog_flip"
|
||||
@@ -250,28 +250,28 @@
|
||||
flight_plan="flight_plans/dummy.xml"
|
||||
settings="settings/rotorcraft_basic.xml settings/control/stabilization_att_indi.xml"
|
||||
settings_modules="modules/geo_mag.xml modules/air_data.xml modules/video_thread.xml modules/video_rtp_stream.xml"
|
||||
gui_color="blue"
|
||||
gui_color="#b777d813cd0b"
|
||||
/>
|
||||
<aircraft
|
||||
name="mavshot"
|
||||
ac_id="5"
|
||||
airframe="airframes/TUDelft/airframes/mavshot.xml"
|
||||
airframe="airframes/TUDELFT/tudelft_mavshot.xml"
|
||||
radio="radios/cockpitSX.xml"
|
||||
telemetry="telemetry/default_rotorcraft.xml"
|
||||
flight_plan="flight_plans/dummy.xml"
|
||||
settings="settings/rotorcraft_basic.xml settings/control/stabilization_att_indi.xml settings/modules/config_asctec_v2_new.xml"
|
||||
settings_modules="modules/gps_ubx_ucenter.xml"
|
||||
gui_color="blue"
|
||||
gui_color="#ffff9027e8ad"
|
||||
/>
|
||||
<aircraft
|
||||
name="quadshot_pylons"
|
||||
ac_id="178"
|
||||
airframe="airframes/TUDelft/airframes/quadshot_pylons.xml"
|
||||
airframe="airframes/TUDELFT/tudelft_quadshot_pylons.xml"
|
||||
radio="radios/cockpitSX.xml"
|
||||
telemetry="telemetry/default_rotorcraft.xml"
|
||||
flight_plan="flight_plans/dummy.xml"
|
||||
settings="settings/rotorcraft_basic.xml settings/control/stabilization_att_int_quat.xml"
|
||||
settings_modules="modules/gps_ubx_ucenter.xml"
|
||||
gui_color="blue"
|
||||
gui_color="#b29eb22cffff"
|
||||
/>
|
||||
</conf>
|
||||
@@ -75,7 +75,7 @@
|
||||
</program>
|
||||
<program name="Joystick">
|
||||
<arg flag="-d" constant="2"/>
|
||||
<arg flag="-ac" constant="LadyLisaBluegiga"/>
|
||||
<arg flag="-ac" constant="@AIRCRAFT"/>
|
||||
<arg flag="hobbyking.xml"/>
|
||||
</program>
|
||||
</session>
|
||||
@@ -2,7 +2,7 @@
|
||||
<aircraft
|
||||
name="Ardrone2_182"
|
||||
ac_id="182"
|
||||
airframe="airframes/TUDelft/IMAV2013/ardrone2.xml"
|
||||
airframe="airframes/TUDELFT/IMAV2013/tudelft_ardrone2.xml"
|
||||
radio="radios/cockpitSX.xml"
|
||||
telemetry="telemetry/default_rotorcraft.xml"
|
||||
flight_plan="flight_plans/rotorcraft_basic.xml"
|
||||
@@ -13,7 +13,7 @@
|
||||
<aircraft
|
||||
name="Ardrone2_184"
|
||||
ac_id="184"
|
||||
airframe="airframes/TUDelft/IMAV2013/ardrone2.xml"
|
||||
airframe="airframes/TUDELFT/IMAV2013/tudelft_ardrone2.xml"
|
||||
radio="radios/cockpitSX.xml"
|
||||
telemetry="telemetry/default_rotorcraft.xml"
|
||||
flight_plan="flight_plans/rotorcraft_basic.xml"
|
||||
@@ -24,7 +24,7 @@
|
||||
<aircraft
|
||||
name="Ardrone2_186"
|
||||
ac_id="186"
|
||||
airframe="airframes/TUDelft/IMAV2013/ardrone2.xml"
|
||||
airframe="airframes/TUDELFT/IMAV2013/tudelft_ardrone2.xml"
|
||||
radio="radios/cockpitSX.xml"
|
||||
telemetry="telemetry/default_rotorcraft.xml"
|
||||
flight_plan="flight_plans/rotorcraft_basic.xml"
|
||||
@@ -35,7 +35,7 @@
|
||||
<aircraft
|
||||
name="ChouChou_LisaS"
|
||||
ac_id="135"
|
||||
airframe="airframes/TUDelft/IMAV2013/chouchou_lisa_s.xml"
|
||||
airframe="airframes/TUDELFT/IMAV2013/tudelft_chouchou_lisa_s.xml"
|
||||
radio="radios/cockpitSX.xml"
|
||||
telemetry="telemetry/default_rotorcraft.xml"
|
||||
flight_plan="flight_plans/rotorcraft_basic.xml"
|
||||
@@ -46,7 +46,7 @@
|
||||
<aircraft
|
||||
name="MavRick_LisaS"
|
||||
ac_id="131"
|
||||
airframe="airframes/TUDelft/IMAV2013/mavrick_lisa_s.xml"
|
||||
airframe="airframes/TUDELFT/IMAV2013/tudelft_mavrick_lisa_s.xml"
|
||||
radio="radios/cockpitSX.xml"
|
||||
telemetry="telemetry/default_fixedwing_imu.xml"
|
||||
flight_plan="flight_plans/basic.xml"
|
||||
@@ -68,7 +68,7 @@
|
||||
<aircraft
|
||||
name="Walkera_GeniusV1"
|
||||
ac_id="134"
|
||||
airframe="airframes/TUDelft/IMAV2013/walkera_genius_v1.xml"
|
||||
airframe="airframes/TUDELFT/IMAV2013/tudelft_walkera_genius_v1.xml"
|
||||
radio="radios/cockpitSX.xml"
|
||||
telemetry="telemetry/default_rotorcraft.xml"
|
||||
flight_plan="flight_plans/rotorcraft_basic.xml"
|
||||
@@ -79,7 +79,7 @@
|
||||
<aircraft
|
||||
name="Walkera_V120D02S"
|
||||
ac_id="133"
|
||||
airframe="airframes/TUDelft/IMAV2013/walkera_V120D02S.xml"
|
||||
airframe="airframes/TUDELFT/IMAV2013/tudelft_walkera_V120D02S.xml"
|
||||
radio="radios/cockpitSX.xml"
|
||||
telemetry="telemetry/default_rotorcraft.xml"
|
||||
flight_plan="flight_plans/rotorcraft_basic.xml"
|
||||
@@ -2,10 +2,10 @@
|
||||
<aircraft
|
||||
name="BebopMavlink"
|
||||
ac_id="1"
|
||||
airframe="airframes/TUDelft/airframes/bebop_mavlink.xml"
|
||||
airframe="airframes/TUDELFT/tudelft_bebop_mavlink.xml"
|
||||
radio="radios/dummy.xml"
|
||||
telemetry="telemetry/default_rotorcraft.xml"
|
||||
flight_plan="flight_plans/Tudelft/rotorcraft_survey_delft.xml"
|
||||
flight_plan="flight_plans/TUDELFT/tudelft_rotorcraft_survey_imav2015_competition.xml"
|
||||
settings="settings/rotorcraft_basic.xml settings/control/rotorcraft_guidance.xml settings/estimation/ahrs_secondary.xml settings/estimation/ahrs_int_cmpl_quat.xml settings/control/stabilization_att_indi.xml settings/control/rotorcraft_speed.xml"
|
||||
settings_modules="modules/geo_mag.xml modules/air_data.xml modules/video_thread.xml modules/cv_blob_locator.xml modules/nav_survey_rectangle_rotorcraft.xml modules/nav_survey_poly_rotorcraft.xml modules/digital_cam_video.xml"
|
||||
gui_color="#ffff0689b7a1"
|
||||
@@ -2,12 +2,12 @@
|
||||
<aircraft
|
||||
name="ardrone2"
|
||||
ac_id="201"
|
||||
airframe="airframes/TUDelft/airframes/ardrone2_oa_clint_roland.xml"
|
||||
airframe="airframes/TUDELFT/tudelft_ardrone2_oa_clint_roland.xml"
|
||||
radio="radios/dummy.xml"
|
||||
telemetry="telemetry/default_rotorcraft.xml"
|
||||
flight_plan="flight_plans/rotorcraft_oa_avoid.xml"
|
||||
settings="settings/rotorcraft_basic.xml settings/control/rotorcraft_guidance.xml [settings/control/stabilization_att_indi.xml] settings/control/stabilization_rate.xml settings/control/stabilization_att_int_quat.xml"
|
||||
settings_modules="modules/obstacle_avoidance.xml"
|
||||
settings_modules=""
|
||||
gui_color="red"
|
||||
/>
|
||||
<aircraft
|
||||
@@ -67,7 +67,7 @@
|
||||
<define name="THRUST_COEF" value="{ 256, 256, 256, 256 }"/>
|
||||
</section>
|
||||
|
||||
<include href="conf/airframes/TUDelft/calibrations/ladybird1.xml" />
|
||||
<include href="conf/airframes/TUDELFT/calibrations/ladybird1.xml" />
|
||||
|
||||
<section name="IMU" prefix="IMU_">
|
||||
<define name="BODY_TO_IMU_PHI" value="0." unit="deg"/>
|
||||
|
||||
@@ -83,7 +83,7 @@
|
||||
<define name="CALC_AMSL_BARO" value="TRUE"/>
|
||||
</section>
|
||||
|
||||
<include href="conf/airframes/TUDelft/calibrations/bebop_bart.xml" />
|
||||
<include href="conf/airframes/TUDELFT/calibrations/bebop_bart.xml" />
|
||||
|
||||
<section name="IMU" prefix="IMU_">
|
||||
<define name="BODY_TO_IMU_PHI" value="0." unit="deg"/>
|
||||
|
||||
@@ -93,7 +93,7 @@
|
||||
<define name="CALC_AMSL_BARO" value="TRUE"/>
|
||||
</section>
|
||||
|
||||
<include href="conf/airframes/TUDelft/calibrations/bebop8.xml" />
|
||||
<include href="conf/airframes/TUDELFT/calibrations/bebop8.xml" />
|
||||
|
||||
<section name="IMU" prefix="IMU_">
|
||||
<define name="BODY_TO_IMU_PHI" value="0." unit="deg"/>
|
||||
|
||||
@@ -93,7 +93,7 @@
|
||||
<define name="CALC_AMSL_BARO" value="TRUE"/>
|
||||
</section>
|
||||
|
||||
<include href="conf/airframes/TUDelft/calibrations/bebop8.xml"/>
|
||||
<include href="conf/airframes/TUDELFT/calibrations/bebop8.xml"/>
|
||||
|
||||
<section name="IMU" prefix="IMU_">
|
||||
<define name="BODY_TO_IMU_PHI" value="0." unit="deg"/>
|
||||
|
||||
@@ -91,7 +91,7 @@
|
||||
<define name="CALC_AMSL_BARO" value="TRUE"/>
|
||||
</section>
|
||||
|
||||
<include href="conf/airframes/TUDelft/calibrations/bebop4.xml"/>
|
||||
<include href="conf/airframes/TUDELFT/calibrations/bebop4.xml"/>
|
||||
|
||||
<section name="IMU" prefix="IMU_">
|
||||
<define name="BODY_TO_IMU_PHI" value="0." unit="deg"/>
|
||||
|
||||
@@ -95,7 +95,7 @@
|
||||
<define name="CALC_AMSL_BARO" value="TRUE"/>
|
||||
</section>
|
||||
|
||||
<include href="conf/airframes/TUDelft/calibrations/bebop8.xml"/>
|
||||
<include href="conf/airframes/TUDELFT/calibrations/bebop8.xml"/>
|
||||
|
||||
<section name="IMU" prefix="IMU_">
|
||||
<define name="BODY_TO_IMU_PHI" value="0." unit="deg"/>
|
||||
|
||||
@@ -67,7 +67,7 @@
|
||||
<define name="THRUST_COEF" value="{ 256, 256, 256, 256 }"/>
|
||||
</section>
|
||||
|
||||
<include href="conf/airframes/TUDelft/calibrations/ladybird18.xml" />
|
||||
<include href="conf/airframes/TUDELFT/calibrations/ladybird18.xml" />
|
||||
|
||||
<section name="IMU" prefix="IMU_">
|
||||
<define name="BODY_TO_IMU_PHI" value="0." unit="deg"/>
|
||||
|
||||
@@ -67,7 +67,7 @@
|
||||
<define name="THRUST_COEF" value="{ 256, 256, 256, 256 }"/>
|
||||
</section>
|
||||
|
||||
<include href="conf/airframes/TUDelft/calibrations/ladybird18.xml" />
|
||||
<include href="conf/airframes/TUDELFT/calibrations/ladybird18.xml" />
|
||||
|
||||
<section name="IMU" prefix="IMU_">
|
||||
<define name="BODY_TO_IMU_PHI" value="0." unit="deg"/>
|
||||
|
||||
@@ -67,7 +67,7 @@
|
||||
<define name="THRUST_COEF" value="{ 256, 256, 256, 256 }"/>
|
||||
</section>
|
||||
|
||||
<include href="conf/airframes/TUDelft/calibrations/ladybird18.xml"/>
|
||||
<include href="conf/airframes/TUDELFT/calibrations/ladybird18.xml"/>
|
||||
|
||||
<section name="IMU" prefix="IMU_">
|
||||
<define name="BODY_TO_IMU_PHI" value="0." unit="deg"/>
|
||||
|
||||
@@ -67,7 +67,7 @@
|
||||
<define name="THRUST_COEF" value="{ 256, 256, 256, 256 }"/>
|
||||
</section>
|
||||
|
||||
<include href="conf/airframes/TUDelft/calibrations/ladybird18.xml" />
|
||||
<include href="conf/airframes/TUDELFT/calibrations/ladybird18.xml" />
|
||||
|
||||
<section name="IMU" prefix="IMU_">
|
||||
<define name="BODY_TO_IMU_PHI" value="0." unit="deg"/>
|
||||
|
||||
@@ -94,7 +94,7 @@
|
||||
<define name="CALC_AMSL_BARO" value="TRUE"/>
|
||||
</section>
|
||||
|
||||
<include href="conf/airframes/TUDelft/calibrations/bebop5.xml" />
|
||||
<include href="conf/airframes/TUDELFT/calibrations/bebop5.xml" />
|
||||
|
||||
<section name="IMU" prefix="IMU_">
|
||||
<define name="BODY_TO_IMU_PHI" value="0." unit="deg"/>
|
||||
|
||||
+1
-1
@@ -71,7 +71,7 @@
|
||||
<set servo="BOTTOM_RIGHT" value="motor_mixing.commands[3]"/>
|
||||
</command_laws>
|
||||
|
||||
<include href="conf/airframes/TUDelft/IMAV2013/ARDrone/$AC_ID_calib.xml"/>
|
||||
<include href="conf/airframes/TUDELFT/IMAV2013/calibrations/$AC_ID_calib.xml"/>
|
||||
<section name="IMU" prefix="IMU_">
|
||||
<!-- Body to IMU is no difference -->
|
||||
<define name="BODY_TO_IMU_PHI" value="0." unit="deg"/>
|
||||
+1
-1
@@ -3,7 +3,7 @@
|
||||
|
||||
<!--
|
||||
Applicable configuration:
|
||||
airframe="airframes/TUDelft/IMAV2013/mavrick_lisa_s.xml"
|
||||
airframe="airframes/TUDELFT/IMAV2013/tudelft_mavrick_lisa_s.xml"
|
||||
radio="radios/cockpitSX.xml"
|
||||
telemetry="telemetry/default_fixedwing.xml"
|
||||
flight_plan="flight_plans/fixedwing_basic.xml"
|
||||
+1
-1
@@ -3,7 +3,7 @@
|
||||
|
||||
<!--
|
||||
Applicable configuration:
|
||||
airframe="airframes/TUDelft/IMAV2013/walkera_V120D02S.xml"
|
||||
airframe="airframes/TUDELFT/IMAV2013/tudelft_walkera_V120D02S.xml"
|
||||
radio="radios/cockpitSX.xml"
|
||||
telemetry="telemetry/default_rotorcraft.xml"
|
||||
flight_plan="flight_plans/rotorcraft_basic.xml"
|
||||
+1
-1
@@ -3,7 +3,7 @@
|
||||
|
||||
<!--
|
||||
Applicable configuration:
|
||||
airframe="airframes/TUDelft/IMAV2013/walkera_genius_v1.xml"
|
||||
airframe="airframes/TUDELFT/IMAV2013/tudelft_walkera_genius_v1.xml"
|
||||
radio="radios/cockpitSX.xml"
|
||||
telemetry="telemetry/default_rotorcraft.xml"
|
||||
flight_plan="flight_plans/rotorcraft_basic.xml"
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
<!DOCTYPE airframe SYSTEM "../../airframe.dtd">
|
||||
<!DOCTYPE airframe SYSTEM "../airframe.dtd">
|
||||
|
||||
<airframe name="ardrone2_indi">
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
<!DOCTYPE airframe SYSTEM "../../airframe.dtd">
|
||||
<!DOCTYPE airframe SYSTEM "../airframe.dtd">
|
||||
|
||||
<airframe name="ardrone2_indi">
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
<!DOCTYPE airframe SYSTEM "../../airframe.dtd">
|
||||
<!DOCTYPE airframe SYSTEM "../airframe.dtd">
|
||||
|
||||
<airframe name="ardrone2_oa_avoid">
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
<!DOCTYPE airframe SYSTEM "../../airframe.dtd">
|
||||
<!DOCTYPE airframe SYSTEM "../airframe.dtd">
|
||||
|
||||
<airframe name="ardrone2_opticflow">
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
<!DOCTYPE airframe SYSTEM "../../airframe.dtd">
|
||||
<!DOCTYPE airframe SYSTEM "../airframe.dtd">
|
||||
|
||||
<airframe name="ardrone2_opticflow">
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
<!DOCTYPE airframe SYSTEM "../../airframe.dtd">
|
||||
<!DOCTYPE airframe SYSTEM "../airframe.dtd">
|
||||
|
||||
<airframe name="ardrone2_opticflow">
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
<!DOCTYPE airframe SYSTEM "../../airframe.dtd">
|
||||
<!DOCTYPE airframe SYSTEM "../airframe.dtd">
|
||||
|
||||
<airframe name="ardrone2_optitrack">
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
<!DOCTYPE airframe SYSTEM "../../airframe.dtd">
|
||||
<!DOCTYPE airframe SYSTEM "../airframe.dtd">
|
||||
|
||||
<!-- this is a quadrotor frame in X-configuration equiped with
|
||||
* Autopilot: Lisa/MX 2.1 with STM32F4 http://wiki.paparazziuav.org/wiki/Lisa/M_v21
|
||||
+2
-2
@@ -1,4 +1,4 @@
|
||||
<!DOCTYPE airframe SYSTEM "../../airframe.dtd">
|
||||
<!DOCTYPE airframe SYSTEM "../airframe.dtd">
|
||||
|
||||
<airframe name="bebop2_indi">
|
||||
|
||||
@@ -71,7 +71,7 @@
|
||||
<define name="CALC_AMSL_BARO" value="TRUE"/>
|
||||
</section>
|
||||
|
||||
<include href="conf/airframes/TUDelft/calibrations/bebop2_$AC_ID.xml" />
|
||||
<include href="conf/airframes/TUDELFT/calibrations/bebop2_$AC_ID.xml" />
|
||||
|
||||
<!-- local magnetic field -->
|
||||
<!-- http://wiki.paparazziuav.org/wiki/Subsystem/ahrs#Local_Magnetic_Field -->
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
<!DOCTYPE airframe SYSTEM "../../airframe.dtd">
|
||||
<!DOCTYPE airframe SYSTEM "../airframe.dtd">
|
||||
|
||||
<airframe name="bebop_indi">
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user