Commit Graph

308 Commits

Author SHA1 Message Date
Liu_Weichao 9ad282c39e feat support LwIP in hc32f4a0 board 2023-01-06 10:17:24 +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 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
wuzheng 100fe8c2d0 add w5500 test example 2022-11-29 09:30:48 +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
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
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 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 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 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
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
wlyu 2b099b8bf5 support lcd and wifi and ethernet test on xidatong-arm32 2022-10-14 16:57:30 +08:00
wlyu a1ddea8e5e optimize extsram test output 2022-10-10 20:43:37 +08:00
wlyu 48250b7285 optimize socket demo on nuttx 2022-09-28 15:19:01 +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 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
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
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
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
zhr 0b0b4c24ed add g8s sensor support Nuttx on stm32f407-discovery 2022-07-28 14:21:49 +08:00
zhr 21dce4f25e add g8s sensor support Nuttx on stm32f407-discovery 2022-07-26 18:43:39 +08: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
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
Liu_Weichao c8fc05a0f9 add xiwangtong-arm32 board on XiZi/board/ 2022-06-24 16:45:15 +08:00
chunyexixiaoyu 3165f2f565 APP_Framework/Applications/: solve the bug that add the submodule. 2022-06-23 16:57:56 +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 65d7a2b1a0 APP_Framework/Applications/:update the configuration file. 2022-06-15 09:14:48 +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 709fbc5a4b sync the upstream 2022-05-07 10:47:23 +08:00
Wang_Weigen 5338598158 add lcd driver for xidatong 2022-05-06 17:53:48 +08:00
zhangcaiqian de0aea025b Modify the priority of main function 2022-04-26 16:01:01 +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
wgzAIIT 7621b08585 support auto mount sd card on nuttx for imxrt 2022-04-07 15:08: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 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
Liu_Weichao 0c0313e0f7 fix APP_Framework/Applications/app_test/test_spi_flash.c license error 2022-03-28 15:58:13 +08:00
wlyu 3b8c9a8ed4 format OPUCA codes and optimize demo cases 2022-03-23 19:21:44 +08:00
wgzAIIT 3d647fc6e6 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into wgz 2022-03-23 15:16:11 +08:00
xuedongliang c8197adedf add CH438 driver for rt_thread from Wang_Weigen
it is OK
2022-03-22 17:25:59 +08:00
Wang_Weigen be221d902b repair the send peoblem for ch438 2022-03-22 14:00:34 +08:00
wgzAIIT 40d0320ef8 add qs-fx and qs-fs sensor support Nuttx on stm32f407-discovery 2022-03-21 19:04:18 +08:00
wlyu f13343bf0f merge codes 2022-03-21 17:29:25 +08:00
wlyu f74d1dafd7 optimize the codes with lwip and opcua 2022-03-21 16:47:32 +08:00
Wang_Weigen ec7b594345 repair ch438 driver 2022-03-21 16:19:57 +08:00
wgzAIIT dbca4aa6af support mulan on nuttx 2022-03-21 09:34:32 +08:00
wlyu 4843ff9e61 support control json file 2022-03-17 15:33:37 +08:00
wlyu 58390d6ee4 1. optimize plc relative codes
2. fixed ShowChannel exception
3. optimize RTC codes
4. compatible memory lds with USB
2022-03-09 17:47:53 +08:00
wlyu 30ab8676f1 merge codes 2022-03-09 16:06:27 +08:00
xuedongliang 07ba66611d feat add sensor device support for sensor framework from Liu_weichao
it is OK
2022-03-09 09:37:19 +08:00
xuedongliang 5ab2afe54e add embedded database lib (flashdb)
it is OK
2022-03-09 09:35:53 +08:00
Liu_Weichao c6b5d051a3 feat add co2_g8s for sensor framework 2022-03-08 16:39:21 +08:00
Liu_Weichao 68f92a45ed feat add altitude_bmp180 for sensor framework 2022-03-08 16:26:30 +08:00
Liu_Weichao 6be4d4b5ca feat add winddirection_qs_fx and windspeed_qs_fs for sensor framework 2022-03-08 16:15:38 +08:00
WentaoWong d9b539b51d APP_Framework/Applications/:add README of CMSIS-NN vegetable classify example 2022-03-07 09:44:43 +08:00
WentaoWong 06143fb284 APP_Framework/Applications/:add CMSIS-NN vegetable classify example 2022-03-07 09:42:07 +08:00
WentaoWong 4c9a838011 APP_Framework/Applications/:add configuration file about CMSIS-NN vegetable classify example 2022-03-07 09:41:40 +08:00
chunyexixiaoyu 0eb0efc151 APP_Framework/Applications/:add flashdb app source code 2022-03-04 16:00:37 +08:00