QModem/README.md
2023-12-24 15:40:41 +08:00

60 lines
918 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 中文 | [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-modembeta
- luci-app-hypermodem
- luci-app-usbmodem
- luci-app-pcimodem
- luci-app-gobinetmodem
- luci-app-spdmodem
### 信息插件
- rooter
### 简化版信息插件
- luci-app-cpe
### AT命令工具
- sendat
- sms-tool
# 二、源代码地址
- luci-app-hypermodemhttps://github.com/momokind/luci-app-hypermodem
- sendathttps://github.com/ouyangzq/sendat
- luci-app-cpehttps://github.com/ouyangzq/luci-app-cpe
- sms-toolhttps://github.com/obsy/sms_tool