mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-29 02:38:07 +08:00
Add "path" instruction preprocessed into "go" instructions
This commit is contained in:
@@ -60,6 +60,11 @@
|
||||
<block name="Survey S1-S2" strip_button="Survey (wp S1-S2)" strip_icon="survey.png">
|
||||
<survey_rectangle grid="150" wp1="S1" wp2="S2"/>
|
||||
</block>
|
||||
<block name="Path 1,2,S1,S2,STDBY" strip_button="Path (1,2,S1,S2,STDBY)" strip_icon="path.png">
|
||||
<path wpts="1,2 S1"/>
|
||||
<path wpts="S1, S2 STDBY" approaching_time="1" pitch="auto" throttle="0.4"/>
|
||||
<deroute block="Standby"/>
|
||||
</block>
|
||||
<block name="Land Right AF-TD" strip_button="Land right (wp AF-TD)" strip_icon="land-right.png">
|
||||
<set value="DEFAULT_CIRCLE_RADIUS" var="nav_radius"/>
|
||||
<deroute block="land"/>
|
||||
|
||||
Reference in New Issue
Block a user