涂煜洋
|
42e3b261ab
|
Merge branch 'lwip' of https://gitlink.org.cn/JeremyMo/xiuos into lwip
|
2023-06-29 16:28:04 +08:00 |
|
wgzAIIT
|
3c179e7879
|
1、add MQTT connection parameter configuration by Kconfig
2、Send a heartbeat packet every 1 minute during idle time to keep alive
|
2023-06-28 14:54:20 +08:00 |
|
Liu_Weichao
|
7691b90abb
|
feat fix FEATURES error in Kconfig and Makefile
|
2023-06-27 09:51:07 +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
|
6f3d3b8862
|
improving MQTT transmission speed
|
2023-06-21 14:00:09 +08:00 |
|
wgzAIIT
|
87921c4212
|
Support OTA upgrade by MQTT
|
2023-06-20 15:49:07 +08:00 |
|
Liu_Weichao
|
9fa479815c
|
fix fetures error
|
2023-06-20 13:27:08 +08:00 |
|
Liu_Weichao
|
cf85c4b99c
|
fix ADD_XIZI_FETURES/ADD_NUTTX_FETURES/ADD_RTTHREAD_FETURES error
|
2023-06-20 13:20:41 +08:00 |
|
Liu_Weichao
|
5c08cae005
|
feat add lorawan_gateway_single_channel lib for XiUOS and compile OK
|
2023-06-20 11:24:15 +08:00 |
|
wgzAIIT
|
dd43dd6d17
|
Optimize ota function:changge ota version type
|
2023-06-16 17:40:00 +08:00 |
|
wgzAIIT
|
555b014bc9
|
Optimize mqtt function add MQTT_PublishDataQs1 function
|
2023-06-16 11:12:25 +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
|
ed1c5eea1f
|
Optimize ota function
|
2023-06-15 16:43:02 +08:00 |
|
wgzAIIT
|
26f74120db
|
Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into xidatong-arm32
|
2023-06-14 13:36:24 +08:00 |
|
xuedongliang
|
9686534e10
|
optimize kconfig add iper
it is OK
|
2023-06-13 18:31:01 +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 |
|
wgzAIIT
|
e9b538c2dc
|
Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into xidatong-arm32
|
2023-06-06 10:08:20 +08:00 |
|
wgzAIIT
|
5a1fe0be3b
|
1、Optimize the tcp server file reading operation during the OTA process
2、Optimize the ota.c file
3、revert dev_serial.c
|
2023-06-06 10:07:00 +08:00 |
|
wgzAIIT
|
d60a3475f6
|
Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into develop
|
2023-06-06 09:47:36 +08:00 |
|
wgzAIIT
|
e48bd6fd67
|
1、OTA supports 4g retransmission after file sending failure
2、Optimize the startup process of OTA
|
2023-06-02 17:07:56 +08:00 |
|
wgzAIIT
|
f2b64e4306
|
fix OTA upgrade through 4G
|
2023-06-01 18:32:37 +08:00 |
|
wgzAIIT
|
8ecb3a8804
|
OTA upgrade through 4G is successful
|
2023-06-01 11:14:24 +08:00 |
|
wgzAIIT
|
5faa3e7b5a
|
Optimize functions related to flash operation
|
2023-06-01 11:10:23 +08:00 |
|
wgzAIIT
|
938d46d5d9
|
Modify the tcp server to send 1024 bytes each time
|
2023-05-31 16:28:08 +08:00 |
|
wgzAIIT
|
c6af847c73
|
Improve the speed of 4G transmission bin package
|
2023-05-30 20:11:43 +08:00 |
|
wgzAIIT
|
788eb53f39
|
discard invalid data frames
|
2023-05-29 19:47:06 +08:00 |
|
wgzAIIT
|
7ba883affe
|
modify data length for 4g translation
|
2023-05-29 19:43:59 +08:00 |
|
Liu_Weichao
|
3463c8515f
|
feat add abstruction_mmu for XiZi_AIoT(support MmuInit\MmuSectionMap\MmuSectionUnmap\MmuTtbSwitch\MmuTransform)
|
2023-05-29 16:58:22 +08:00 |
|
wgzAIIT
|
f59139f78e
|
send bin file by 4g
|
2023-05-26 11:23:12 +08:00 |
|
wgzAIIT
|
b545031e5e
|
fix xidatong-arm32 UART RX/TX bug and add serial_timeout for ec200t module
|
2023-05-23 17:44:37 +08:00 |
|
Liu_Weichao
|
93a8685c31
|
fix cortex-m0-emulator start shell failure
|
2023-05-22 20:37:08 +08:00 |
|
Liu_Weichao
|
ad944a88d7
|
Merge branch '2023_open_source_contest' of https://gitlink.org.cn/IACU/xiuos into 2023_open_source_contest
|
2023-05-22 20:23:46 +08:00 |
|
Liu_Weichao
|
089f9c8975
|
fix cortex-m3-emulator start shell failure and fix compile error when using gcc -with-newlib param
|
2023-05-22 20:21:50 +08:00 |
|
wgzAIIT
|
44810118af
|
change task module for XiZi_AIoT
|
2023-05-22 10:11:22 +08:00 |
|
Wien.b
|
d67d8e96f0
|
recover modify
|
2023-05-22 10:10:38 +08:00 |
|
Wien.b
|
8e5250f047
|
modify risc-v compiler download link
|
2023-05-22 10:10:38 +08:00 |
|
Wien.b
|
0549dcd363
|
modify risc-v compiler download link
|
2023-05-22 10:10:38 +08:00 |
|
Wien.b
|
7b427dd3c3
|
modify edu-riscv64 compiler download link
|
2023-05-22 10:10:37 +08:00 |
|
Liu_Weichao
|
13432d41c6
|
fix compile error when gcc using <-with-newlib> function
|
2023-05-18 16:48:55 +08:00 |
|
wgzAIIT
|
ffeaf4771e
|
fix cortex-m0-emulator and cortex-m3-emulator compile error
|
2023-05-17 14:32:48 +08:00 |
|
IACU
|
d90f3e5dac
|
modify risc-v compiler download link from bizhiyong
|
2023-05-15 15:24:13 +08:00 |
|
Jeremy
|
db3784b928
|
optmize lwip demo and add iperf for hc32
|
2023-05-15 15:00:13 +08:00 |
|
Jeremy
|
61f317abed
|
edit makefile for add w5500 iperf
|
2023-05-15 14:04:29 +08:00 |
|
Wien.b
|
a656ffaa66
|
recover modify
|
2023-05-14 20:17:43 -07:00 |
|
Wien.b
|
b97b9c49cd
|
modify risc-v compiler download link
|
2023-05-14 20:07:15 -07:00 |
|
Jeremy
|
4429d743ba
|
optimize kconfig for w5500
|
2023-05-15 11:04:09 +08:00 |
|
Jeremy
|
7aac1926f3
|
add iperf for w5500
|
2023-05-15 11:02:00 +08:00 |
|
Jeremy
|
12c24ddc73
|
fix complie bug for hc32f4a0
|
2023-05-15 10:58:47 +08:00 |
|
Wien.b
|
65603817a4
|
modify risc-v compiler download link
|
2023-05-14 19:49:41 -07:00 |
|
wgzAIIT
|
912f87ecc9
|
support sabre-lite borad on xiuos appframework and Nuttx
|
2023-05-15 10:25:32 +08:00 |
|