47 Commits

Author SHA1 Message Date
f26d1c7e07 feat: 🎨 udp发送小包测试 2025-06-03 01:28:34 +08:00
d243de4435 feat: 🔥 修改udp为默认阻塞模式,统一控制台打印格式 2025-06-02 23:33:54 +08:00
247a15c4ba feat: 🚑 恢复volatile修饰,去掉定时睡眠 2025-05-27 22:53:43 +08:00
807f48ccf5 feat: 🐛 测试:去掉volatile修饰,去掉定时睡眠 2025-05-27 22:44:00 +08:00
26cbbf05f1 feat: 🐛 测试:添加volatile修饰,去掉定时睡眠 2025-05-27 22:36:44 +08:00
19ae45b80d feat: 🐛 测试:加入10微妙延迟 2025-05-27 22:10:32 +08:00
8d8779a473 feat: 🐛 测试:再去掉打印 2025-05-27 22:03:00 +08:00
2d7db1fb9f feat: 🐛 测试:添加一个非slot_ind_flag的打印 2025-05-27 21:46:08 +08:00
4c907011da feat: 🐛 测试:slot_ind_flag打印 2025-05-27 21:12:21 +08:00
5feefd8bd6 feat: 🐛 测试:修改变量声明位置 2025-05-27 18:41:45 +08:00
d09adfc9cd test: 🔒 测试 2025-05-27 03:29:42 +08:00
cd69ac8d94 test: 🔒 测试 2025-05-27 03:19:33 +08:00
2f4c8d737c test: 🔒 去掉频繁的打印方便观察结果 2025-05-27 02:59:22 +08:00
5bffdbca4c test: 🐛 添加udp阻塞处理头文件 2025-05-27 02:40:48 +08:00
9e7b19652b test: 🐛 更换更简单的写入方式 2025-05-27 02:37:52 +08:00
d38be6aca9 test: 🐛 换绑到核心2 2025-05-26 23:22:17 +08:00
b9b4932ad8 test: 🐛 移动txtbuffer到静态区 2025-05-26 23:06:43 +08:00
406059f4a8 test: 🐛 增减打印测试 2025-05-26 22:30:20 +08:00
441127df95 test: 🐛 恢复原子读取操作,屏蔽slot_ind_flag==1的打印 2025-05-26 22:23:49 +08:00
3c76a6bbcb test: 🐛 取消原子读取操作 2025-05-26 22:14:57 +08:00
a709f689c5 feat: 🎨 添加一些注释 2025-05-24 18:05:14 +08:00
51590f712e feat: 🐛 增加slot有关的打印 2025-05-22 21:21:23 +08:00
db5734c6ec feat: 🐛 修补编译问题 2025-05-20 20:30:16 +08:00
c21aa4de46 feat: 🐛 修正问题 2025-05-20 20:27:26 +08:00
d0b1650d7a feat: 修改udp程序核绑定 2025-05-20 20:17:18 +08:00
3e587f356d feat: 添加了udp程序核绑定 2025-05-20 20:05:52 +08:00
e8cf3e2aad test: 更新52测试文件,添加一个slot输出打印 2025-05-20 00:39:51 +08:00
c362f3860f 全部提交 2025-05-20 00:30:33 +08:00
lishuang.xie
fe2787d53f update New Feature#1737 from dev_ck_v2.1_featuer#1737# to dev_ck_v2.1
1. modified the function: int32_t osp_read_spe_cfg_file(char* path, uint8_t cellid), add the cellid
2. modified the function: int32_t osp_get_cfg_file(char* name, uint8_t cellid, uint64_t *paddr, uint32_t *psize);, add the cellid
3. modified the interface file
4. modified the testcase which used the functions
5. Test:
   5.1 spu_case0_arm_case0_cpri:  Pass
   5.2 spu_case14_arm_caes20_cpri:Pass
   5.3 spu_case20_arm_case20_cpri:Pass
   5.4 spu_case24_arm_case24_cpri:Pass
   5.5 spu_case34_arm_case5:      Pass
   5.6 spu_case44_arm_case5:      Pass
