If you use lua, you should take a look at:https://github.com/Nossiac/mtk-openwrt-feeds/blob/master/mtk-luci-plugin/luci-app-mtkwifi/root/usr/lib/lua/mtkwifi.lua. mtk-nvram The term "nvram" in MTK's software means a raw storage scheme on flash chips. It access flash device in ra...
It can be used in your own scripts to help manipulate MTK WiFi profiles. If you use lua, you should take a look at: https://github.com/Nossiac/mtk-openwrt-feeds/blob/master/mtk-luci-plugin/luci-app-mtkwifi/root/usr/lib/lua/mtkwifi.lua. mtk-nvram The term "nvram" in MTK's ...
If you use lua, you should take a look at:https://github.com/Nossiac/mtk-openwrt-feeds/blob/master/mtk-luci-plugin/luci-app-mtkwifi/root/usr/lib/lua/mtkwifi.lua. mtk-nvram The term "nvram" in MTK's software means a raw storage scheme on flash chips. It access flash device in ra...
If you use lua, you should take a look at: https://github.com/Nossiac/mtk-openwrt-feeds/blob/master/mtk-luci-plugin/luci-app-mtkwifi/root/usr/lib/lua/mtkwifi.lua. mtk-nvram The term "nvram" in MTK's software means a raw storage scheme on flash chips. It access flash device in ...
OpenWrt 18.06 4.14.187 WiFi<-->LAN 近距离下600+;无FLOWOFFLOAD,WiFI-->WAN 300+;FLOWOFFLOAD,WiFI-->WAN 500+;Hardware FLOWOFFLOAD,WiFI-->WAN 500+,比软件FLOWOFFLOAD略低。猜测WiFI-->WAN的瓶颈可能是在cpu到mt7615之间,PPE无法直接把packet直接转给mt7615,全部要送回CPU再转给mt7615。
1. Install the feeds. Add the following line into "feeds.conf.default" (You will find it under the top dir of your workspace). src-git mtk https://github.com/Nossiac/mtk-openwrt-feeds;lede-17.01 then execute: scripts/feeds update -f mtk scripts/feeds install -a -p mtk 2. Selec...
applications mtk-nvram uci2dat src Makefile uci2dat.c Makefile wificonf drivers mtk-luci-plugin .gitignore README.md about-mtk-wifi.md Breadcrumbs mtk-openwrt-feeds /applications /uci2dat /src / uci2dat.c Latest commit Nossiac refator the repoDec 27, 2017 07c422a· Dec 27, 2017 His...
Please open a new issue, and I need your HW info and console logs. Also, there is a short trouble-shooting guide that may help. https://github.com/Nossiac/mtk-openwrt-feeds/blob/master/about-mtk-wifi.md#troubleshootingNossiac closed this as completed Feb 23, 2018 ...
mtk-openwrt-feeds. Contribute to Nossiac/mtk-openwrt-feeds development by creating an account on GitHub.