mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-06 16:58:48 +08:00
remove old settings file
This commit is contained in:
@@ -1,22 +0,0 @@
|
||||
<settings>
|
||||
<dl_settings>
|
||||
|
||||
<dl_settings NAME="CAM">
|
||||
<dl_setting var="booz2_cam_mode" MIN="0" STEP="1" MAX="3" module="booz2_cam" shortname="mode" values="NONE|MAN|HEADING|WP" handler="SetCamMode">
|
||||
<strip_button name="CN" value="0"/>
|
||||
<strip_button name="CM" value="1"/>
|
||||
<strip_button name="CH" value="2"/>
|
||||
<strip_button name="CWP" value="3"/>
|
||||
<key_press key="F1" value="0"/>
|
||||
<key_press key="F2" value="1"/>
|
||||
</dl_setting>
|
||||
<dl_setting var="booz2_cam_tilt_pwm" min="1000" step="1" max="2000" module="booz2_cam" shortname="tilt_pwm"/>
|
||||
<dl_setting var="booz2_cam_tilt" min="-90" step="1" max="45" module="booz2_cam" shortname="tilt" alt_unit="deg" alt_unit_coef="0.0139882">
|
||||
<strip_button name="Look Foreward" icon="lookfore.png" value="0"/>
|
||||
<strip_button name="Look Down" icon="lookdown.png" value="-6434"/>
|
||||
</dl_setting>
|
||||
<dl_setting var="booz2_cam_pan" MIN="0" STEP="1" MAX="360" module="booz2_cam" shortname="pan" unit="1/2^12r" alt_unit="deg" alt_unit_coef="0.0139882"/>
|
||||
</dl_settings>
|
||||
|
||||
</dl_settings>
|
||||
</settings>
|
||||
Reference in New Issue
Block a user