/inc/修改drv_rfm.h中的结构体CpriMapType,增加RJ的Mapping模式(漏合补合)
This commit is contained in:
parent
fa69f44d8b
commit
28488d79ae
@ -33,7 +33,8 @@ typedef enum _tagCpriMapType
|
|||||||
{
|
{
|
||||||
OTIC_MAP_FIGURE10 = 0, //option8,双模,4T4R NR小区 + 2T2R LTE小区
|
OTIC_MAP_FIGURE10 = 0, //option8,双模,4T4R NR小区 + 2T2R LTE小区
|
||||||
OTIC_MAP_FIGURE12, //option8,NR 4T4R单小区
|
OTIC_MAP_FIGURE12, //option8,NR 4T4R单小区
|
||||||
OTIC_MAP_FIGURE16 //option10,NR 4T4R的2小区
|
OTIC_MAP_FIGURE16, //option10,NR 4T4R的2小区
|
||||||
|
OTIC_MAP_8NR_8LTE //RJ Mapping(2*4TR NR + 4*2TR LTE)
|
||||||
}CpriMapType;
|
}CpriMapType;
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user