Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
ffbs-gluon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ffbs
ffbs-gluon
Commits
979c69ff
Commit
979c69ff
authored
7 years ago
by
Andreas Ziegler
Browse files
Options
Downloads
Patches
Plain Diff
docs: move GLUON_WLAN_MESH to site.rst & improve text
fixes an error and removes the focus on ath10k
parent
919dda90
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/user/getting_started.rst
+0
-9
0 additions, 9 deletions
docs/user/getting_started.rst
docs/user/site.rst
+5
-0
5 additions, 0 deletions
docs/user/site.rst
with
5 additions
and
9 deletions
docs/user/getting_started.rst
+
0
−
9
View file @
979c69ff
...
...
@@ -155,15 +155,6 @@ usually be set on the command line or in ``site.mk``.
Common variables
................
GLUON_WLAN_MESH
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. Specifically setting to ``11s`` will also
enable the generation of images for targets that are able to run only AP+11s but not AP+IBSS, like
ralink or mediatek. Defaults to ``11s``.
GLUON_BRANCH
Sets the default branch of the autoupdater. If unset, the autoupdater is disabled
by default. For the ``make manifest`` command, GLUON_BRANCH defines the branch to
...
...
This diff is collapsed.
Click to expand it.
docs/user/site.rst
+
5
−
0
View file @
979c69ff
...
...
@@ -413,6 +413,11 @@ GLUON_LANGS
List of languages (as two-letter-codes) to be included in the web interface. Should always contain
``en``.
GLUON_WLAN_MESH
Setting this to ``11s`` or ``ibss`` will enable generation of matching images for devices which don't
support both meshing modes, either at all (e.g. ralink and mediatek don't support AP+IBSS) or in the
same firmware (ath10k-based 5GHz). Defaults to ``11s``.
Features
^^^^^^^^
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment