Skip to content

Latest commit

History

1,214 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

modemfeed

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

Included next packages:

PackageDependiesDescription
luci-app-modeminfomodeminfoDashboard for LTE modemds.
luci-app-smstools3smstools3web UI smstools3 package.
luci-app-mmcomigmodemmanagerband manipulation modem via mmcli utility.
luci-app-atinoutatinoutAT commands tool.
luci-app-cellledcellledLED cellular signal signal strength.
luci-app-ttliptables-mod-ipopt,kmod-ipt-ipopt,kmod-ipt-nat6TTL Change utility.
qtoolslibctools manipulation Qualcomm chipset cellualr modems.
asterisk-chan-quectelasteriskasterisk plugin for SimCom and Quectel modems.
xmm-modemkmod-usb-net-ncm, kmod-usb-acmIntel 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/feeds update -a; ./scripts/feeds install -a
make -j$((`nproc` + 1)) package/feeds/modemfeed/<package_name>/compile

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

Precompiled packages 21 and 23 branch

http://openwrt.132lan.ru/packages/

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages