Commit Graph

340 Commits

Author SHA1 Message Date
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
xuedongliang 1f5d4ac765 add lcd driver for xidatong-arm
It is OK
2022-06-13 16:32:06 +08:00
wlyu a6f5a5f79d support wifi module for nuttx on xidatong 2022-06-10 13:47:05 +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 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
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