Paparazzi UAS
v5.15_devel-230-gc96ce27
Paparazzi is a free software Unmanned Aircraft System.
|
#include "std.h"
Go to the source code of this file.
Functions | |
void | nav_flower_init (void) |
bool | nav_flower_run (void) |
void | nav_flower_setup (uint8_t CenterWP, uint8_t EdgeWP) |
void nav_flower_init | ( | void | ) |
Definition at line 53 of file nav_flower.c.
References mission_register().
bool nav_flower_run | ( | void | ) |
Definition at line 115 of file nav_flower.c.
References Circle, FlowerLine, Flowerradius, nav_circle_XY(), nav_init_stage(), nav_radius, nav_route_xy(), NavVerticalAltitudeMode, NavVerticalAutoThrottleMode, Outside, stateGetPositionEnu_f(), waypoints, WaypointX, WaypointY, EnuCoor_f::x, and EnuCoor_f::y.
Definition at line 85 of file nav_flower.c.
References FlowerLine, Outside, stateGetPositionEnu_f(), WaypointX, WaypointY, EnuCoor_f::x, and EnuCoor_f::y.