UWB-Tracking
Loading...
Searching...
No Matches
Classes | Macros | Variables
tdoa-device.h File Reference

Header file for the TDOADevice class, a superclass for TDOA tags and anchors. More...

#include <pin_config.h>
#include <datatypes.h>
#include <dw3000.h>
#include <dw3000_mac_802_15_4.h>

Go to the source code of this file.

Classes

class  TdoaDevice
 The base class for TDOA (Time Difference of Arrival) devices. More...
 

Macros

#define DEST_PAN_ID   0x4321
 
#define BLINK_FRAME_SN_IDX   1
 
#define FRAME_LENGTH   (sizeof(tx_msg) + FCS_LEN)
 
#define RNG_DELAY_TDOA   500 /* Inter-ranging delay period, in milliseconds. */
 
#define TX_ANT_DLY   16400
 
#define RX_ANT_DLY   16400
 

Variables

dwt_txconfig_t txconfig_options
 

Detailed Description

Header file for the TDOADevice class, a superclass for TDOA tags and anchors.

Macro Definition Documentation

◆ BLINK_FRAME_SN_IDX

#define BLINK_FRAME_SN_IDX   1

◆ DEST_PAN_ID

#define DEST_PAN_ID   0x4321

◆ FRAME_LENGTH

#define FRAME_LENGTH   (sizeof(tx_msg) + FCS_LEN)

◆ RNG_DELAY_TDOA

#define RNG_DELAY_TDOA   500 /* Inter-ranging delay period, in milliseconds. */

◆ RX_ANT_DLY

#define RX_ANT_DLY   16400

◆ TX_ANT_DLY

#define TX_ANT_DLY   16400

Variable Documentation

◆ txconfig_options

dwt_txconfig_t txconfig_options
extern