2086 Commits

Author SHA1 Message Date
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
xuedongliang
b49b3a8107 1、change git submodules;2、support sabre-lite borad on xiuos appframework and Nuttx;3、add task module for XiZi_AIoT;4、 fix xidatong-arm32 UART RX/TX bug and add serial_timeout for ec200t module
it is OK
2023-06-13 18:30:00 +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
Liu_Weichao
5d8375caee feat update lora_radio_driver submodule version 2023-06-06 17:17:48 +08:00
wgzAIIT
0cc0693600 Merge pull request 'merge code' (#17) from prepare_for_master into develop 2023-06-06 10:26:41 +08:00
wgzAIIT
dcea61d5e0 Merge pull request 'merge code' (#16) from prepare_for_master into xidatong-arm32 2023-06-06 10:23:14 +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
abe0e452f9 Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into prepare_for_master 2023-06-06 09:53:05 +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
Jeremy
5b692bd0a5 Merge remote-tracking branch 'xuos/prepare_for_master' into prepare_for_master 2023-06-02 15:16:10 +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
Yao15921243763
f82d6d0c24 2023_open_source_contest_warmup_1st_issue1 2023-05-26 11:30:56 +08:00
wgzAIIT
f59139f78e send bin file by 4g 2023-05-26 11:23:12 +08:00
Yao15921243763
0a375fd373 热身赛一级赛题1, 实现哈希表 2023-05-26 11:19:31 +08:00
JasenChao
67818fbdb8 Add test_radix_tree.h 2023-05-24 18:52:36 +08:00
JasenChao
30161b7f24 Update README.md 2023-05-24 18:44:00 +08:00
JasenChao
08877cf72d Complete 热身赛一级赛题3 2023-05-24 18:34:49 +08:00
JasenChao
832ebbfaec Commit 热身赛一级赛题3 2023-05-24 16:39:32 +08:00
wgzAIIT
c7ac5681e4 Merge pull request 'merge code' (#14) from develop into xidatong-arm32 2023-05-23 19:13:39 +08:00
wgzAIIT
6601e228f2 Merge pull request 'merge code' (#15) from develop into prepare_for_master 2023-05-23 19:13:30 +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
b3563c899d Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into control_framework 2023-05-23 16:06:56 +08:00
IACU
a110ab511c fix emulator start shell failure and fix compile error when gcc using <-with-newlib> function from Liu_Weichao 2023-05-22 20:48:48 +08:00
Liu_Weichao
0788041dcc Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into 2023_open_source_contest 2023-05-22 20:45:59 +08:00
IACU
7754a149a9 fix emulator start shell failure and fix compile error when gcc using <-with-newlib> function from Liu_Weichao 2023-05-22 20:39:05 +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
a056aea50e Merge pull request 'merge code' (#13) from develop into xidatong-arm32 2023-05-22 10:17:40 +08:00
wgzAIIT
c40518d226 Merge pull request 'merge code' (#12) from develop into prepare_for_master 2023-05-22 10:17:09 +08:00
wgzAIIT
b2c76bcac5 Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into develop 2023-05-22 10:12:03 +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
4e5e123799 Update .gitmodules subdomain 2023-05-20 12:54:37 +08:00
65220e5aa7 Update .gitmodules subdomain 2023-05-20 12:52:41 +08:00
3d5ca66e7a Update .gitmodules subdomain 2023-05-20 12:46:01 +08:00