Commit Graph

1555 Commits

Author SHA1 Message Date
wgzAIIT 5baf461e48 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into mqtt 2023-07-20 16:30:51 +08:00
IACU d663ca7193 feat add freemodbus and plc demo 2023-07-19 15:11:18 +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 b9e5e97741 The password for logging in to the mqtt server is generated using a function 2023-07-19 11:04:05 +08:00
IACU 1ddd8982fb fix LwIP compile error and feat add lorewan single channel from Liu_Weichao 2023-07-19 10:45:32 +08:00
Liu_Weichao 2626acd70c fix LwIP ethernetif_input function error and fix Lwip compile error for BOARD imxrt1176/ok1052-c/xidatong-arm32/xiwangtong-arm32 2023-07-19 10:41:57 +08:00
Liu_Weichao 02b676e910 Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into lorawan_develop 2023-07-19 09:33:34 +08:00
IACU 2610b9295a Fix Lwip Driver from Tu_Yuyang
optimize lwip function
2023-07-18 10:00:29 +08:00
涂煜洋 115f6671e1 23/07/17 Deal Complicts. 2023-07-17 14:17:16 +08:00
涂煜洋 edd5a5ccb9 23/07/12 Add W5500 iperf; Add lwip http test. 2023-07-12 17:45:45 +08:00
涂煜洋 d7aa29e0df 23/07/12 Separate w5500 driver and its tests. 2023-07-12 09:55:10 +08:00
涂煜洋 3aad797827 23/07/11 Lwip test add iperf multithread. 2023-07-11 21:01:27 +08:00
涂煜洋 336b733a51 23/07/11 Fix Lwip TCP Rx Speed. 2023-07-11 18:57:12 +08:00
涂煜洋 1086321a63 23/07/11 Fix Lwip TCP Rx Speed. 2023-07-11 17:04:40 +08:00
jqy1988 2638268135 add connect framework freemodbus lib 2023-07-03 13:38:58 +08:00
涂煜洋 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
Liu_Weichao 200380a92e feat fix lorawan/README.md description error 2023-06-20 17:59:35 +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
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
wgzAIIT f59139f78e send bin file by 4g 2023-05-26 11:23:12 +08:00