2024-03-30 16:23:55 +08:00
huanfeng.wang
c4d42b3f41 1:修改get_heartbeat_status打印级别 2:修改case24打印分支判断条件 2024-03-27 13:29:00 +08:00
xinxin.li
082e3f9102 1. add test case25 for lte 3cells test;
2. test case: case25, case24, case34, case44.
2024-03-20 15:52:25 +08:00
lishuang.xie
5831721775 update feature#1694# merge dev_ck_v2.1_xls_feature#1694# to dev_ck_v2.1
1. Four-channel support
2. OAM ul change 32 blocks to 16 blocks, so modified the cases
3. Test:
   3.1 spu_case0_arm_case0_cpri:  Pass
   3.2 spu_case14_arm_case20_cpri:Pass
   3.3 spu_case20_arm_case20_cpri:Pass
   3.4 spu_case24_arm_case24_cpri:Pass
   3.5 spu_case34_arm_case5:      Pass
   3.6 spu_case44_arm_case5:      Pass
2024-03-18 15:23:35 +08:00
xinxin.li
f6734f686e 1. fix UCP4008-SL new feature#1694#;
2. add test case24 for cpri LTE 4cell;
2024-03-01 13:53:54 +08:00
lishuang.xie
2d80c897ed use the enhancement#1546 delete the cell_setup_simulation's sleep into dev_ck_v2.1
1. delete the sleep which in the function of cell_setup_simulation
2. the function of cell_setup_simulation define in many cases
3. Test:
   3.1 spu(case0)+arm(case0):  Pass
   3.2 spu(case14)+arm(case20):Pass
   3.3 spu(case20)+arm(case20):Pass
   3.4 spu(case21)+arm(case21):Pass
   3.5 spu(case34)+arm(case5): Pass
   3.6 spu(case42)+arm(case46):Pass
   3.7 spu(case44)+arm(case5): Pass
2024-01-02 15:05:50 +08:00
liweihua
6719f4cde9 libstc.a与libmsgtransfer.a解耦 2023-12-29 16:48:28 +08:00
xinxin.li
b4c5cffb73 1. fix UCP4008_SL new feature#1412#;
2. add case46;
3. modify case5,21,22,23,45,48;
4. test case:5,21,44,46,48
2023-12-28 15:24:31 +08:00
huanfeng.wang
f3695ab492 优化shellIM空间,命令字长度最大12字节 2023-12-04 19:45:58 +08:00
huanfeng.wang
2266e075a2 case4增加基站时延增加上行数据相对cpri帧头偏移 2023-11-22 17:00:58 +08:00
xinxin.li
a912a263c4 add orx test case45 add 200M test case48 2023-11-16 14:37:14 +08:00
huanfeng.wang
1247c3262a 修改case4,增加帧头偏移设置,查询 2023-10-18 11:58:45 +08:00
lishuang.xie
ec4c51c8d6 update New Feature#1120#
1. update the test/case20/src/testcase20.c
2. update the function cell_setup_simulation
3. test:
   3.1 SPU(case14)+ARM(case3) :PASS
   3.2 SPU(case20)+ARM(case20):PASS
   3.3 SPU(case21)+ARM(case21):PASS
   3.4 SPU(case34)+ARM(case5) :PASS
   3.5 SPU(case44)+ARM(case5) :PASS
2023-10-12 10:47:28 +08:00
boheng.lin
27cefb7832 链接 ucp4008_rfic DEV 版本; 添加 case43 2023-09-25 15:38:35 +08:00
xinxin.li
c57fd043a2 modify cell setup/delete code 2023-09-22 17:49:03 +08:00
huanfeng.wang
3ad2a523f5 ushell first commit 2023-09-11 16:31:18 +08:00
lishuang.xie
ad9bb3d80a merge dev_ck_v2.1_feature#994#986 to dev_ck_v2.1
1. support New Feature#994
2. support New Feature#986
3. fix case3 by New Feature#1019
4. SPU(case34)+ARM(case0)  pass
5. SPU(case44)+ARM(case0)  pass
6. SPU(case21)+ARM(case21) pass
7. SPU(case14)+ARM(case3)  pass
8. local case: test osp_read_spe_cfg_file()
2023-08-28 17:23:16 +08:00
lishuang.xie
d734e714d5 1. New Feature#1006
2. add case0 : LTE 2 ape testcase
3. add case20: NR  4 ape testcase
4. add case21: NR  8 ape testcase
5. add case22: LTE 8 ape testcase
6. add case50: PCIE EP: arm read cfg for phy
2023-08-23 16:02:18 +08:00
chao1.wang
2c80fc7f3c First commit 2023-07-12 14:14:31 +08:00