Commit Graph

380 Commits

Author SHA1 Message Date
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 a9410bd9b1 add timeout for adapter_lora.c PrivSemaphoreObtainWait function 2022-05-24 16:29:46 +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
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
wlyu a52854efb6 format the codes with ok1052-c board 2022-03-21 14:48:57 +08:00
wgzAIIT dbca4aa6af support mulan on nuttx 2022-03-21 09:34:32 +08:00
wlyu c61c6dafea Merge branch '0309' of https://gitlink.org.cn/wlyu/xiuos into 0309 2022-03-17 18:33:11 +08:00
wlyu be61178e44 support json file parse for plc socket demo 2022-03-17 18:30:26 +08:00
wlyu 4843ff9e61 support control json file 2022-03-17 15:33:37 +08:00
wgz-code 44124db62c fix bug sx1278 2022-03-17 12:23:25 +08:00
wgz-code 63210858e5 support lora for aiit-arm32-board on nuttx 2022-03-17 12:04:33 +08:00
wlyu e5d124231c support plc socket and optimize LWIP test demo cases 2022-03-16 18:34:55 +08:00
Wang_Weigen fac1c35d38 add extuart port config for rtt 2022-03-15 16:05:51 +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 898135194f feat support nuvoton-m2354 bsp for Ubiquitous/XiZi kernel from Liu_Weichao
it is OK
2022-03-09 09:36:37 +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
Liu_Weichao 2db01c89dd feat support nuvoton-m2354 bsp for Ubiquitous/XiZi kernel 2022-03-08 15:32:51 +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
WentaoWong b7507101bf APP_Framework/Framework/:solve the error in the configuration files of Tensorflow-lite 2022-03-07 09:40:59 +08:00
chunyexixiaoyu 0eb0efc151 APP_Framework/Applications/:add flashdb app source code 2022-03-04 16:00:37 +08:00
chunyexixiaoyu 0ff79809e8 APP_Framework/Applications/:add app flashdb configuration file 2022-03-04 15:59:35 +08:00
wlyu 598f92babb optimize I2C and SPI codes and add rtc module 2022-03-04 15:54:43 +08:00
chunyexixiaoyu 3b377666e2 APP_Framework/Lib:add flashdb source code 2022-03-04 15:47:26 +08:00
chunyexixiaoyu 6909bb2947 APP_Framework/lib/:add embeded database (flashdb) configuration file 2022-03-04 15:45:45 +08:00