Liu_Weichao
|
dfa6b664ac
|
feat add SQLite, compile OK
|
2023-10-25 16:07:23 +08:00 |
Liu_Weichao
|
d4b47088d2
|
update lorawan submodule, fix create event bug
|
2023-10-12 19:56:32 +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 |
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 |
wgzAIIT
|
fd608d8e81
|
Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into mqtt
|
2023-08-29 11:02:27 +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 |
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 |
Jiang Yufan
|
4c9cc39801
|
BMP180 sensor test update
|
2023-08-22 14:48:39 +08:00 |
Jiang Yufan
|
aef55df1dc
|
Face recognition kconfig update
|
2023-08-22 14:11:48 +08:00 |
Jiang Yufan
|
a7d6f8215e
|
HS300X app update
|
2023-08-22 14:00:05 +08: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
|
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 |
涂煜洋
|
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 |
wgzAIIT
|
7740e3c5ef
|
change CONNECTION_FRAMEWORK_DEBUG default n
|
2023-07-21 09:29:15 +08: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 |
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 |
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 |
wgzAIIT
|
6f3d3b8862
|
improving MQTT transmission speed
|
2023-06-21 14:00:09 +08:00 |
wgzAIIT
|
87921c4212
|
Support OTA upgrade by MQTT
|
2023-06-20 15:49:07 +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 |
wgzAIIT
|
9995980a1a
|
1.fix AT cmd framework bug
2.add mqtt support in the tool directory
|
2023-06-15 16:52:52 +08:00 |
wgzAIIT
|
fb9250181f
|
1、Increase the size of the EntmSend function send_buff
2、Optimize ota.c、ota.h and server_tcp.c files
|
2023-06-13 17:08:42 +08:00 |
wgzAIIT
|
e9b538c2dc
|
Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into xidatong-arm32
|
2023-06-06 10:08:20 +08:00 |
wgzAIIT
|
d60a3475f6
|
Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into develop
|
2023-06-06 09:47:36 +08:00 |
wgzAIIT
|
938d46d5d9
|
Modify the tcp server to send 1024 bytes each time
|
2023-05-31 16:28:08 +08:00 |
wgzAIIT
|
7ba883affe
|
modify data length for 4g translation
|
2023-05-29 19:43:59 +08:00 |
wgzAIIT
|
b545031e5e
|
fix xidatong-arm32 UART RX/TX bug and add serial_timeout for ec200t module
|
2023-05-23 17:44:37 +08:00 |
Liu_Weichao
|
089f9c8975
|
fix cortex-m3-emulator start shell failure and fix compile error when using gcc -with-newlib param
|
2023-05-22 20:21:50 +08:00 |
Liu_Weichao
|
e231a29f5a
|
1、delete useless code in s7.c;2、fix hc32f4a0 compile error when using libs7.a。
|
2023-04-26 11:20:31 +08: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 |
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
|
2b3f3de22e
|
feat add control device struct in control framework
|
2023-04-18 17:05:11 +08:00 |
Liu_Weichao
|
3d9160fa44
|
fix compile error in pthread_arm.h
|
2023-04-14 14:06:18 +08: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 |
Wien.b
|
0a58099c51
|
new paragraph named xdh_60t4_e.c xsdh_60a32_e.c omron_cp1l.c
|
2023-04-13 19:55:40 -07:00 |