Commit Graph

716 Commits

Author SHA1 Message Date
Wien.b 572cbd201a new a demo named omron_cp1l.c 2023-02-10 02:36:57 -08:00
Wien.b 0ebfda21f7 new a demo named schneider_m241.c 2023-02-09 22:32:21 -08:00
wuzheng e6fa8a2603 code simplified and delete some unused 2023-02-06 16:34:46 +08:00
wuzheng d2e6719a0e adapt rtc driver for hc32f4a0 2023-02-02 18:01:24 +08:00
Wien.b f55da28789 new two plc in xinje 2023-01-31 23:50:23 -08:00
wuzheng b2de31844a KPU's kconfig bug fix 2023-02-01 14:19:26 +08:00
Wien.b a590d902f5 create a new folder called xinje 2023-01-18 18:48:36 -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 9ad282c39e feat support LwIP in hc32f4a0 board 2023-01-06 10:17:24 +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 04dc796f95 fix problems in client recv 2022-12-12 16:22:36 +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 6fa996d132 add ethernet test fro edu-riscv64 2022-12-02 11:04:46 +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
wuzheng 100fe8c2d0 add w5500 test example 2022-11-29 09:30:48 +08:00
wgzAIIT f1029b81c3 fix compile error for makefile 2022-11-25 13:31:38 +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 8583ea25b6 feat add control_framework, support fins protocol OK 2022-11-24 17:20:40 +08:00
Liu_Weichao ba31c9e0f8 feat add control_framework, socket connect OK and delete useless printf 2022-11-24 16:07:41 +08:00
Liu_Weichao bc47ae644f feat add control_framework, read json file OK 2022-11-24 10:46:54 +08:00
wuzheng c1976c8d92 fix errors of naming function 2022-11-22 15:57:33 +08:00
Liu_Weichao 2a8a11849d feat add control_framework, support fins protocol, add control_io.c and function descriptions 2022-11-22 11:05:57 +08:00
wuzheng 49df162734 add softspi in xidatong-riscv64 2022-11-22 10:20:15 +08:00
Liu_Weichao 5560fc5318 feat add control_framework, support fins protocol, compile OK 2022-11-21 17:20:44 +08:00
wuzheng 987fd6c798 fit touch postion for lvgl 2022-11-21 16:46:46 +08:00
wuzheng 7c252bda56 fix touch address error 2022-11-21 14:29:17 +08:00
wuzheng e31199a104 Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into prepare_for_master 2022-11-21 11:30:48 +08:00
wuzheng 06ed03337a add camera driver and examples for edu-riscv64 2022-11-18 20:20:34 +08:00
xuedongliang 75259c4006 1、support musl libc on nuttx and add test case on xidatong-arm32 2、register lcd device on xidatong-riscv64 on nuttx
it is OK
2022-11-16 15:23:05 +08:00
wuzheng f22fbc3c94 example for edu-riscv64:watchdog,lcd and timer 2022-11-15 15:47:48 +08:00
wgzAIIT 8bb59ddf3a Resolve kconfig warnning 2022-11-14 09:53:33 +08:00
wuzheng 8c929ba701 rs485 test example 2022-11-11 20:29:35 +08:00
wuzheng e7175c2745 add edu-riscv64 RTC test example 2022-11-11 17:39:03 +08:00
wuzheng e746639f8a add edu-riscv64 lora example and fix name problem 2022-11-11 15:32:38 +08:00
wuzheng 00b39cdd55 gpio test sample for edu-riscv64 2022-11-10 10:20:20 +08:00
wuzheng b8cf052d49 test framework 2022-11-09 20:45:44 +08:00
wuzheng d3836f1a6f softspi driver and its app test 2022-11-09 19:23:12 +08:00
wgzAIIT b5e08c5d43 support musl libc on nuttx and add test case 2022-11-08 13:57:46 +08:00
wgzAIIT 51ebd8f604 register lcd device on xidatong-riscv64 on nuttx 2022-11-07 16:45:00 +08:00
wgzAIIT 9965ce4c43 register lcd device on riscv64 on nuttx 2022-11-02 14:43:58 +08:00
wgzAIIT a39bc41597 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into prepare_for_master 2022-11-02 09:34:43 +08:00
wgzAIIT 485555b3a2 Merge branch 'prepare_for_master' of https://gitlink.org.cn/wgzAIIT/xiuos into prepare_for_master 2022-11-02 09:18:23 +08:00
wgzAIIT 0bb057c642 register_driver lcd device on riscv64 on nuttx 2022-11-02 09:18:04 +08:00
Wang_Weigen 5d0c0f944e Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into develop 2022-11-01 17:10:33 +08:00
wgzAIIT 7869538b1d support wifi for xidatong-riscv64 on nuttx 2022-10-28 20:48:05 +08:00
wgzAIIT b693f91f30 Optimize lcd driver for xidatong-riscv64 on nuttx 2022-10-27 13:43:01 +08:00
wgzAIIT c541128122 Optimize lcd driver for xidatong-riscv64 on nuttx 2022-10-27 11:29:47 +08:00
Wang_Weigen 166f88fd46 add lcd and spi for edu_riscv64 board 2022-10-25 14:26:33 +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
xuedongliang 43fdd542da Migrate Mbedtls to support board ok1052-c
it is OK
2022-10-14 16:25:29 +08:00
wlyu a1ddea8e5e optimize extsram test output 2022-10-10 20:43:37 +08:00
wgzAIIT 540c9a84d5 add esp8285 wifi on nuttx for xidatong-riscv64 2022-10-10 16:23:42 +08:00
Ruoqing He 7079f86acb Add SHA1, SHA256, AES CBC and etc. tests for MBed-TLS, modified kconfig to enable selection of
whether to compile test code when build for board ok1052-c.
2022-10-04 03:37:35 -07:00
wlyu ecba6148cb fixed the bug of wifi test on nuttx and remove warning 2022-09-28 19:45:32 +08:00
wlyu 48250b7285 optimize socket demo on nuttx 2022-09-28 15:19:01 +08:00
wgzAIIT 32b54cee33 add GPIO_WIFI_EN register and change PrivSerialIoctl 2022-09-28 14:32:14 +08:00
wlyu 7052951624 merge codes 2022-09-28 10:33:06 +08:00
wlyu 51f346e935 fixed udp tcp failed to receive and send bug on nuttx 2022-09-28 10:21:11 +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
wlyu 6603f121c6 support lcd demo on nuttx and optimize lt768 drivers 2022-09-27 18:19:50 +08:00
wlyu 485911f15f support lcd demo on application framework 2022-09-27 14:26:14 +08:00
Liu_Weichao dbca22a1a6 feat support PRIV_SHELL_CMD_FUNCTION to fit heterogeneous OS 2022-09-26 17:04:04 +08:00
wlyu dcc91fd4a9 added socket test command on nuttx 2022-09-26 14:36:37 +08:00
wlyu 3bc1cffa33 support socket demo on nuttx 2022-09-23 21:19:27 +08:00
wlyu bcff330830 support extra sdram test 2022-09-23 17:41:36 +08:00
xuedongliang 3bec8f496a support xiwangtong-arm32 board on XiZi from Liu_Weichao
it is OK
2022-09-16 14:30:10 +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
xuedongliang 414c82e83d 1、feat support ch438 function on aiit-riscv64-board and xidatong-riscv64; 2、support uart3 and uart4 on xidatong-arm32 board; 3、delete useless H file on xidatong-riscv64 board。
it is OK
2022-09-16 14:29:18 +08:00
Liu_Weichao b5495f108a Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into xidatong 2022-09-06 14:26:36 +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
TXuian 587ab693c1 comment debug print of i2c transfer errors. 2022-09-01 18:47:05 -07:00
TXuian 15c70aa2b8 fix i2c errors and add sensor interface. 2022-09-01 03:02:37 -07:00
TXuian c014727e2c fix i2c error, add senser interface. 2022-09-01 02:52:44 -07:00
Liu_Weichao b5b3cb9ca7 change SensorQuantityRead with SensorQuantityReadValue for sensor framework 2022-08-31 10:54:54 +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
Liu_Weichao 6fc09a8864 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into xidatong 2022-08-24 10:09:43 +08:00
Ruoqing He 4167f1f0f9 Migrate mbedtls to support board ok1052-c.
Signed-off-by: Ruoqing He <farronwatcher@outlook.com>
2022-08-19 21:37:40 -07: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
Liu_Weichao d1d41d3990 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into xidatong 2022-08-08 10:51:03 +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
wgz-code 0de30975aa Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into e22lora 2022-08-02 15:09:07 +08:00
xuedongliang 3ec17025d1 add musl for XiUOS, support arm32 and riscv64 from Tu_yuyang
it is OK
2022-08-01 19:58:58 +08:00
xuedongliang c6bef5fbec update rt-thread bsp(xidatong riscv)and webnet from Tian_chunyu
it is OK
2022-08-01 19:57:27 +08:00
wgzAIIT 357abd6cb0 ok 2022-07-28 14:31:48 +08:00
zhr 0b0b4c24ed add g8s sensor support Nuttx on stm32f407-discovery 2022-07-28 14:21:49 +08:00
TXuian cb4a9d03e0 fit musl for riscv64 boards. 2022-07-27 05:35:56 -07:00
zhr 21dce4f25e add g8s sensor support Nuttx on stm32f407-discovery 2022-07-26 18:43:39 +08:00
TXuian 214cf55603 fit musl lib for arm boards. 2022-07-26 01:08:20 -07:00
TXuian 1818e23744 add get touch coordinate function to xidatong-riscv64. 2022-07-15 01:08:18 -07:00
chunyexixiaoyu 6a9b9fba1a APP_Framework/Applications/: update the webnet version,custom development will can base on the version. 2022-07-14 11:32:52 +08:00
chunyexixiaoyu b585a6ae92 APP_Framework/Framework/:update the transform.h 2022-07-14 11:29:21 +08:00
chunyexixiaoyu a6a50a06a0 APP_Framework/Framework/:solve the bug compiling 2022-07-12 17:29:21 +08:00
chunyexixiaoyu 4ff3ad23f4 APP_Framework/Framework/:support message queue 2022-07-08 17:27:34 +08:00
chunyexixiaoyu 31d11ad641 APP_Framework/Framework/:update the transform.h ,solve the problem that compiling. 2022-07-08 14:28:46 +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
Liu_Weichao c5a0cbf95e Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into xidatong 2022-07-07 18:22:38 +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
zhujiarui666 45ba8d84ee xiuos\APP_Framework\Framework\connection\4g\ec200t\Kconfig:
1.修改Kconfig文件
2022-06-27 16:07:01 +08:00
zhujiarui666 6d77165a86 xiuos\APP_Framework\Framework\connection\4g\ec200t\ec200t.c:
1.重构Ec200tIoctl函数
2.重构Ec200tPowerSet函数,该函数在矽达通中无用(PWRKEY硬件已经拉低,上电自动开机)
2022-06-27 16:05:00 +08:00
Liu_Weichao c8fc05a0f9 add xiwangtong-arm32 board on XiZi/board/ 2022-06-24 16:45:15 +08:00
wgzAIIT c4ab73350b support E18 zigbee for nuttx on xidatong-riscv64 2022-06-24 15:21:50 +08:00
chunyexixiaoyu 3165f2f565 APP_Framework/Applications/: solve the bug that add the submodule. 2022-06-23 16:57:56 +08:00
yl1185 3bcbcd6499 connection/lora/sx1278
1.Kconfig is ok.
2.gcc is ok.
2022-06-23 15:03:37 +08:00
yl1185 244fcb9e5d connection/4g/
1.Kconfig is ok.
2.gcc is ok.
2022-06-23 15:01:21 +08:00
yl1185 310282628f transform_layer/rtthread/
1.find a bug about 'PrivSemaphoreObtainWait' when incoming parameter 'NULL' in rtthread .
2.modify transform.c and transform.h
2022-06-23 14:57:36 +08:00
yl1185 81fbf93dd2 Framework/sensor/hs300x
1.Kconfig is ok.
2.gcc is ok.
2022-06-23 14:48:56 +08:00
yl1185 15a8589770 sensor/humidity/ hs300x
1.Kconfig is ok.
2.gcc is ok.
2022-06-23 14:47:11 +08:00
Jiacheng Shi 6d73307caf powerlink: remove GPL code 2022-06-22 20:10:31 +08:00
Jiacheng Shi 736189f855 powerlink: implement console-xiuos.c 2022-06-22 20:10:31 +08:00
Jiacheng Shi 320998dee5 powerlink: implement edrv-xiuos.c 2022-06-22 20:10:31 +08:00
Jiacheng Shi 4e4d6ce223 powerlink: fix msleep() 2022-06-22 20:10:31 +08:00
Jiacheng Shi b0e6e4fe49 minor: fix some bugs 2022-06-22 20:10:31 +08:00
Jiacheng Shi 458a7c5d91 powerlink: run the basic part of demo_cn_console 2022-06-22 20:10:31 +08:00
Jiacheng Shi 68179bec6c powerlink: build demo_mn_console and demo_cn_console 2022-06-22 20:10:27 +08:00
Jiacheng Shi b7648f0f08 powerlink: build liboplkmn.a and liboplkcn.a 2022-06-22 20:09:24 +08:00
Jiacheng Shi ed8fda915b powerlink: add openPOWERLINK 2022-06-22 20:08:06 +08:00
wgzAIIT 626f2486ef change /dev/gpoutN to /dev/gpioN on xidatong-arm32 2022-06-22 17:03:49 +08:00
Wang_Weigen bc7913a713 remove compile warning 2022-06-22 16:59:13 +08:00
xuedongliang ad84a842b0 update rt-thread bsp and add webnet from tian_chunyu
it is OK
2022-06-22 13:31:35 +08:00
chunyexixiaoyu 76039a8f02 APP_Framework/Applications/: add the webnet submodule. 2022-06-15 09:26:58 +08:00
chunyexixiaoyu 87fade218f APP_Framework/Applications/:add the compiling file about submodule 2022-06-15 09:14:51 +08:00
chunyexixiaoyu 876a6c8ff1 APP_Framework/Framework/:update ethernet driver and update the connection files,and the mcu can communicate with the ethernet module correctly, but the module can't connect the local server. 2022-06-15 09:14:51 +08:00
chunyexixiaoyu 888d981f8f APP_Framework/Framework/:add enthernet SConscript file. 2022-06-15 09:14:50 +08:00
chunyexixiaoyu 582a5a4043 APP_Framework/Framework/: solve the bug about link 2022-06-15 09:14:50 +08:00
yl1185 8845864e46 connection/nbiot/ nb verify
1.modify macro control for rt-thread
2.gcc is ok.
2022-06-15 09:14:50 +08:00
yl1185 8f86dddd57 connection/nbiot/ nb verify
1.SConscript is ok
2.modify Kconfig
2022-06-15 09:14:49 +08:00
chunyexixiaoyu 8b82b0cb65 APP_Framework/Framework/:update the transform layer about rt-thread. 2022-06-15 09:14:49 +08:00
chunyexixiaoyu 65d7a2b1a0 APP_Framework/Applications/:update the configuration file. 2022-06-15 09:14:48 +08:00
Liu_Weichao 8e1f0e1af0 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into xidatong 2022-06-14 14:39:48 +08:00
wgzAIIT 0c5d9c69d1 merge code 2022-06-13 19:16:56 +08:00
xuedongliang 1f5d4ac765 add lcd driver for xidatong-arm
It is OK
2022-06-13 16:32:06 +08:00
wgzAIIT 24bf772c3f ok 2022-06-10 15:15:13 +08:00
wlyu a6f5a5f79d support wifi module for nuttx on xidatong 2022-06-10 13:47:05 +08:00
Liu_Weichao c14f2f73e0 feat support uart8 and ec200t device on xidatong board 2022-06-08 10:41:21 +08:00
wgzAIIT f5f8fbb38b OK 2022-06-08 09:47:41 +08:00
Wang_Weigen 5ed641a8fe add note 2022-06-07 17:02:35 +08:00
Wang_Weigen 8c23dc14d6 optimize the lvgl of minimal configuration 2022-06-07 17:00:20 +08:00
wlyu e0a47613c3 support E18 zigbee for nuttx 2022-06-07 09:58:19 +08:00
Wang_Weigen d57d8e0a4d repair the timeout problem of i2c interrupt for xidatong 2022-06-02 15:53:24 +08:00
Wang_Weigen c6c0a0f71b modify stack size of lvgl demo 2022-05-30 16:34:29 +08:00
Wang_Weigen ad309f90c1 delete info 2022-05-30 16:33:03 +08:00
Wang_Weigen 2bd07aa244 1、add i2c driver for xidatong;2、add touch driver for xidatong;3、add input device for lvgl;4、repair interrupt for m7;5、repair startup sequence for xidatong 2022-05-30 16:19:38 +08:00
wgzAIIT 6f6860618e Merge branch 'prepare_for_master' into e22lora 2022-05-24 16:34:03 +08:00
wgzAIIT a9410bd9b1 add timeout for adapter_lora.c PrivSemaphoreObtainWait function 2022-05-24 16:29:46 +08:00
wgzAIIT 8d036c46ce change e22.c for open function 2022-05-23 15:45:48 +08:00
wgzAIIT a8f36fd085 upport e220 for stm32f4discovery on nuttx 2022-05-20 16:45:33 +08:00
wgzAIIT 36db2b9e9f add #include <termios.h> in nuttx/transform.h 2022-05-20 15:16:35 +08:00
wgzAIIT 60e35914a5 fix sem bug in function PrivSemaphoreObtainWait for nuttx 2022-05-18 17:19:47 +08:00
Liu_Weichao dadfdb85a3 feat support bluetooth on xidatong bsp 2022-05-17 17:05:40 +08:00
wgzAIIT 07723b25ef Modify comments of adapter_4g.c 2022-05-16 10:33:50 +08:00
wgzAIIT 7056725c66 support hc08 on xidatong 2022-05-13 16:19:30 +08:00
wgzAIIT 14a198fe5a Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into ch438 2022-05-11 14:43:07 +08:00
wgzAIIT 5873feb442 support e220 for xidatong on nuttx 2022-05-11 14:40:52 +08:00
Wang_Weigen 709fbc5a4b sync the upstream 2022-05-07 10:47:23 +08:00
Wang_Weigen 0189de57e7 modify the buf size 2022-05-07 10:44:41 +08:00
chunyexixiaoyu 909f3cc635 APP_Framework/Framework/: solve the problem the rebase cause. 2022-05-07 10:40:13 +08:00
Wang_Weigen 5338598158 add lcd driver for xidatong 2022-05-06 17:53:48 +08:00
xuedongliang 33e3b798b7 feat add watchdog on xidatong board from Liu_Weichao
it is OK
2022-05-06 16:56:58 +08:00
wgzAIIT adec8e541c Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into ch438 2022-05-06 16:29:25 +08:00
Liu_Weichao 67666c1707 feat add watchdog on xidatong board 2022-05-06 15:58:01 +08:00
yl1185 ef700c0611 connection/bluetooth/ BT verify
1.baud rate is 9600 not 115200
2.add macro control for rt-thread and xizi
3.bt is ok!
2022-05-06 15:10:45 +08:00
yl1185 d8d11ed58e Framework/connection/bluetooth/ BT verify
1.modify some macros which can cause bugs
2022-05-06 15:10:45 +08:00
chunyexixiaoyu 279757406e APP_Framework/Framework/:solve the bug that compiling when the macro SUPPORT_CONNECTION_FRAMEWORK ' was not been chose 2022-05-06 15:10:44 +08:00
yl1185 525d9d6f11 connection/bluetooth/bluetooth verify
1.write the SConscript
2.modify the config for rt-thread
2022-05-06 15:10:43 +08:00
yl1185 ec446bb44c connection/wifi/wifi verify
1.modify macros which can cause bugs
2.write macro control in xizi and rt-thread
2022-05-06 15:10:43 +08:00
yl1185 50995f3c1f Framework/connection/wifi verify
1.modify type definition in Mutex and Semaphore
2.modify the macro.
2022-05-06 15:03:51 +08:00
yl1185 bf93a554ca Framework/connection/adapter SConscript
1.add SConscript of adapter and adapter_agent
2022-05-06 15:01:46 +08:00
yl1185 8349aa1aa7 Framework/connection/wifi verify
1.write SConscript of hfa21_wifi
2.modify Kconfig
2022-05-06 15:01:46 +08:00
Liu_Weichao 46291764d4 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into xidatong 2022-04-29 11:02:42 +08:00
Liu_Weichao cc88f22f14 feat make sure only one lora client connect to the lora gateway at one time 2022-04-29 11:01:26 +08:00
Liu_Weichao a58e744c45 optimize adapter lora send-receive and add recv-data-error solution 2022-04-28 17:57:20 +08:00
Liu_Weichao 32bce719f6 1、set e220 baud rate 115200;2、add adapter lora client work condition(1:gateway send cmd;2:update automatically。)。 2022-04-27 17:56:51 +08:00
Liu_Weichao 03e120dd0c optimize adapter_lora gateway and client data transfer 2022-04-27 15:09:37 +08:00
xuedongliang fc100708c2 Modify the priority of main function Enable lwip(XiZi) receive timeout, send timeout, and socket forced shutdown from Zhang_caiqian
it is OK
2022-04-26 19:20:18 +08:00
wgzAIIT a09caa272f support e220 for nuttx on xidatong 2022-04-26 18:23:14 +08:00
Liu_Weichao 808f00ade1 feat add sem obtain wait_time and modify e220 lora receive len operation 2022-04-26 17:57:32 +08:00
zhangcaiqian de0aea025b Modify the priority of main function 2022-04-26 16:01:01 +08:00
wgzAIIT 770a713179 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into ok1052 2022-04-25 11:56:33 +08:00
Liu_Weichao 63d26584b7 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into xidatong 2022-04-25 10:53:35 +08:00
Liu_Weichao e5296efa91 fix e220 lora send and receive bug using ch438 uart in xidatong board 2022-04-25 10:52:05 +08:00
wgzAIIT 8c5c1dcf34 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into ok1052 2022-04-25 10:23:58 +08:00
Liu_Weichao 99b5c0d9a0 lora send and receive p2p ok 2022-04-24 13:54:54 +08:00
Liu_Weichao e1fe48b96f feat add lora device e220 in connection framework 2022-04-22 15:50:18 +08:00
wgzAIIT 275d2387d4 repair some problems for 4g on xidatong 2022-04-22 10:56:32 +08:00
Wang_Weigen 587c2d595e Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into develop 2022-04-21 16:46:15 +08:00
Wang_Weigen 85ff8877d4 1、repair the uart irq problem;2、add wifi esp07s test cmd and repair the socket connect problem 2022-04-21 16:44:28 +08:00
wgzAIIT 7f12a1892b support 4g on xidatong 2022-04-19 19:38:11 +08:00
Wang_Weigen 31c536ef88 1、repair the agent null char parase problem;2、repair the zigbee open failed problem 2022-04-14 17:47:31 +08:00
Wang_Weigen cd13e10f58 repair the pin read of E18 for zigbee 2022-04-14 15:18:45 +08:00
Wang_Weigen 0605f45908 add wifi esp07s 2022-04-13 17:15:30 +08:00
wgzAIIT 37d316f105 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into ok1052 2022-04-11 13:19:41 +08:00
xuedongliang f25a814f0f support auto mount sd card on nuttx for xidatong & support usb on nuttx for xidatong from Wang_guozhu 2022-04-11 11:27:26 +08:00
xuedongliang 11193c6860 ix Framework/connection/industrial_ethernet/ethercat DIR error from Liu_Weichao
it is OK
2022-04-11 11:26:45 +08:00
Wang_Weigen e6d53292ca add esp07s dir and files 2022-04-08 16:52:43 +08:00
wgzAIIT 41632ed9e9 update nuttx transform 2022-04-08 15:27:46 +08:00
wgzAIIT 95c1d7abaa changge nuttx PrivTaskDelay 2022-04-08 15:08:44 +08:00
wgzAIIT 7621b08585 support auto mount sd card on nuttx for imxrt 2022-04-07 15:08:27 +08:00
Wang_Weigen c7878e8b8a Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into develop 2022-04-07 10:28:21 +08:00
Wang_Weigen 90f30cf6d2 repair the problem of irq and add mode judge for zigbee 2022-04-07 10:28:09 +08:00
Liu_Weichao 06d163295a fix Framework/connection/industrial_ethernet/ethercat DIR error 2022-04-06 14:33:32 +08:00
wlyu 267aacc9a3 remove unnecessary debug 2022-03-31 14:03:27 +08:00
wlyu ef28f3057a optimize plc motor test and fix the lwip mutex and sem error 2022-03-31 11:27:16 +08:00
wlyu bb5f82d303 fixed the bug of OPCUA free buffer and uart not response 2022-03-30 18:49:08 +08:00
wlyu 057a6d6bb4 Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into prepare_for_master 2022-03-30 18:33:44 +08:00