Commit Graph

826 Commits

Author SHA1 Message Date
xuedongliang 0fdf4f2ace AdapterLoraTest() is used to run a testcase for Lora, but it failed to work due to creating a thread with a wrong function, and this pull request fixed it
it is OK
2024-10-10 18:06:19 +08:00
chen_zhengning 64b2117012 fix a bug that made `AdapterLoraTest` cannot work correctly. 2024-09-14 15:41:46 +08:00
TLBF 16a31c6739 feat(APP_Framework/control_app): Inovance H3U-3232MT Modbus TCP App. 2024-08-06 10:33:47 +08:00
TLBF 1e59fd2a8d feat(Applications/control_app): add Koyo NK1CPU40 PLC ModBus TCP Master and test result png 2024-07-05 16:45:11 +08:00
jqy1988 93614746fe Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into control 2024-03-14 15:33:12 +08:00
jqy1988 142a817ff3 add nj501 test app and json file 2024-03-14 14:36:41 +08:00
jqy1988 d2ec2ba096 add simens 1200plc test app and json 2024-03-13 09:13:15 +08:00
jqy1988 048796080a add br ppc2100 plc image 2024-02-27 11:24:00 +08:00
jqy1988 2847b5a24d ge,mitsubishi plc image and json file 2024-02-27 11:20:38 +08:00
jqy1988 6e8213af57 add fatek plc readme file ,image,json 2024-02-27 10:39:55 +08:00
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
xuedongliang bca78a3133 add frermodbustcp and CIP protocol; add three PLC test demo and readme, include ab L30、850and abb PM5630
it is OK
2024-02-02 10:21:22 +08:00
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
Liu_Weichao 6c96e1273c Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into connection 2024-01-16 11:01:47 +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
Liu_Weichao ff4e53a980 fix support_module define bug 2024-01-11 09:48:16 +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
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 bab22a96fe Merge remote-tracking branch 'upstream/prepare_for_master' into prepare_for_master 2024-01-09 14:51:31 +08:00
xuyanghang 49259b08a3 4G module EC200A TCP connection 2024-01-09 14:50:37 +08:00
Liu_Weichao 87c4c585d9 feat support webserver for edu-arm32 board 2024-01-03 14:20: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 a590eacebb fix webserver connect status error 2023-12-28 13:46:57 +08:00
Wien.b 76c15215b8 Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into prepare_for_master 2023-12-26 22:23:20 -08:00
Liu_Weichao a711491df6 modify webserver default close 2023-12-27 14:18:18 +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 e7047a752d feat support webserver function include device_info/interface/net_ethernet for xishutong-arm32 2023-12-21 16:29:36 +08:00
wien.b cfe2cece57 Modify the CAN display problem 2023-12-20 17:43:45 +08:00
wien.b 76868729bf delete useless file 2023-12-20 14:10:41 +08:00
Liu_Weichao b9801f0a38 fix hwtimer bug for edu-arm32 board 2023-12-19 10:42:49 +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
xuyanghang 337264d599 merge upstream 2023-12-11 10:06:39 +08:00
Liu_Weichao ad82f5beb7 Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into connection 2023-12-06 17:25:40 +08:00
TXuian 1e9146d2ff Support double lwip eport, use mongoose.a 2023-12-06 16:50:21 +08:00
TXuian 616dc4584f Support double lwip eport, use mongoose.a 2023-12-06 15:59:27 +08:00
Liu_Weichao 4c8df066b7 optimize test_can and test_timer 2023-12-06 15:35:42 +08:00
jqy1988 9ae79832e9 add fatek plc test app 2023-12-06 09:59:02 +08:00
Wien.b ffe83b869a move modbus slave test app to app_Framework 2023-11-29 00:54:15 -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
jqy1988 8202e08c9c add panasonic fpxh plc test json file 2023-11-28 15:05:06 +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
Liu_Weichao 8a8a513cf1 Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into connection 2023-11-28 11:10:45 +08:00
Wien.b d3c7d7ce9f add three PLC test demo and readme 2023-11-23 23:23:08 -08:00
jqy1988 e5e654988b 1.add panasonic fpxh plc test app 2.add panasonic fpxh plc readme file 2023-11-24 10:23:24 +08:00