mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-28 18:07:25 +08:00
[conf] BR
This commit is contained in:
@@ -47,6 +47,8 @@
|
|||||||
<define name="VIEWVIDEO_QUALITY_FACTOR" value="80"/>
|
<define name="VIEWVIDEO_QUALITY_FACTOR" value="80"/>
|
||||||
<define name="VIEWVIDEO_DOWNSIZE_FACTOR" value="1"/>
|
<define name="VIEWVIDEO_DOWNSIZE_FACTOR" value="1"/>
|
||||||
</load>
|
</load>
|
||||||
|
<load name="nav_survey_rectangle_rotorcraft.xml"/>
|
||||||
|
<load name="digital_cam_video.xml"/>
|
||||||
</modules>
|
</modules>
|
||||||
|
|
||||||
<commands>
|
<commands>
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
telemetry="telemetry/default_rotorcraft.xml"
|
telemetry="telemetry/default_rotorcraft.xml"
|
||||||
flight_plan="flight_plans/rotorcraft_survey.xml"
|
flight_plan="flight_plans/rotorcraft_survey.xml"
|
||||||
settings="settings/rotorcraft_basic.xml settings/control/rotorcraft_guidance.xml settings/estimation/ahrs_secondary.xml settings/estimation/ahrs_float_mlkf.xml settings/estimation/ahrs_int_cmpl_quat.xml settings/control/stabilization_att_indi.xml"
|
settings="settings/rotorcraft_basic.xml settings/control/rotorcraft_guidance.xml settings/estimation/ahrs_secondary.xml settings/estimation/ahrs_float_mlkf.xml settings/estimation/ahrs_int_cmpl_quat.xml settings/control/stabilization_att_indi.xml"
|
||||||
settings_modules="modules/geo_mag.xml modules/air_data.xml modules/video_rtp_stream.xml modules/nav_survey_rectangle_rotorcraft.xml modules/digital_cam_video.xml"
|
settings_modules="modules/geo_mag.xml modules/air_data.xml modules/video_thread.xml modules/video_rtp_stream.xml modules/nav_survey_rectangle_rotorcraft.xml modules/digital_cam_video.xml"
|
||||||
gui_color="#ffff0689b7a1"
|
gui_color="#ffff0689b7a1"
|
||||||
/>
|
/>
|
||||||
<aircraft
|
<aircraft
|
||||||
|
|||||||
Reference in New Issue
Block a user