Skip to content

mzyozhic/modemfeed

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

912 Commits
 
 
 
 
 
 

Repository files navigation

modemfeed

Is a repository for OpenWrt firmware worked by with LTE cellular modems.

Included next packages:

Package Dependies Description
luci-app-modeminfo modeminfo Dashboard for LTE modemds.
luci-app-smstools3 smstools3 web UI smstools3 package.
luci-app-mmcomig modemmanager band manipulation modem via mmcli utility.
luci-app-atinout atinout AT commands tool.
luci-app-cellled cellled LED cellular signal signal strength.
qtools libc tools manipulation Qualcomm chipset cellualr modems.
asterisk-chan-quectel asterisk asterisk plugin for SimCom and Quectel modems.
xmm-modem kmod-usb-net-ncm, kmod-usb-acm Intel XMM modem connect scripts
  • and more packages not included in official OpenWrt Repo.

How-to add repo and compile packages

Add next line to feeds.conf.default in OpenWrt SDK/Buildroot

src-git modemfeed https://github.com/koshev-msk/modemfeed.git

Update feeds and compile singe package

./scripts update -a; ./scrips/install -a
make -j$((`nproc+1`)) package/feeds/modemfeed/*package*/compile

or make menuconfig menu to include package(s) firmware in Buildroot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Lua 57.6%
  • CSS 19.0%
  • HTML 10.9%
  • Shell 5.7%
  • Makefile 5.2%
  • JavaScript 1.6%