From 9ef8ab17f3f98cf8222545d4e2d471bb059a8b25 Mon Sep 17 00:00:00 2001 From: ling <1042585959@qq.com> Date: Thu, 9 Nov 2023 19:01:59 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E7=AE=80=E5=8C=96=E7=89=88?= =?UTF-8?q?=E4=BF=A1=E5=8F=B7=E6=8F=92=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++ luci-app-cpe | 1 + sendat | 1 + 3 files changed, 54 insertions(+) create mode 100644 README.md create mode 160000 luci-app-cpe create mode 160000 sendat diff --git a/README.md b/README.md new file mode 100644 index 0000000..f77f3a8 --- /dev/null +++ b/README.md @@ -0,0 +1,52 @@ +# 中文 | [English](https://github.com/Siriling/5G-Modem-Support/blob/main/EngLish.md) + +# 5G模块支持 + +# 目录 + +[一、说明](#一说明) + +[二、源代码地址 ](#二源代码地址) + +# 一、说明 + +## 5G驱动 + +- quectel_Gobinet +- quectel_MHI +- quectel_QMI_WWAN +- quectel_SRPD_PCIE +- fibocom_MHI +- fibocom_QMI_WWAN + +## 拨号工具 + +- quectel_cm_5G +- fibocom-dial + +## 图形化界面设置 + +### 拨号 + +- luci-app-hypermodem(新) +- luci-app-usbmodem +- luci-app-pcimodem +- luci-app-gobinetmodem +- luci-app-spdmodem + +### 信息插件 + +- rooter + +### 简化版信息插件 + +- sendat +- luci-app-cpe + +# 二、源代码地址 + +- luci-app-hypermodem:https://github.com/momokind/luci-app-hypermodem + +- sendat:https://github.com/ouyangzq/sendat +- luci-app-cpe:https://github.com/ouyangzq/luci-app-cpe + diff --git a/luci-app-cpe b/luci-app-cpe new file mode 160000 index 0000000..83111df --- /dev/null +++ b/luci-app-cpe @@ -0,0 +1 @@ +Subproject commit 83111df8a04326f4c42c6f74a905f4652417574a diff --git a/sendat b/sendat new file mode 160000 index 0000000..c830885 --- /dev/null +++ b/sendat @@ -0,0 +1 @@ +Subproject commit c830885db5bb8ae2dcb10b1bfeab481f14935dd1