From d613430fd70891f7421c0c9e8b3a307b32e6213a Mon Sep 17 00:00:00 2001 From: Jan-Tarek Butt Date: Sun, 7 Jan 2018 21:40:53 +0100 Subject: [PATCH] getting_started.rst: update GLUON_WLAN_MESH discription --- docs/user/getting_started.rst | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/docs/user/getting_started.rst b/docs/user/getting_started.rst index a7874170..718af4ae 100644 --- a/docs/user/getting_started.rst +++ b/docs/user/getting_started.rst @@ -156,14 +156,13 @@ Common variables ................ GLUON_WLAN_MESH - While Gluon does support some hardware with ath10k-based 5GHz WLAN, these WLAN adapters don't work - well for meshing at the moment, so building images for these models is disabled by default. In addition, - ath10k can't support IBSS and 11s meshing in the same image due to WLAN firmware restrictions. + While Gluon does support some hardware with ath10k-based 5GHz WLAN. ath10k can't support IBSS and 11s + meshing in the same image due to WLAN firmware restrictions. Setting GLUON_MESH_MESH to ``11s`` or ``ibss`` will enable generation of images for ath10k devices - and install the firmware for the corresponding WLAN mode. - - Setting GLUON_MESH_MESH to ``11s`` will aso list targets their able to run only AP + 11s. + and install the firmware for the corresponding WLAN mode. Especially setting to ``11s`` will also enable + the generation of images for targets they're able to run only AP with 11s, like ralink or mediatek. + Defaults to ``11s``. GLUON_BRANCH Sets the default branch of the autoupdater. If unset, the autoupdater is disabled