53 lines
812 B
Markdown
53 lines
812 B
Markdown
# 中文 | [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
|
||
|