[PATCH 2/6] - enabled 802.11n (single 20MHz channel)

Steffen Pankratz kratz00 at gmx.de
Do Nov 12 15:44:26 CET 2015


Signed-off-by: Steffen Pankratz <kratz00 at gmx.de>
---
 bsp/default/root_file_system/etc/config/wireless.tpl | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bsp/default/root_file_system/etc/config/wireless.tpl b/bsp/default/root_file_system/etc/config/wireless.tpl
index 8027e8b..96f3c9f 100644
--- a/bsp/default/root_file_system/etc/config/wireless.tpl
+++ b/bsp/default/root_file_system/etc/config/wireless.tpl
@@ -3,6 +3,7 @@ config wifi-device  radio0
         option channel  ${BATMAN_CHANNEL}
         option phy      phy0
         option hwmode   11g
+        option htmode   HT20
 
 config wifi-iface
         option device   radio0
-- 
2.6.2




Mehr Informationen über die Mailingliste franken-dev