UWB-Tracking
|
Header file for the TDOADevice class, a superclass for TDOA tags and anchors. More...
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 |
Header file for the TDOADevice class, a superclass for TDOA tags and anchors.
#define BLINK_FRAME_SN_IDX 1 |
#define DEST_PAN_ID 0x4321 |
#define FRAME_LENGTH (sizeof(tx_msg) + FCS_LEN) |
#define RNG_DELAY_TDOA 500 /* Inter-ranging delay period, in milliseconds. */ |
#define RX_ANT_DLY 16400 |
#define TX_ANT_DLY 16400 |
|
extern |