APM:Libraries
Classes | Macros
AP_Beacon.h File Reference
#include <AP_Common/AP_Common.h>
#include <AP_HAL/AP_HAL.h>
#include <AP_Param/AP_Param.h>
#include <AP_Math/AP_Math.h>
#include <AP_SerialManager/AP_SerialManager.h>
Include dependency graph for AP_Beacon.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AP_Beacon
 
struct  AP_Beacon::BeaconState
 

Macros

#define AP_BEACON_MAX_BEACONS   4
 
#define AP_BEACON_TIMEOUT_MS   300
 
#define AP_BEACON_MINIMUM_FENCE_BEACONS   3
 

Macro Definition Documentation

◆ AP_BEACON_MAX_BEACONS

#define AP_BEACON_MAX_BEACONS   4

◆ AP_BEACON_MINIMUM_FENCE_BEACONS

#define AP_BEACON_MINIMUM_FENCE_BEACONS   3

Definition at line 27 of file AP_Beacon.h.

Referenced by AP_Beacon::update_boundary_points().

◆ AP_BEACON_TIMEOUT_MS

#define AP_BEACON_TIMEOUT_MS   300