update New Feature#1215# to dev_ck_v2.1

1. first time: modified the rfic/src/main.s.c
2. this time: delete the rfic/ucp_rfic_cfg.json
   the rfic/ucp_rfic_cfg.json add to driver/rfic/rf/adrv9025/resources
3. Test:
   ucp4008_platform_arm + ucp4008_rfic test by boheng.lin : test Pass
This commit is contained in:
lishuang.xie 2024-02-20 17:09:30 +08:00
parent 216968e1c2
commit 17406b682d

View File

@ -1,18 +0,0 @@
{
"common": {
"txLo": 2566890000,
"rxLo": 2566890000,
"auxLo": 0,
"initAtt": 0,
"initGain": 255
},
"para": {
"sampleRate": 122880000,
"bw": 100000000,
"antNumb": 4,
"enFdd": 0,
"enOrx": 0,
"en204C": 0,
"enUcpLog": 0
}
}