mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-21 20:04:09 +08:00
[airframes] XML error, solves #2868
This commit is contained in:
@@ -6,9 +6,9 @@
|
||||
|
||||
Frame size: 2 cams with 240x240
|
||||
|
||||
pyramid level 0 -> 30 fps average, min=29fps lowest)
|
||||
pyramid level 1 -> 26 fps average, min=15fps
|
||||
pyramid level 2 -> 21 fps average, min=11fps
|
||||
pyramid level 0: 30 fps average, min=29fps lowest)
|
||||
pyramid level 1: 26 fps average, min=15fps
|
||||
pyramid level 2: 21 fps average, min=11fps
|
||||
</description>
|
||||
<firmware name="rotorcraft">
|
||||
<target name="ap" board="bebop"/>
|
||||
|
||||
@@ -85,7 +85,7 @@
|
||||
telemetry="telemetry/default_rotorcraft.xml"
|
||||
flight_plan="flight_plans/tudelft/rotorcraft_optitrack_path.xml"
|
||||
settings="settings/rotorcraft_basic.xml settings/control/rotorcraft_speed.xml"
|
||||
settings_modules="modules/air_data.xml modules/geo_mag.xml modules/gps.xml modules/guidance_indi.xml modules/guidance_rotorcraft.xml modules/imu_common.xml modules/ins_ekf2.xml modules/nav_basic_rotorcraft.xml modules/stabilization_indi.xml"
|
||||
settings_modules="modules/ahrs_int_cmpl_quat.xml modules/air_data.xml modules/geo_mag.xml modules/gps.xml modules/guidance_indi.xml modules/guidance_rotorcraft.xml modules/imu_common.xml modules/ins_extended.xml modules/nav_basic_rotorcraft.xml modules/stabilization_indi.xml"
|
||||
gui_color="#ffffcccaccca"
|
||||
/>
|
||||
<aircraft
|
||||
|
||||
Reference in New Issue
Block a user