mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-10 06:59:54 +08:00
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
<dl_settings>
|
||||
|
||||
<dl_settings NAME="Controller">
|
||||
<dl_setting var="controller.elevation_sp" min="-0.5" step="0.05" max="0.5" module="beth/overo_controller"/>
|
||||
<dl_setting var="controller.tilt_sp" min="-0.5" step="0.05" max="0.5" module="beth/overo_controller"/>
|
||||
<dl_setting var="controller.elevation_sp" min="-15" step="0.5" max="15" module="beth/overo_controller" shortname="elev_sp" unit="rad" alt_unit="deg" alt_unit_coef="57.32"/>
|
||||
<dl_setting var="controller.tilt_sp" min="-15" step="0.5" max="15" module="beth/overo_controller" shortname="tilt_sp" unit="rad" alt_unit="deg" alt_unit_coef="57.32"/>
|
||||
</dl_settings>
|
||||
|
||||
</dl_settings>
|
||||
|
||||
Reference in New Issue
Block a user