No description
Find a file
2026-04-24 10:37:06 +03:00
luci luci/themes: set current year in footer 2026-04-22 08:05:54 +03:00
packages teleproxy: fix socks options 2026-04-24 10:37:06 +03:00
.gitmodules gitmodule: switch to http 2026-04-07 16:41:41 +03:00
README.md Fix typo in README for mmconfig package 2026-01-27 23:39:00 +02:00

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-mmconfig modemmanager band manipulation modem via mmcli utility.
luci-app-atinout atinout AT commands tool.
luci-app-cellled cellled LED cellular signal signal strength.
luci-app-ttl luci-app-firewall TTL modification utility with support for both iptables and nftables.
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/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/