Commit Graph

1696 Commits

Author SHA1 Message Date
wien.b cfe2cece57 Modify the CAN display problem 2023-12-20 17:43:45 +08:00
wien.b 76868729bf delete useless file 2023-12-20 14:10:41 +08:00
Wien.b ffe83b869a move modbus slave test app to app_Framework 2023-11-29 00:54:15 -08:00
Wien.b d3c7d7ce9f add three PLC test demo and readme 2023-11-23 23:23:08 -08:00
Wien.b b82bdaea6b move freemodbus tcp server from control to connetion 2023-10-16 02:34:04 -07:00
Wien.b a247de691c modify CIP stack overflow 2023-10-12 00:46:15 -07:00
Wien.b 54fb48f17b Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into prepare_for_master 2023-10-11 03:51:29 -07:00
Wien.b 51299c6b79 add CIP Protocol 2023-10-11 02:22:00 -07:00
IACU f82f41ade7 update gitmodules url for lorawan from Liu_Weichao
it is OK
2023-10-11 17:10:44 +08:00
Liu_Weichao 648aaaae90 update gitsubmodules commit for lorawan 2023-10-11 17:07:00 +08:00
Wien.b 242c7d66d2 Merge remote-tracking branch 'upstream/prepare_for_master' into prepare_for_master 2023-10-11 01:56:03 -07:00
Liu_Weichao dd4cfd93c6 update gitmodules url for lorawan 2023-10-11 16:55:42 +08:00
Wien.b 38481e2ae2 modify s7 read value num 2023-10-11 01:39:36 -07:00
Wien.b 62e3006e1a add frermodbustcp server 2023-10-11 01:29:22 -07:00
IACU 1e651e74b4 feat support lorawan end-device stack and fix some bugs from Liu_Weichao
it is OK
2023-10-11 16:26:13 +08:00
Liu_Weichao bc8b003c1e update lorawan function, support lorawan-ed-device connect chirpstack through lorawan-gateway-Ebyte-E890 2023-10-11 16:08:23 +08:00
Liu_Weichao f962cf6919 fix timer bug in posix_support for XiZi kernel 2023-10-11 09:34:14 +08:00
Liu_Weichao ca0ef77764 fix timer callback bug 2023-10-10 13:23:05 +08:00
Liu_Weichao 58fe8fc887 feat support set task name using PrivTaskCreate in XiZi 2023-09-27 17:05:27 +08:00
Liu_Weichao 6228e76194 1、add ch32v307 riscv support in Makefile;2、fix lock uninitialized error in dev_serial. 2023-09-27 14:13:37 +08:00
IACU cb785cf8a1 Fix Task priority bug, rename some wrong variables from Tu_Yuyang
it is ok
2023-09-26 17:01:39 +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
IACU 83681208ec ota project related from Wang_guozhu
it is OK
2023-09-11 10:04:00 +08:00
IACU fb368d24a9 Support lwip with w5500 from Tu_Yuyang 2023-09-11 10:00:18 +08:00
涂煜洋 aefe92d67d Fix multicore byte_manager illegal parallel execution, fix w5500 pbuf creation failed checking. 2023-09-07 09:30:37 +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
wgzAIIT 488419a6d0 update MQTT connection parameter configuration 2023-08-30 09:51:22 +08:00
wgzAIIT fd608d8e81 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into mqtt 2023-08-29 11:02:27 +08:00
IACU 3fc12f67b9 add plc data store function for control framework from Liu_Weichao
it is OK
2023-08-28 16:17:42 +08:00
Liu_Weichao 5bb0f2aaf5 add plc data store function for control framework 2023-08-28 16:15:32 +08: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
IACU e2c32e9e72 fix adapter_lora and lwip_tcp_demo bug from Liu_Weichao
it is OK
2023-08-25 15:31:08 +08:00
Liu_Weichao 4b75e1283a Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into micro_kernel 2023-08-25 15:27:56 +08:00
IACU ff9a1645bd it is OK 2023-08-25 15:20:22 +08:00
涂煜洋 8b32c2f4ed Trying to support lwip with w5500. 2023-08-25 13:43:11 +08:00
Liu_Weichao 0278d54a24 fix lwip_tcp_demo lwip init bug 2023-08-25 09:25:56 +08:00
Liu_Weichao 1c775d42f6 fix adapter lora bug on edu-arm32 board 2023-08-24 14:38:24 +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
IACU a5a809aa0a Fix tests for edu-riscv64 textbook from Jiang_Yufan
it is OK
2023-08-23 17:59:50 +08:00
Jiang Yufan a289c0d653 Fix: test_app makefile update 2023-08-23 14:19:25 +08:00
Jiang Yufan 0f32060aea Fix: mergebin.py generate .bin file according to board 2023-08-23 13:53:04 +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
Jiang Yufan 4c9cc39801 BMP180 sensor test update 2023-08-22 14:48:39 +08:00
Jiang Yufan 48c40541f9 I2C driver update 2023-08-22 14:47:48 +08: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