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 |
xuedongliang
|
e6390ecf73
|
add tinyttf engine for xidatong-arm32 from huchao
it is OK
|
2023-04-13 12:01:01 +08:00 |
xuedongliang
|
f33c50b97e
|
feat fix modbus-uart bugs for control_framework and add plc demo C files from Liu_weichao
it is Ok
|
2023-04-13 11:59:53 +08:00 |
Liu_Weichao
|
08388f1b11
|
1、updata lora_radio_driver submodules;2、fix radio define error in connect_lora_spi.c;3、fix ticks calculation bug in timer_settime。
|
2023-03-21 15:16:12 +08:00 |
Liu_Weichao
|
0a71b8b62a
|
fix timer set_time over-value error
|
2023-03-20 17:21:43 +08:00 |
huchao
|
cf1d5a234b
|
add tinyttf
|
2023-03-20 07:55:30 +00:00 |
Liu_Weichao
|
83d383feab
|
feat support event function for XiZi transform_layer
|
2023-03-20 14:49:40 +08:00 |
Liu_Weichao
|
1776223332
|
feat add spi type in transform_layer
|
2023-03-14 17:08:21 +08:00 |
Liu_Weichao
|
79edaf3d17
|
feat add flags for soft timer to choose ONCE or PERIODIC
|
2023-03-14 17:07:30 +08:00 |
Liu_Weichao
|
5e499bf975
|
add soft timer posix support in XiZi
|
2023-03-10 17:11:53 +08:00 |
Liu_Weichao
|
d797a999ae
|
Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into control_framework
|
2023-03-02 09:32:31 +08:00 |
Wang_Weigen
|
179c894840
|
Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into develop
|
2023-02-28 17:20:51 +08:00 |
Wang_Weigen
|
5ae31a37f3
|
repair the compiler error of the configuration with Seperating compiler or musl lib
|
2023-02-28 17:20:39 +08:00 |
wuzheng
|
9b3c321150
|
add makefiles to adapt nnom and cmsis-nn for xizi
|
2023-02-24 15:47:49 +08:00 |
jqy1988
|
7fee9d9e9f
|
1.modify melsec Melsec3eqlGenerateCommand function 2.modify ModbusUartGetDataBySerial function 3.add delta,ge,mitsubishi plc test app
|
2023-02-22 16:13:50 +08:00 |
wuzheng
|
73fbeea117
|
add can and flash driver for hc32f4a0 in XiZi_IIoT
|
2023-02-22 09:38:41 +08:00 |
wuzheng
|
002325c1d8
|
add flash and timer driver for hc32f4a0
|
2023-02-17 16:21:06 +08:00 |
wuzheng
|
b2de31844a
|
KPU's kconfig bug fix
|
2023-02-01 14:19:26 +08:00 |
xuedongliang
|
d1da6ae35b
|
1、feat add modbus tcp protocol for control framework; 2、fix spi6 io define error on hc32f4a0 board from Liu_Weichao
it is OK
|
2023-01-18 15:06:08 +08:00 |
xuedongliang
|
df2a1043df
|
add lora e22、ch376 usb fuction、lora e220 and wifi esp8285 for edu-riscv64 on Nuttx from Wang_Guozhu
it is OK
|
2023-01-18 15:05:28 +08:00 |
Liu_Weichao
|
55654af275
|
fix serial receive data bug in control framework on xidatong-arm32 board
|
2023-01-13 15:35:34 +08:00 |
Liu_Weichao
|
fb11970cab
|
fix serial ioctl error in control framework
|
2023-01-13 10:29:20 +08:00 |
Liu_Weichao
|
8001b07341
|
fix Calculte error
|
2023-01-10 17:49:20 +08:00 |
Liu_Weichao
|
f8b845ca62
|
optimize control framework using socket, support LwIP and W5500(need to add init/socket apis)
|
2023-01-06 17:25:11 +08:00 |
Liu_Weichao
|
e4742a480c
|
feat add modbus uart protocol for control framework, compile OK
|
2023-01-04 17:14:01 +08:00 |
Liu_Weichao
|
6010fe5654
|
feat add melsec tcp protocol for control framework, compile OK
|
2022-12-29 16:35:23 +08:00 |
WuZheng
|
0b5c6b0f9f
|
fix bugs that e220 initialize death
|
2022-12-20 15:15:35 +08:00 |
wgzAIIT
|
d57552e223
|
add e22、ch376 usb fuction、lora e220 and wifi esp8285 for edu-riscv64 on nuttx
|
2022-12-20 11:04:19 +08:00 |
WuZheng
|
27cc89bcef
|
update readme.md for know framwork
|
2022-12-19 14:24:35 +08:00 |
WuZheng
|
38c4419ef9
|
add KPU driver and resource in XiZi for edu-riscv64
|
2022-12-19 14:13:54 +08:00 |
Liu_Weichao
|
bc014769f5
|
1、fix modbus_tcp socket bug;2、fix ch438 init error on xidatong-arm32 board
|
2022-12-16 10:58:26 +08:00 |
WuZheng
|
4e1bc3bf04
|
add readme for yolo framework
|
2022-12-15 16:17:31 +08:00 |
WuZheng
|
5761bd0916
|
primarily unify dvp APIs with rt
|
2022-12-15 15:51:46 +08:00 |
WuZheng
|
186790f5ec
|
fix bugs camera buff unstable
|
2022-12-15 10:36:56 +08:00 |
Liu_Weichao
|
59fa5451ca
|
feat add modbus tcp write function and fix modbus tcp bug
|
2022-12-13 17:25:37 +08:00 |
WuZheng
|
5a64507a84
|
Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into prepare_for_master
|
2022-12-13 17:04:42 +08:00 |
Liu_Weichao
|
56a014fe98
|
feat add modbus tcp protocol for control framework
|
2022-12-13 11:19:11 +08:00 |
wuzheng
|
6a89a12c49
|
temporarily adapt kpu for XiZi
|
2022-12-12 16:24:54 +08:00 |
wuzheng
|
2df54e7f41
|
fix some bugs for sd read
|
2022-12-09 13:57:01 +08:00 |
Liu_Weichao
|
6ef80903ce
|
Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into control_framework
|
2022-12-09 13:55:45 +08:00 |
wuzheng
|
a782b53423
|
adapt qs-fs and qs-fx for edu-riscv64
|
2022-12-01 09:37:43 +08:00 |
Liu_Weichao
|
0b49dd1a3c
|
feat add melsec protocol for control framework
|
2022-11-29 17:11:51 +08:00 |