Quantcast
Channel: Forums - Recent Threads
Viewing all articles
Browse latest Browse all 262198

CCS/BOOSTXL-AOA: Queries in function: RTLSCtrl_estimateAngle

$
0
0

Part Number: BOOSTXL-AOA

Tool/software: Code Composer Studio

Hi,

If i am using only one array in BOOSTXL-AOA then which pair angle are getting averaged in this code snippet:

// Calculate AoA for each antenna array

const int16_t AoA_A1 = ((antA1Result->pairAngle[0] + antA1Result->pairAngle[1]) / 2) + antA1Result->channelOffset[antA1Result->ch];

As i will be having three antenna pairs in one array then why not averaging third one?

If i want to use only one pair then do i need to take only one pair angle with channel offset to compute AOA?

Please clear above mentioned doubts.

Thanks

Akansha


Viewing all articles
Browse latest Browse all 262198

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>