Commit Graph

167 Commits

Author SHA1 Message Date
IACU d663ca7193 feat add freemodbus and plc demo 2023-07-19 15:11:18 +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
Liu_Weichao cf85c4b99c fix ADD_XIZI_FETURES/ADD_NUTTX_FETURES/ADD_RTTHREAD_FETURES error 2023-06-20 13:20:41 +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
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
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
xuedongliang e5bf0cee41 Add camera driver and examples for edu-riscv64 from Wu_zheng
it is OK
2022-11-25 10:25:38 +08:00
wuzheng 22e35a70aa adapt wifi framework and fix 'strncat' problem 2022-11-25 09:29:37 +08:00
Liu_Weichao 5560fc5318 feat add control_framework, support fins protocol, compile OK 2022-11-21 17:20:44 +08:00
wgzAIIT 7869538b1d support wifi for xidatong-riscv64 on nuttx 2022-10-28 20:48:05 +08:00
wgzAIIT 0f2f2028ca Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into develp 2022-10-20 16:36:38 +08:00
xuedongliang a11ff29402 support lcd test on xidatong-arm32 support wifi test on xidatong-arm32 support ethernet test on xidatong-arm32 on nuttx from Wang_linyu
it is OK
2022-10-20 16:13:50 +08:00
wgzAIIT 64da177d6a Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into develop 2022-10-17 18:21:09 +08:00
wlyu 2b099b8bf5 support lcd and wifi and ethernet test on xidatong-arm32 2022-10-14 16:57:30 +08:00
wgzAIIT 256857b6c5 move gpio define to board.h on xidatong-riscv64 2022-10-14 16:57:21 +08:00
wgzAIIT 540c9a84d5 add esp8285 wifi on nuttx for xidatong-riscv64 2022-10-10 16:23:42 +08:00
wlyu ecba6148cb fixed the bug of wifi test on nuttx and remove warning 2022-09-28 19:45:32 +08:00
Wang_Weigen a154353bbe sync the upstream branch 2022-09-28 09:51:12 +08:00
Wang_Weigen 088bf02fbd add ethernet for imxrt1176-sbc board and keep compatible with other boards 2022-09-28 09:15:51 +08:00
Liu_Weichao e14fa6ff8e modify XiUOS DIR : (1.add plc_demo in APP_Framework/control_app; 2.add industrial_network、industrial_fieldbus and industrial_wlan; 3.add XiZi_AIoT and modify XiZi as XiZi_IIoT.) 2022-09-27 20:39:52 +08:00
Liu_Weichao dbca22a1a6 feat support PRIV_SHELL_CMD_FUNCTION to fit heterogeneous OS 2022-09-26 17:04:04 +08:00
xuedongliang 61fee4da26 add is_ext_uart in serial_cfg for framework for nuttx
it is OK
2022-09-16 14:29:41 +08:00
wgz-code 3833a4277a fix Merge conflict 2022-09-06 09:20:58 +08:00
Liu_Weichao 1fd4e3981d optimize ch438 function on aiit-riscv64-board and xidatong-riscv64 2022-09-05 18:03:09 +08:00
wgz-code 5759661e8c add is_ext_uart in serial_cfg for framework for nuttx 2022-09-05 14:08:12 +08:00
xuedongliang 5f42111c38 W5500 is supported on the xidatong riscv64 ch438 is supported on the xidatong arm32 lora and bluetooth is supported on the xidatong arm32 from Tian_chunyu
it is OK
2022-08-29 11:59:06 +08:00
Liu_Weichao 8df0563e64 add is_ext_uart in serial_cfg for framework 2022-08-26 14:43:27 +08:00
Liu_Weichao 22de65aa20 optimize connection_adapter 4g and bluetooth kconfig 2022-08-25 16:05:03 +08:00
zhujiarui666 125a1d1c61 xiuos\APP_Framework\Framework\connection\bluetooth\hc08:
1.modify uuid
2022-08-15 18:02:59 +08:00
zhujiarui666 48199d551c xiuos\APP_Framework\Framework\connection\bluetooth:
1.add rt-thread msh
2022-08-15 14:05:40 +08:00
zhujiarui666 b5783ca4c5 xiuos\APP_Framework\Framework\connection\bluetooth:
1.add code like setting Tuuid and Suuid
2022-08-15 14:04:39 +08:00
zhujiarui666 1293577e93 xiuos\APP_Framework\Framework\connection\bluetooth:
1.modify the Kconfig file
2022-08-15 14:02:18 +08:00
zhujiarui666 50b40bcf1f xiuos\APP_Framework\Framework\connection\lora\e220:
Modify this file again,and if you want to test the lora module,you can find test function in this file
2022-08-09 11:20:33 +08:00
zhujiarui666 83112073a9 xiuos\APP_Framework\Framework\connection\lora:
1.test function has been modified
2022-08-09 11:07:53 +08:00
zhujiarui666 fe21a461a5 xiuos\APP_Framework\Framework\connection\lora\e220:
1.Add Kconfig files and SConscript files related to e220
2022-08-09 11:04:55 +08:00
zhujiarui666 bf9b87a314 xiuos\APP_Framework\Framework\connection\4g:
(1)Modify the msh instructions in 4G Test function
2022-08-09 10:57:55 +08:00
zhujiarui666 bfa8c734c4 xiuos\APP_Framework\Framework\connection\lora\e220:
(1)Add Kconfig files and SConscript files related to e220
2022-08-04 14:42:30 +08:00
wgzAIIT a079e445f9 ok 2022-07-07 18:58:12 +08:00
wgzAIIT 64c65711a1 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into xidatong-riscv64 2022-07-07 18:51:33 +08:00
xuedongliang b4a92c91f5 update rt-thread bsp(xidatong-arm and aiit-arm32-board) from tian_chunyu
it is OK
2022-07-01 16:13:20 +08:00
xuedongliang 314f162836 Port openPOWERLINK to XiUOS from shi_jia_rui
it is OK
2022-07-01 16:12:49 +08:00
wgzAIIT c47aaa6cba e22lora branch update nuttx10.3 2022-06-29 17:04:02 +08:00
wgzAIIT da565b079d ok 2022-06-29 16:38:22 +08:00
zhujiarui666 c2d7562f46 xiuos\APP_Framework\Framework\connection\wifi\adapter_wifi.c:
1.添加msh指令
2022-06-27 16:23:41 +08:00
zhujiarui666 109de8911b xiuos\xiuos\xiuos\APP_Framework\Framework\connection\wifi\esp07s_wifi\SConscript:
1.添加SConscript脚本
2022-06-27 16:17:50 +08:00
zhujiarui666 f621522551 xiuos\APP_Framework\Framework\connection\wifi\esp07s_wifi\Kconfig:
1.修改Kconfig文件,增加支持rt-thread部分
2022-06-27 16:16:27 +08:00
zhujiarui666 443c0a414d xiuos\APP_Framework\Framework\connection\4g\adapter_4g.c:
1.添加msh指令,若实际测试此函数中的服务器ip和端口需要修改
2022-06-27 16:10:47 +08:00