xieyaxiongfly / Atheros_CSI_tool_OpenWRT_src

GNU General Public License v2.0
114 stars 53 forks source link

Add explanation on how to force HT mode to OpenWRT tutorial #4

Open mzakharo opened 7 years ago

mzakharo commented 7 years ago

Hello,

I got CSI working on TP-WDR4300, however, it required me to 'force' N mode using UCI configuration. Hope this can get added to the official tutorial/README:

ssh to router: uci set wireless.radio0.require_mode=n uci commit wifi

xieyaxiongfly commented 7 years ago

I just use LUCI to configure the wireless setting. And I only need to configure it onetime using LUCI. The setting will be recorded and applied when you restart the device.

On Tue, Jul 11, 2017 at 4:52 PM, Mikhail Zakharov notifications@github.com wrote:

Hello,

I got CSI working on TP-WDR4300, however, it required me to 'force https://superuser.com/questions/843198/changing-network-mode-to-n-only-in-openwrt' N mode using UCI configuration. Hope this can get added to the official tutorial/README:

ssh to router: uci set wireless.radio0.require_mode=n uci commit wifi

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/xieyaxiongfly/Atheros_CSI_tool_OpenWRT_src/issues/4, or mute the thread https://github.com/notifications/unsubscribe-auth/AF-RQzMtmItqUz3QyGLQH6LGjYmZWIaqks5sMzfMgaJpZM4OT636 .

--

*-- Yaxiong Xie / *谢亚雄

School of Computer Engineering

Nanyang Technological University, Singapore

xieyaxiongfly commented 7 years ago

And UCI configuration is quite useful in setting parameters. Thanks for your advice.

On Tue, Jul 11, 2017 at 5:11 PM, Yaxiong Xie xieyaxiongfly@gmail.com wrote:

I just use LUCI to configure the wireless setting. And I only need to configure it onetime using LUCI. The setting will be recorded and applied when you restart the device.

On Tue, Jul 11, 2017 at 4:52 PM, Mikhail Zakharov < notifications@github.com> wrote:

Hello,

I got CSI working on TP-WDR4300, however, it required me to 'force https://superuser.com/questions/843198/changing-network-mode-to-n-only-in-openwrt' N mode using UCI configuration. Hope this can get added to the official tutorial/README:

ssh to router: uci set wireless.radio0.require_mode=n uci commit wifi

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/xieyaxiongfly/Atheros_CSI_tool_OpenWRT_src/issues/4, or mute the thread https://github.com/notifications/unsubscribe-auth/AF-RQzMtmItqUz3QyGLQH6LGjYmZWIaqks5sMzfMgaJpZM4OT636 .

--

*-- Yaxiong Xie / *谢亚雄

School of Computer Engineering

Nanyang Technological University, Singapore

--

*-- Yaxiong Xie / *谢亚雄

School of Computer Engineering

Nanyang Technological University, Singapore