xuyanghang
|
5986dce9e7
|
4G module EC200A NetworkInfo acquirement
|
2024-01-11 13:40:03 +08:00 |
wgzAIIT
|
fa439abd68
|
Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into jerryscript
|
2023-10-11 17:03:32 +08:00 |
Liu_Weichao
|
58fe8fc887
|
feat support set task name using PrivTaskCreate in XiZi
|
2023-09-27 17:05:27 +08:00 |
wgzAIIT
|
bad8dc0fc2
|
1、add support xiuos platform for ota
2、change Kconfig for mqtt and Modify variable name
3、change ota functions for support xiuos platform
|
2023-09-07 16:53:20 +08:00 |
wgzAIIT
|
24fcbb54e8
|
Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into mqtt
|
2023-07-19 13:49:03 +08:00 |
wgzAIIT
|
5900b504e3
|
1、improving MQTT transmission speed 2K Bytes per package
2、rename mqtt file name
|
2023-06-26 15:23:13 +08:00 |
wgzAIIT
|
87921c4212
|
Support OTA upgrade by MQTT
|
2023-06-20 15:49:07 +08:00 |
Liu_Weichao
|
cf85c4b99c
|
fix ADD_XIZI_FETURES/ADD_NUTTX_FETURES/ADD_RTTHREAD_FETURES error
|
2023-06-20 13:20:41 +08:00 |
wgzAIIT
|
9995980a1a
|
1.fix AT cmd framework bug
2.add mqtt support in the tool directory
|
2023-06-15 16:52:52 +08:00 |
wgzAIIT
|
fb9250181f
|
1、Increase the size of the EntmSend function send_buff
2、Optimize ota.c、ota.h and server_tcp.c files
|
2023-06-13 17:08:42 +08:00 |
wlyu
|
2b099b8bf5
|
support lcd and wifi and ethernet test on xidatong-arm32
|
2022-10-14 16:57:30 +08:00 |
wlyu
|
ecba6148cb
|
fixed the bug of wifi test on nuttx and remove warning
|
2022-09-28 19:45:32 +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
|
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 |
Liu_Weichao
|
dadfdb85a3
|
feat support bluetooth on xidatong bsp
|
2022-05-17 17:05:40 +08:00 |
chunyexixiaoyu
|
909f3cc635
|
APP_Framework/Framework/: solve the problem the rebase cause.
|
2022-05-07 10:40:13 +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 |
wgzAIIT
|
8c5c1dcf34
|
Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into ok1052
|
2022-04-25 10:23:58 +08:00 |
wgzAIIT
|
275d2387d4
|
repair some problems for 4g on xidatong
|
2022-04-22 10:56:32 +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 |
wgz-code
|
3e687f8337
|
ADD_XIUOS_FETURES change to #ifdef ADD_XIZI_FETURES
|
2022-03-04 12:20:20 +08:00 |
wgz-code
|
316798e98c
|
support zigbee on nuttx stm32f4discovery
|
2022-03-03 14:43:51 +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 |
Wang_Weigen
|
281a3b672a
|
debug nbiot pass with some modification
|
2021-10-21 15:17:14 +08:00 |
Liu_Weichao
|
7b82f2a60b
|
support adapter_ethernet and hfa21 device
|
2021-10-20 11:13:49 +08:00 |
Liu_Weichao
|
8aac82b1b4
|
support adapter_4G send and receive data function
|
2021-10-14 17:25:04 +08:00 |
Liu_Weichao
|
ab578dfe0e
|
support 4G adapter and ec200t device
|
2021-10-13 17:57:34 +08:00 |
Liu_Weichao
|
92347f7e29
|
1、support adapter_bluetooth and hc08 device;2、fix adapter at agent bug。
|
2021-10-11 10:13:01 +08:00 |
Wang_Weigen
|
ebbb30c763
|
sync the upstream branch
|
2021-09-27 17:02:34 +08:00 |
Wang_Weigen
|
626cbb084d
|
add reopen zigbee and modify the stacksize of zigbee receive thread
|
2021-09-27 16:32:44 +08:00 |
Wang_Weigen
|
b0f717bee4
|
add zigbee e18 receive function
|
2021-09-26 16:12:09 +08:00 |
Liu_Weichao
|
dd5a68916e
|
transform connection framework api from user-api to priv-api
|
2021-09-24 16:07:22 +08:00 |
Liu_Kai
|
61cd542d92
|
add wifi adapter support on XIUOS/aiit-arm32-board
|
2021-07-28 10:11:15 +08:00 |