[modules] more nav modules cleanup

- rename nav_survey_poly_adv to nav_survey_polygon
- nav_bomb.xml is now nav_drop
- dox fixes
This commit is contained in:
Felix Ruess
2013-11-13 15:22:14 +01:00
parent a0360915ce
commit 6b4950b91d
11 changed files with 58 additions and 54 deletions
+2 -2
View File
@@ -82,8 +82,8 @@
<call fun="nav_bungee_takeoff_run()"/>
</block>
<block name="Poly Survey S1-S2" strip_button="Poly Survey">
<call fun="nav_survey_poly_adv_start(WP_S1,5,180,30,10,50,100)"/>
<call fun="nav_survey_poly_adv_run()"/>
<call fun="nav_survey_polygon_start(WP_S1,5,180,30,10,50,100)"/>
<call fun="nav_survey_polygon_run()"/>
</block>
<block name="Border line 1-2" strip_button="Border Line (wp 1-2)">
<call fun="nav_line_border_start()"/>