Files
paparazzi/conf/modules/nav_smooth.xml
T
2014-03-10 23:02:44 +01:00

16 lines
381 B
XML

<!DOCTYPE module SYSTEM "module.dtd">
<module name="nav_smooth" dir="nav">
<doc>
<description>
Smooth navigation to wp_a along an arc (around wp_cd), a segment (from wp_rd to wp_ta) and a second arc (around wp_ca).
</description>
</doc>
<header>
<file name="nav_smooth.h"/>
</header>
<makefile>
<file name="nav_smooth.c"/>
</makefile>
</module>