Quantcast
Viewing all articles
Browse latest Browse all 124702

Forum Post: RE: AIF2 antenna carrier shift problem

Arda,

For PE, OBSAI and CPRI use the same timing mechanism, so the PE AxC offset should be 310 (ignore the document)

your code should look like below.

for (i = 0; i < 128; i++){
aifObj.hAif2Setup->commonSetup->pPdCommonSetup->AxCOffset[i]  = 0;
aifObj.hAif2Setup->commonSetup->pPeCommonSetup->PeAxcOffset[i] = 310;
}

Regards,

Albert


Viewing all articles
Browse latest Browse all 124702


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