mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-30 03:27:33 +08:00
Fix nav hybrid speed (#3165)
* fix incomplete rename * add nav_hybrid to test conf for next time
This commit is contained in:
committed by
GitHub
parent
7320b652aa
commit
140e359b21
@@ -20,7 +20,7 @@
|
||||
<dl_settings>
|
||||
<dl_settings NAME="nav_hybrid">
|
||||
<dl_setting var="nav_max_speed" min="1.0" step="1.0" max="50.0"/>
|
||||
<dl_setting var="nav_hover_speed" min="0.1" step="0.1" max="10.0"/>
|
||||
<dl_setting var="nav_goto_speed" min="0.1" step="0.1" max="10.0"/>
|
||||
<dl_setting var="nav_max_deceleration_sp" min="0.5" step="0.1" max="10.0" shortname="max_deceleration" param="NAV_HYBRID_MAX_DECELERATION"/>
|
||||
</dl_settings>
|
||||
</dl_settings>
|
||||
|
||||
Reference in New Issue
Block a user