APM:Libraries
Classes | Macros
AP_Beacon_Pozyx.h File Reference
#include "AP_Beacon_Backend.h"
Include dependency graph for AP_Beacon_Pozyx.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AP_Beacon_Pozyx
 

Macros

#define AP_BEACON_POZYX_MSG_LEN_MAX   20
 
#define AP_BEACON_POZYX_HEADER   0x01
 
#define AP_BEACON_POZYX_MSGID_BEACON_CONFIG   0x02
 
#define AP_BEACON_POZYX_MSGID_BEACON_DIST   0x03
 
#define AP_BEACON_POZYX_MSGID_POSITION   0x04
 
#define AP_BEACON_DISTANCE_MAX   200.0f
 

Macro Definition Documentation

◆ AP_BEACON_DISTANCE_MAX

#define AP_BEACON_DISTANCE_MAX   200.0f

Definition at line 10 of file AP_Beacon_Pozyx.h.

Referenced by AP_Beacon_Pozyx::parse_buffer().

◆ AP_BEACON_POZYX_HEADER

#define AP_BEACON_POZYX_HEADER   0x01

Definition at line 6 of file AP_Beacon_Pozyx.h.

Referenced by AP_Beacon_Pozyx::update().

◆ AP_BEACON_POZYX_MSG_LEN_MAX

#define AP_BEACON_POZYX_MSG_LEN_MAX   20

Definition at line 5 of file AP_Beacon_Pozyx.h.

Referenced by AP_Beacon_Pozyx::update().

◆ AP_BEACON_POZYX_MSGID_BEACON_CONFIG

#define AP_BEACON_POZYX_MSGID_BEACON_CONFIG   0x02

Definition at line 7 of file AP_Beacon_Pozyx.h.

Referenced by AP_Beacon_Pozyx::parse_buffer(), and AP_Beacon_Pozyx::update().

◆ AP_BEACON_POZYX_MSGID_BEACON_DIST

#define AP_BEACON_POZYX_MSGID_BEACON_DIST   0x03

Definition at line 8 of file AP_Beacon_Pozyx.h.

Referenced by AP_Beacon_Pozyx::parse_buffer(), and AP_Beacon_Pozyx::update().

◆ AP_BEACON_POZYX_MSGID_POSITION

#define AP_BEACON_POZYX_MSGID_POSITION   0x04

Definition at line 9 of file AP_Beacon_Pozyx.h.

Referenced by AP_Beacon_Pozyx::parse_buffer(), and AP_Beacon_Pozyx::update().