Hi all,
im asking question about triggering my own antenna. there's few questions about it.
1. im using TI boostxl antenna array (3 antenna) , periodic table are as follow antenna_1 : 1100, antenna_2 : 1010 antenna_3 : 1001.
From my understanding i changed :
static const uint8_t ant_patterns[] = {0xC,0xA,0x9}; /*static const uint8_t ant_patterns[] = { 0x2, 0x0, 0x5, 0x6, 0x1, 0x4, 0xC, 0x9, 0xE, 0xD, 0x8, 0xA };*/
im not sure if there are any setting that still need to be changed ,when changed to my antenna. pls help me out!
2. how to increase the number of IQ sample from 45 to 90 ?