Commit Graph

102 Commits

Author SHA1 Message Date
xuedongliang 2443536db5 1、support 4G tcp connect in webserver; 2、support 4G MQTT connect in webserver,using mqttx to test send/receive data。developer need to support mqtt application if the project need the webserver mqtt function; 3、fix LoRa bug in webserver
it is OK
2024-02-02 10:22:02 +08:00
Liu_Weichao 009b8a0a5a fix lora tx timeout error 2024-01-10 18:09:13 +08:00
Liu_Weichao 348d53df91 fix lora function bug in webserver 2024-01-10 17:47:17 +08:00
Wien.b cd759ccc83 Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into prepare_for_master 2023-12-26 22:10:09 -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
Liu_Weichao 9bc206fd0b modify webserver function using mongoose.a(compile using arm-none-eabi-gcc (15:6.3.1+svn253039-1build1) 6.3.1 20170620) 2023-12-13 14:30:40 +08:00
wgzAIIT 418bf921c6 chmod +x build.py 2023-11-20 09:42:29 +08:00
wgzAIIT 516b8627f7 add jerryscript source code 2023-11-20 09:05:58 +08:00
wgzAIIT d1d846184b change JerryScript test case 2023-11-20 09:02:11 +08:00
wgzAIIT af33a3289c Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into jerryscript 2023-11-13 15:12:37 +08:00
huang 892bef64e9 解决CJson编译及LWIP不能访问外网问题 2023-11-06 13:59:26 +08:00
wgzAIIT b7e405ac94 Update Kconfig 2023-11-02 15:25:36 +08:00
wgzAIIT 9b3f219b01 Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into jerryscript 2023-11-02 15:18:23 +08:00
Liu_Weichao 0aa73a14c2 Merge branch 'prepare_for_master' of https://www.gitlink.org.cn/xuos/xiuos into 2023_open 2023-11-01 16:26:02 +08:00
Liu_Weichao b3f473ec86 Merge branch 'prepare_for_master' of https://www.gitlink.org.cn/xuos/xiuos into 2023_open 2023-11-01 16:22:01 +08:00
Liu_Weichao 4b579d1c8f feat support SQLite function, need follow README.md, RAM > 512KB, shell task stack > 32KB, TF card mount FATFS 2023-11-01 16:09:52 +08:00
Liu_Weichao dfa6b664ac feat add SQLite, compile OK 2023-10-25 16:07:23 +08:00
Wien.b b82bdaea6b move freemodbus tcp server from control to connetion 2023-10-16 02:34:04 -07:00
wgzAIIT e90c465a23 Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into jerryscript 2023-10-13 09:39:45 +08:00
Liu_Weichao d4b47088d2 update lorawan submodule, fix create event bug 2023-10-12 19:56:32 +08:00
Wien.b 54fb48f17b Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into prepare_for_master 2023-10-11 03:51:29 -07:00
wgzAIIT 966ccb5030 Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into jerryscript 2023-10-11 17:27:41 +08:00
Liu_Weichao 648aaaae90 update gitsubmodules commit for lorawan 2023-10-11 17:07:00 +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
Wien.b 242c7d66d2 Merge remote-tracking branch 'upstream/prepare_for_master' into prepare_for_master 2023-10-11 01:56:03 -07:00
Wien.b 38481e2ae2 modify s7 read value num 2023-10-11 01:39:36 -07:00
Liu_Weichao bc8b003c1e update lorawan function, support lorawan-ed-device connect chirpstack through lorawan-gateway-Ebyte-E890 2023-10-11 16:08:23 +08:00
Liu_Weichao 58fe8fc887 feat support set task name using PrivTaskCreate in XiZi 2023-09-27 17:05:27 +08:00
wgzAIIT 4d3858bf8f Fix jerryscript compilation error 2023-09-27 14:30:34 +08:00
huang 274759aafb Merge branch '2023_open_source_contest' of https://gitlink.org.cn/hc0014/xiuos into 2023_open_source_contest 2023-09-27 14:02:20 +08:00
wgzAIIT 6bbf1e2c4c Merge pull request 'merge code' (#61) from xidatong-arm32 into jerryscript 2023-09-25 09:18:26 +08:00
wgzAIIT c2abf66f23 OTA prints prompt message when upgrade is not required 2023-09-22 15:04:10 +08:00
wgzAIIT aa3e6c9370 1、Optimize mqtt transfer speed 3k/s
2、add json file to sd card by mqtt
3、check the sd card is mounted successfully
2023-09-21 13:40:19 +08:00
wgzAIIT 0b1489cfed Merge pull request 'merge code' (#56) from xidatong-arm32 into jerryscript 2023-09-20 16:11:36 +08:00
wgzAIIT 9fd61d3d2a 1、Optimize mqtt transfer speed 3k/s
2、add json file to sd card by mqtt
2023-09-20 14:37:42 +08:00
wgzAIIT 60a7835ef8 Modify the return value of the mqtt function 2023-09-19 09:22:26 +08:00
wgzAIIT 5ef61d14b1 1、Verify file size before ota file transfer
2、update MQTT connection parameter configuration
2023-09-18 18:28:01 +08:00
wgzAIIT 0a76e9c583 update JerryScript README.md 2023-09-12 16:46:24 +08:00
wgzAIIT e61ffc4589 Optimize ota transfer function 2023-09-12 09:32:14 +08:00
wgzAIIT e8061577da Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into jerryscript 2023-09-11 10:12:03 +08:00
wgzAIIT 5da9a9c4ae 1、Optimize transmission string matching rules
2、change Kconfig for mqtt and ota
2023-09-08 17:32:43 +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 f24a0f2d47 change Kconfig for JerryScript 2023-09-05 15:23:21 +08:00
wgzAIIT 488419a6d0 update MQTT connection parameter configuration 2023-08-30 09:51:22 +08:00
wgzAIIT 2ae328c773 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into jerryscript 2023-08-28 08:41:32 +08:00
wgzAIIT 610810da32 Merge branch 'prepare_for_master' of https://git.trustie.net/xuos/xiuos into mqtt 2023-08-28 08:40:28 +08:00
wgzAIIT 1f21fc15b2 Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into mqtt 2023-08-24 10:17:32 +08:00
wgzAIIT 23b938f242 Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into jerryscript 2023-08-24 10:16:43 +08:00
wgzAIIT 355e717cb8 Fix tests for edu-riscv64 textbook and edu-arm32 textbook 2023-08-23 20:24:41 +08:00
Jiang Yufan f4c9edd070 Fix: LVGL file rename 2023-08-23 13:51:48 +08:00