TI BLE5-Stack API Documentation  2.01.03.00
Modules | Files | Macros | Functions
RTLS_CTRL_AOA

This module implements Real Time Localization System (RTLS) AoA post processing module. More...

Modules

 RTLS Control Structures
 

Files

file  rtls_ctrl.h
 RTLS Control module interface.
 

Macros

#define MAX_SAMPLES_SINGLE_CHUNK   32
 Max number of samples reported in a single chunk when using RAW mode.
 

Functions

rtlsStatus_e RTLSCtrl_initAoa (uint8_t maxConnections, uint8_t sampleCtrl, uint8_t numAnt, uint8_t *pAntPattern, aoaResultMode_e resultMode)
 
void RTLSCtrl_postProcessAoa (rtlsAoaIqEvt_t *pEvt)
 Called at the end of each connection event to extract I/Q samples. More...
 

Detailed Description

This module implements Real Time Localization System (RTLS) AoA post processing module.

Function Documentation

§ RTLSCtrl_postProcessAoa()

void RTLSCtrl_postProcessAoa ( rtlsAoaIqEvt_t *  pEvt)

Called at the end of each connection event to extract I/Q samples.

Parameters
pEvt- Pointer to IQ Event
Returns
none
© Copyright 1995-2020, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale