getting_started.rst: update GLUON_WLAN_MESH discription

This commit is contained in:
Jan-Tarek Butt 2018-01-07 21:40:53 +01:00
parent 07b30b4ba3
commit d613430fd7

View File

@ -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