Paparazzi UAS  v5.18.0_stable
Paparazzi is a free software Unmanned Aircraft System.
drop_zone.h File Reference

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
 

Detailed Description

Drop zone.

Definition in file drop_zone.h.

Function Documentation

◆ drop_zone_set()

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:

Variable Documentation

◆ drop_zone_nb

uint8_t drop_zone_nb

Definition at line 30 of file drop_zone.c.

Referenced by drop_zone_set().