Commit Graph

438 Commits

Author SHA1 Message Date
huang 40cedd339c add license 2023-09-27 16:21:43 +08:00
huang 274759aafb Merge branch '2023_open_source_contest' of https://gitlink.org.cn/hc0014/xiuos into 2023_open_source_contest 2023-09-27 14:02:20 +08:00
TXuian 159159ecde Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into wiz_lwip 2023-09-21 10:34:11 +08:00
TXuian b82a86d5c0 Fix Task priority bug, rename some wrong variables 2023-09-21 10:32:14 +08:00
yanglong c326f7189e add concurrent upload function 2023-09-17 17:04:59 +08:00
yanglong 6bc375c316 add ftpclient final 2023-09-17 15:35:13 +08:00
IACU 83681208ec ota project related from Wang_guozhu
it is OK
2023-09-11 10:04:00 +08:00
涂煜洋 efba3f3bf3 Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into prepare_for_master 2023-09-06 11:20:46 +08:00
涂煜洋 31b939fbb8 Fit w5500 to lwip, fix some unintialized params and printf warning. 2023-09-06 11:12:42 +08:00
IACU a1df906d16 2023_open_source_contest_warmup_2nd_issue1 from 好果汁有限公司
it is OK
2023-09-01 11:03:57 +08:00
chuyunfei 2615c5aab3 Update README.md 2023-08-31 11:33:26 +08:00
chuyunfei 8c601b031a Added data frame parsing 2023-08-30 20:06:31 -07:00
wgzAIIT 610810da32 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into mqtt 2023-08-28 08:40:28 +08:00
wgzAIIT 1f21fc15b2 Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into mqtt 2023-08-24 10:17:32 +08:00
wgzAIIT 355e717cb8 Fix tests for edu-riscv64 textbook and edu-arm32 textbook 2023-08-23 20:24:41 +08:00
JasenChao deb1f63d9e Merge branch '2023_open_source_contest' of https://gitlink.org.cn/JasenChao/xiuos into 2023_open_source_contest 2023-08-23 18:34:47 +08:00
Jiang Yufan a289c0d653 Fix: test_app makefile update 2023-08-23 14:19:25 +08:00
Jiang Yufan f4c9edd070 Fix: LVGL file rename 2023-08-23 13:51:48 +08:00
Jiang Yufan f848f36efb Fix: LVGL file rename 2023-08-23 10:44:46 +08:00
chuyunfei 202a43cbcb update some code 2023-08-22 19:10:57 -07:00
Jiang Yufan cdb2be7ca4 I2C test update 2023-08-22 14:33:27 +08:00
Jiang Yufan feb0d29fc9 RS485 test update 2023-08-22 14:27:02 +08:00
Jiang Yufan 7447152767 Tensorflow test update 2023-08-22 14:05:10 +08:00
Jiang Yufan 3ba4aa845f HardwareTimer test update 2023-08-22 14:02:39 +08:00
Jiang Yufan fbeb75d1f1 LVGL demo update 2023-08-22 13:56:41 +08:00
chuyunfei a6f1215923 add func header 2023-08-21 22:55:07 -07:00
chuyunfei a274a809cc add copyright 2023-08-21 22:51:26 -07:00
yanglong 51a5fa5563 add ftp client 2023-08-22 11:04:21 +08:00
chuyunfei 859184945f test lora p2p 2023-08-21 19:49:08 -07:00
wgzAIIT 1eb783cc18 Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into mqtt 2023-08-17 19:12:40 +08:00
Liu_Weichao 7077cf74c2 feat add RS485 using usart4 for edu_arm32 board and fix test_rs485 error 2023-08-17 15:04:48 +08:00
wgzAIIT 34e855a3a9 Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into mqtt 2023-08-11 11:17:10 +08:00
涂煜洋 3896242622 23/08/11 Add app test_uart. 2023-08-11 11:03:10 +08:00
涂煜洋 dd35692866 23/08/11 Fix app test socket 2023-08-11 10:07:31 +08:00
涂煜洋 586ceba08e 23/08/11 Fix app test socket 2023-08-11 10:02:51 +08:00
涂煜洋 a9ebe1e96d 23/08/11 Add app test socket; Fix app test i2c; Add command line argument parse tool argparse; Increase lwip related threads' priority. 2023-08-11 10:01:08 +08:00
涂煜洋 0e82fac640 Fix edu-arm32 i2c. 2023-08-09 17:31:06 +08:00
涂煜洋 bcf75bd62f Merge branch 'prepare_for_master' of https://gitlink.org.cn/tuyuyang/xiuos into HEAD 2023-08-09 16:35:26 +08:00
涂煜洋 379cd567a2 Fix edu-arm32 i2c. 2023-08-09 16:33:17 +08:00
Liu_Weichao 5f642507b4 fix adc/dac funciton error on edu-arm32 baord 2023-08-09 15:10:11 +08:00
wgzAIIT e29eb633ca Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into mqtt 2023-08-08 08:56:51 +08:00
涂煜洋 219575898a 23/08/03 Add Netdev to xidatong-arm32 2023-08-03 20:08:01 +08:00
涂煜洋 ee10eccb26 23/08/02 1.Fix ByteManager Bug; 2.Move net delay to webnet(wn_session.h) so it wont affect other net functions. 2023-08-03 19:01:42 +08:00
涂煜洋 fce13fe874 23/08/02 1.Fix ByteManager Bug; 2.Move net delay to webnet(wn_session.h) so it wont affect other net functions. 2023-08-03 19:01:39 +08:00
涂煜洋 0307fb2671 23/07/27 1.Add netdev module and for edu-arm32, fit Lwip to it; 2.Fit Webnet to edu-arm32; 2023-08-03 18:53:16 +08:00
JasenChao b04544f842 Fix conflict 2023-08-03 15:41:35 +08:00
JasenChao 8effd59528 Fix test 2023-08-02 21:13:41 +08:00
JasenChao c56298fa99 Further completion 2023-08-02 19:09:46 +08:00
kkk 2df7b63f03 仓库同步修改 2023-07-31 12:51:36 +08:00
kkk 9c0eced907 Merge remote-tracking branch 'upstream/2023_open_source_contest' into 2023_open_source_contest_warmup_2nd_issue1 2023-07-31 11:46:12 +08:00
wgzAIIT 21ca38158e Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into mqtt 2023-07-28 09:09:57 +08:00
Gitlinkiacu2016 269bc1e3de feat add app_test DIR for 2023_open_source_contest 2023-07-27 15:20:20 +08:00
wgzAIIT 6559210341 Merge pull request 'merge code' (#32) from prepare_for_master into mqtt 2023-07-27 10:48:29 +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
wgzAIIT 69d86ef4e4 Merge pull request 'merge code' (#29) from prepare_for_master into mqtt 2023-07-27 09:16:57 +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
Liu_Weichao 077a4e1276 fix 2023 open source pr conflict 2 2023-07-26 17:54:47 +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
pgh_dd 10482724a9 "添加资源文件" 2023-07-25 22:10:16 +08:00
pgh_dd b779734061 "modbustcp_20230725" 2023-07-25 20:02:06 +08:00
Wien.b 2a27cc550d modify app readme,add json and picture 2023-07-24 23:08:41 -07:00
wgzAIIT 5baf461e48 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into mqtt 2023-07-20 16:30:51 +08:00
IACU d663ca7193 feat add freemodbus and plc demo 2023-07-19 15:11:18 +08:00
wgzAIIT 24fcbb54e8 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into mqtt 2023-07-19 13:49:03 +08:00
jqy1988 2638268135 add connect framework freemodbus lib 2023-07-03 13:38:58 +08:00
Liu_Weichao 7691b90abb feat fix FEATURES error in Kconfig and Makefile 2023-06-27 09:51:07 +08:00
wgzAIIT 5900b504e3 1、improving MQTT transmission speed 2K Bytes per package
2、rename mqtt file name
2023-06-26 15:23:13 +08:00
lmh a95841c277 rbtree 2023-06-24 17:02:01 +08:00
Liu_Weichao cf85c4b99c fix ADD_XIZI_FETURES/ADD_NUTTX_FETURES/ADD_RTTHREAD_FETURES error 2023-06-20 13:20:41 +08:00
Yao15921243763 f82d6d0c24 2023_open_source_contest_warmup_1st_issue1 2023-05-26 11:30:56 +08:00
Yao15921243763 0a375fd373 热身赛一级赛题1, 实现哈希表 2023-05-26 11:19:31 +08:00
JasenChao 67818fbdb8 Add test_radix_tree.h 2023-05-24 18:52:36 +08:00
JasenChao 30161b7f24 Update README.md 2023-05-24 18:44:00 +08:00
JasenChao 08877cf72d Complete 热身赛一级赛题3 2023-05-24 18:34:49 +08:00
JasenChao 832ebbfaec Commit 热身赛一级赛题3 2023-05-24 16:39:32 +08:00
Wien.b 01848defec ad keyence app demo 2023-05-16 20:01:27 -07:00
jqy1988 07b87016ba add inovance am401 cpu1608tn serial test app 2023-05-16 15:12:19 +08:00
Wien.b c4510ba3e1 add xinje and schneider readme 2023-05-11 19:43:39 -07:00
xuedongliang 48decbe80f fix compile bug for test apps from Mo_jiayang
it is OK
2023-05-10 10:12:52 +08:00
jqy1988 813ca3dd20 add delta dvp test readme 2023-05-08 15:28:02 +08:00
jqy1988 d471bc04db add mitsubishi fx2n test readme 2023-05-08 15:24:52 +08:00
jqy1988 2df93dc327 1.add br ppc2100 ethernet test app 2.add br ppc2100 test readme 2023-05-08 15:15:41 +08:00
Wien.b b37885b839 Merge branch 'control_framework' of https://gitlink.org.cn/IACU/xiuos into control_framework 2023-05-05 19:21:33 -07:00
Wien.b 042a51dc36 add Omron CP1H test program 2023-05-05 19:20:53 -07:00
jqy1988 fb27201603 1.add ge cpe100 test app 2.add ge plc readme 2023-05-05 14:59:52 +08:00
Wien.b af665f9f29 modify siemens app readme 2023-04-27 02:54:02 -07:00
Wien.b 7b33905b3e add siemens s7-1512 app readme 2023-04-27 02:34:22 -07:00
Wien.b 2ec0e796fe add omron readme 2023-04-26 01:17:30 -07:00
Liu_Weichao 4f72b78b96 Merge branch 'control_framework' of https://gitlink.org.cn/IACU/xiuos into control_framework 2023-04-26 11:02:48 +08:00
Liu_Weichao 8ae4bce9a5 Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into control_framework 2023-04-26 10:50:45 +08:00
jqy1988 20d9a52bdb add inovance am401 communication test readme file 2023-04-26 10:14:43 +08:00
jqy1988 b38e5c1c5c add inovance am401 ethernet test app 2023-04-25 15:18:19 +08:00
Jeremy 692e010e0d fix compile bug 2023-04-20 18:02:50 +08:00
Wien.b c63301a870 Modify S7 Protocol 2023-04-19 02:31:45 -07:00
Wien.b 94c6631a24 Add S7 protocol and a S7 App demo 2023-04-18 19:52:24 -07:00
Liu_Weichao 6b41cdbcfe Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into lorawan_develop 2023-04-14 14:05:31 +08:00