
1. UCP_API_RFIC_CellInit() and UCP_API_RFIC_CellSetup() changed input parameter. 2. modify: ucp_rfic_cfg.json file add two parameter. 3. modify: /rfic/src/main.c read the new input parameter from the ucp_rfic_cfg.json. 4. test: spu(case44) + arm(case5): pass
11 lines
136 B
JSON
11 lines
136 B
JSON
{
|
|
"common": {
|
|
"txLo": 2575770000,
|
|
"rxLo": 2575770000,
|
|
"bw": 100000000,
|
|
"signalType": 0,
|
|
"initAtt": 0,
|
|
"initGain": 255
|
|
}
|
|
}
|