|
Paparazzi UAS
v5.12_stable-4-g9b43e9b
Paparazzi is a free software Unmanned Aircraft System.
|
Drop zone. More...
#include "std.h"
Include dependency graph for drop_zone.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| void | drop_zone_set (uint8_t dz) |
Variables | |
| uint8_t | drop_zone_nb |
Drop zone.
Definition in file drop_zone.h.
| void drop_zone_set | ( | uint8_t | dz | ) |
Definition at line 32 of file drop_zone.c.
References drop_zone_nb, and waypoint_copy().
Here is the call graph for this function:| uint8_t drop_zone_nb |
Definition at line 30 of file drop_zone.c.
Referenced by drop_zone_set().