2.2 KiB
2.2 KiB
中文 | English
移动通信模组自动构建
目录
一、简介
Modem插件自动构建
二、源代码地址
-
luci-app-modem:https://github.com/Siriling/5G-Modem-Support/tree/main/luci-app-modem
-
sms-tool:https://github.com/obsy/sms_tool
-
quectel_cm_5G:https://github.com/Siriling/5G-Modem-Support/tree/main/quectel_cm_5G
-
quectel_MHI:https://github.com/Siriling/5G-Modem-Support/tree/main/quectel_MHI
三、资源
四、使用说明
在线构建
使用步骤
-
等待编译完成,点击任务进入详情页
离线构建
ForkApp使用步骤
./forkapp forkapp -from ../applications/luci-app-modem -to ../applications/luci-app-demo
./forkapp upload -ip 192.168.100.1 -pwd "password" -from ../applications/luci-app-modem -to /root/
./forkapp upload -ip 192.168.100.1 -pwd "password" -from ../applications/luci-app-modem -to /root/ -script ../tools/simple-install.sh -install