Local public fork of koshev-msk/modemfeed
  • CSS 39.6%
  • JavaScript 18.7%
  • Lua 11.6%
  • Shell 10.9%
  • C 7.9%
  • Other 11.3%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-06-26 01:16:17 +03:00
luci luci-proto-xmm: add filter serial ports. 2026-06-25 09:55:31 +03:00
packages modeminfo: add RM520N-GL A0.304 parser fixes 2026-06-26 01:16:17 +03:00
.gitmodules luci-app-cpu-perf: add gitmodule 2026-05-14 15:11:11 +03:00
README.md README.md: refresh 2026-05-08 23:58:19 +03: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.
qminfo libqmi simple info from Qualcomm modem chipsets
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,23,24,25 branch

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