Commit Graph

46 Commits

Author SHA1 Message Date
Liu_Weichao c7309c478b feat support 4G MQTT function in webserver for xishutong-arm32, using mqttx test 2024-01-24 16:38:37 +08:00
Liu_Weichao 9199d2655f feat support 4G function in webserver for xishutong-arm32 2024-01-17 13:41:20 +08:00
xuyanghang bbe1eba081 4G module EC200A MQTT connection 2024-01-12 16:44:40 +08:00
xuyanghang 5986dce9e7 4G module EC200A NetworkInfo acquirement 2024-01-11 13:40:03 +08:00
xuyanghang e5802dc0f3 merge upstream 2024-01-09 17:59:12 +08:00
xuyanghang 3e93d2e173 4G module EC200A TCP connection 2024-01-09 17:55:16 +08:00
xuyanghang 49259b08a3 4G module EC200A TCP connection 2024-01-09 14:50:37 +08:00
xuyanghang 618ca9d872 merge upstream 2023-12-29 14:50:57 +08:00
xuyanghang c6b57ed826 modify reset pin number 2023-12-29 13:51:01 +08:00
Liu_Weichao e292ce2fc8 feat support webserver function include net_4g/net_lora for xishutong-arm32, compile OK 2023-12-22 15:14:20 +08:00
xuyanghang 337264d599 merge upstream 2023-12-11 10:06:39 +08:00
Liu_Weichao a7d3e92357 Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into connection 2023-11-28 16:55:16 +08:00
Liu_Weichao 3378579d9e 1、fix uart dev_recv_callback not init error;2、fix app_test compile error. 2023-11-28 11:11:53 +08:00
wgzAIIT 117789121e Optimize ota transfer function 2023-09-08 10:08:26 +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
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
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 cf85c4b99c fix ADD_XIZI_FETURES/ADD_NUTTX_FETURES/ADD_RTTHREAD_FETURES error 2023-06-20 13:20:41 +08:00
wgzAIIT 7ba883affe modify data length for 4g translation 2023-05-29 19:43:59 +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 dbca22a1a6 feat support PRIV_SHELL_CMD_FUNCTION to fit heterogeneous OS 2022-09-26 17:04:04 +08:00
wgz-code 5759661e8c add is_ext_uart in serial_cfg for framework for nuttx 2022-09-05 14:08:12 +08:00
xuedongliang 5f42111c38 W5500 is supported on the xidatong riscv64 ch438 is supported on the xidatong arm32 lora and bluetooth is supported on the xidatong arm32 from Tian_chunyu
it is OK
2022-08-29 11:59:06 +08:00
Liu_Weichao 8df0563e64 add is_ext_uart in serial_cfg for framework 2022-08-26 14:43:27 +08:00
Liu_Weichao 22de65aa20 optimize connection_adapter 4g and bluetooth kconfig 2022-08-25 16:05:03 +08:00
zhujiarui666 bf9b87a314 xiuos\APP_Framework\Framework\connection\4g:
(1)Modify the msh instructions in 4G Test function
2022-08-09 10:57:55 +08:00
zhujiarui666 443c0a414d xiuos\APP_Framework\Framework\connection\4g\adapter_4g.c:
1.添加msh指令,若实际测试此函数中的服务器ip和端口需要修改
2022-06-27 16:10:47 +08:00
zhujiarui666 45ba8d84ee xiuos\APP_Framework\Framework\connection\4g\ec200t\Kconfig:
1.修改Kconfig文件
2022-06-27 16:07:01 +08:00
zhujiarui666 6d77165a86 xiuos\APP_Framework\Framework\connection\4g\ec200t\ec200t.c:
1.重构Ec200tIoctl函数
2.重构Ec200tPowerSet函数,该函数在矽达通中无用(PWRKEY硬件已经拉低,上电自动开机)
2022-06-27 16:05:00 +08:00
yl1185 244fcb9e5d connection/4g/
1.Kconfig is ok.
2.gcc is ok.
2022-06-23 15:01:21 +08:00
Liu_Weichao 8e1f0e1af0 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into xidatong 2022-06-14 14:39:48 +08:00
Liu_Weichao c14f2f73e0 feat support uart8 and ec200t device on xidatong board 2022-06-08 10:41:21 +08:00
wgzAIIT 07723b25ef Modify comments of adapter_4g.c 2022-05-16 10:33:50 +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 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
wgzAIIT 7f12a1892b support 4g on xidatong 2022-04-19 19:38:11 +08:00
Liu_Weichao 5078ff66cc feat modify XiUOS_Kernel dir from Ubiquitous/XiUOS to Ubiquitous/XiZi 2022-03-01 14:15:01 +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 f24189d7e1 repair ota failed by add mutex protect 2021-11-25 14:24:11 +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
Liu_Weichao 06c9c6ecc4 refactor connection directory to follow code standards 2021-10-15 11:05:36 +08:00