yb_arm/rfic/ucp_rfic_cfg.json
lishuang.xie 36a9ef7332 update New Feature#1167
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
2023-10-20 14:15:56 +08:00

11 lines
136 B
JSON

{
"common": {
"txLo": 2575770000,
"rxLo": 2575770000,
"bw": 100000000,
"signalType": 0,
"initAtt": 0,
"initGain": 255
}
}