Commit Graph

72 Commits

Author SHA1 Message Date
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
Liu_Weichao 808f00ade1 feat add sem obtain wait_time and modify e220 lora receive len operation 2022-04-26 17:57:32 +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
Wang_Weigen e6d53292ca add esp07s dir and files 2022-04-08 16:52:43 +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
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
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
Liu_Weichao 2db01c89dd feat support nuvoton-m2354 bsp for Ubiquitous/XiZi kernel 2022-03-08 15:32:51 +08:00
wgz-code 3e687f8337 ADD_XIUOS_FETURES change to #ifdef ADD_XIZI_FETURES 2022-03-04 12:20:20 +08:00
wgz-code 918bed7634 conflict resolution 2022-03-04 12:12:33 +08:00
wgz-code 46a8d5f9e5 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into prepare_for_master 2022-03-04 12:08:33 +08:00
wgz-code 295ffe0486 conflict resolution 2022-03-04 12:07:39 +08:00
wgz-code 233024f3f0 conflict resolution 2022-03-04 11:58:46 +08:00
wgz-code 316798e98c support zigbee on nuttx stm32f4discovery 2022-03-03 14:43:51 +08:00
Forsworns 3cf06cdcd8 Merge branch 'ethercat' into ethercat_resolve 2022-03-01 20:07:21 +08:00
Liu_Weichao 5078ff66cc feat modify XiUOS_Kernel dir from Ubiquitous/XiUOS to Ubiquitous/XiZi 2022-03-01 14:15:01 +08:00
Forsworns 392591e50d support software-defined ethercat 2022-02-28 10:27:30 +08:00
Forsworns 9fe5d550b5 revise lwip for control framework 2022-02-24 17:54:41 +08:00
Liu_Weichao 60442e489a feat Framework/connection/industrial_xxx DIR 2021-12-20 16:14:02 +08:00
Liu_Weichao ead80da91f fix that i2c device of sensor framework cannot set i2c address 2021-12-10 10:23:30 +08:00
Wang_Weigen 85cbc7717e add framework configuration select 2021-12-09 10:56:25 +08:00
Wang_Weigen 592ca413e8 sync with upstream 2021-11-25 14:26:45 +08:00
Wang_Weigen f24189d7e1 repair ota failed by add mutex protect 2021-11-25 14:24:11 +08:00
Wang_Weigen 9d970e7832 add mutex protection for adapter agent 2021-11-22 17:50:27 +08:00
Wang_Weigen 5a8b6d79aa repair somebug of ota/nbiot/adapter agent 2021-11-20 16:52:16 +08:00
Liu_Weichao 5fe8fb59b2 Merge branch 'wang_weigen_master' of https://git.trustie.net/xuos/xiuos into xiuos_connection 2021-11-17 17:37:24 +08:00
Liu_Weichao 7a172fd136 1、support adapter_lora gateway and client state-machine-model;2、fix aiit-arm32-board usb compile error. 2021-11-17 17:37:04 +08:00
Liu_Weichao c631063b7a support adapter_lora and sx1278 device on aiit-arm32-board 2021-11-10 16:32:17 +08:00
Wang_Weigen 9959ec6470 1.repair the separate compile error;2.modify ota init task 2021-11-09 16:12:07 +08:00
Wang_Weigen 8b2eee0aa0 reapir ota save bin process 2021-11-08 15:56:28 +08:00