Commit Graph

1564 Commits

Author SHA1 Message Date
Liu_Weichao
3efe663ee0 update lorawan submodule commit 2023-08-03 15:40:11 +08:00
IACU
1a6ee0234b feat add app_test DIR for 2023_open_source_contest from Liu_Weichao
it is OK
2023-07-27 15:23:16 +08:00
Gitlinkiacu2016
269bc1e3de feat add app_test DIR for 2023_open_source_contest 2023-07-27 15:20:20 +08:00
xuedongliang
dd09d79a89 feat change edu arm32 board name from hc32f4a0 to edu-arm32 from Liu_weichao
it is OK
2023-07-27 10:27:45 +08:00
Gitlinkiacu2016
4ed02888a2 feat change edu arm32 board name from hc32f4a0 to edu-arm32 2023-07-27 10:21:37 +08:00
IACU
d00ff88dfb add image and json directory in app from Bi_Zhiyong
it is OK
2023-07-27 09:41:29 +08:00
Gitlinkiacu2016
20037285c0 Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into lorawan_develop 2023-07-27 09:41:16 +08:00
IACU
829d0cf836 Remove the debugging information to reduce the size of the bin package from Wang_Guozhu
it is OK
2023-07-27 09:41:06 +08:00
Gitlinkiacu2016
0d80fb6473 Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into lorawan_develop 2023-07-27 09:38:44 +08:00
wgzAIIT
9cb7267371 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into prepare_for_master 2023-07-27 09:11:35 +08:00
IACU
3e13499000 update prepare_for_master latest commit from 2023_open_source_contest from Liu_Weichao
it is OK
2023-07-27 09:07:20 +08:00
IACU
a9140851c2 2023_open_source_contest_warmup_1st_issue2 from 复旦大学_若客战队_李明辉
it is OK
2023-07-26 18:14:42 +08:00
Liu_Weichao
3a5c0f44ec Merge branch '2023_open_source_contest' of https://gitlink.org.cn/xuos/xiuos into workplace 2023-07-26 18:02:44 +08:00
IACU
8b43b56c56 fix 2023 open source pr conflict 2 from Liu_Weichao 2023-07-26 17:56:12 +08:00
Liu_Weichao
077a4e1276 fix 2023 open source pr conflict 2 2023-07-26 17:54:47 +08:00
IACU
c8c5833a6e fix 2023 open source pr conflict from Liu_Weichao 2023-07-26 17:50:25 +08:00
Liu_Weichao
7968c0761d fix 2023 open source pr conflict 2023-07-26 17:47:32 +08:00
IACU
4b85ab3058 2023_open_source_contest_warmup_1st_issue1 from 上海大学_每天学习战队_姚文莹
it is OK
2023-07-26 17:33:17 +08:00
IACU
b901be4553 2023_open_source_contest_warmup_1st_issue3 from 中山大学_不挂机战队_赵佳盛
it is OK
2023-07-26 17:32:33 +08:00
Wien.b
0d1a4e5f31 add image and json directory in app 2023-07-25 19:09:52 -07:00
Wien.b
2a27cc550d modify app readme,add json and picture 2023-07-24 23:08:41 -07:00
wgzAIIT
616332962b 1. Remove the debugging information to reduce the size of the bin package
2. The compilation option optimization level is increased to 1
2023-07-20 17:25:17 +08:00
IACU
d8021b55f8 update the latest branch in prepare_for_master to 2023_open_source_contest from Liu_Weichao 2023-07-20 16:47:13 +08:00
IACU
27e9613dcf fix ethernet config error and optimize ethernet speed for imxrt1052 from Liu_Weichao 2023-07-20 16:42:20 +08:00
Liu_Weichao
0aadf64012 optimize ethernet tx/rx speed testing by iperf on xidatong/ok1052-c/xiwangtong board 2023-07-20 16:10:25 +08:00
Liu_Weichao
813b175ca3 fix Ethernet input task error and add hardware-checksum for xidatong/ok1052-c/xiwangtong board 2023-07-20 11:13:33 +08:00
IACU
d663ca7193 feat add freemodbus and plc demo 2023-07-19 15:11:18 +08:00
IACU
e0d7761685 fix LwIP compile error and feat add lorewan single channel from Liu_Weichao 2023-07-19 10:47:40 +08:00
IACU
1ddd8982fb fix LwIP compile error and feat add lorewan single channel from Liu_Weichao 2023-07-19 10:45:32 +08:00
Liu_Weichao
2626acd70c fix LwIP ethernetif_input function error and fix Lwip compile error for BOARD imxrt1176/ok1052-c/xidatong-arm32/xiwangtong-arm32 2023-07-19 10:41:57 +08:00
Liu_Weichao
02b676e910 Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into lorawan_develop 2023-07-19 09:33:34 +08:00
IACU
fd48a45c15 update branch 2023_open_source_contest for preliminary contest from Liu_Weichao 2023-07-18 10:12:14 +08:00
IACU
2610b9295a Fix Lwip Driver from Tu_Yuyang
optimize lwip function
2023-07-18 10:00:29 +08:00
涂煜洋
115f6671e1 23/07/17 Deal Complicts. 2023-07-17 14:17:16 +08:00
涂煜洋
edd5a5ccb9 23/07/12 Add W5500 iperf; Add lwip http test. 2023-07-12 17:45:45 +08:00
涂煜洋
d7aa29e0df 23/07/12 Separate w5500 driver and its tests. 2023-07-12 09:55:10 +08:00
涂煜洋
3aad797827 23/07/11 Lwip test add iperf multithread. 2023-07-11 21:01:27 +08:00
涂煜洋
336b733a51 23/07/11 Fix Lwip TCP Rx Speed. 2023-07-11 18:57:12 +08:00
涂煜洋
1086321a63 23/07/11 Fix Lwip TCP Rx Speed. 2023-07-11 17:04:40 +08:00
jqy1988
2638268135 add connect framework freemodbus lib 2023-07-03 13:38:58 +08:00
涂煜洋
42e3b261ab Merge branch 'lwip' of https://gitlink.org.cn/JeremyMo/xiuos into lwip 2023-06-29 16:28:04 +08:00
Liu_Weichao
7691b90abb feat fix FEATURES error in Kconfig and Makefile 2023-06-27 09:51:07 +08:00
lmh
a95841c277 rbtree 2023-06-24 17:02:01 +08:00
Liu_Weichao
200380a92e feat fix lorawan/README.md description error 2023-06-20 17:59:35 +08:00
Liu_Weichao
9fa479815c fix fetures error 2023-06-20 13:27:08 +08:00
Liu_Weichao
cf85c4b99c fix ADD_XIZI_FETURES/ADD_NUTTX_FETURES/ADD_RTTHREAD_FETURES error 2023-06-20 13:20:41 +08:00
Liu_Weichao
5c08cae005 feat add lorawan_gateway_single_channel lib for XiUOS and compile OK 2023-06-20 11:24:15 +08:00
xuedongliang
9686534e10 optimize kconfig add iper
it is OK
2023-06-13 18:31:01 +08:00
xuedongliang
b49b3a8107 1、change git submodules;2、support sabre-lite borad on xiuos appframework and Nuttx;3、add task module for XiZi_AIoT;4、 fix xidatong-arm32 UART RX/TX bug and add serial_timeout for ec200t module
it is OK
2023-06-13 18:30:00 +08:00
Liu_Weichao
5d8375caee feat update lora_radio_driver submodule version 2023-06-06 17:17:48 +08:00