Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
Gluon SSID Changer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
firmware
Gluon SSID Changer
Commits
f35d482c
Unverified
Commit
f35d482c
authored
6 years ago
by
Ruben Barkow
Committed by
GitHub
6 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Readme: hint not to use tq_limit with BATMAN_V
parent
3c6750ce
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+8
-8
8 additions, 8 deletions
README.md
with
8 additions
and
8 deletions
README.md
+
8
−
8
View file @
f35d482c
gluon-ssid-changer
gluon-ssid-changer
==================
==================
_This branch of the script contains the ssid-changer version for the gluon
_This branch of the script contains the ssid-changer version for the gluon
branches
2018.
1.x
branch
(current "master"). For older releases of Gluon use the
branches
2018.
1.x
and 2018.2.x
(current "master"). For older releases of Gluon use the
"2017.1.x" and "2016.2.x"._
branches
"2017.1.x" and "2016.2.x"._
This package adds a script to change the SSID to an Offline-SSID when there is
This package adds a script to change the SSID to an Offline-SSID when there is
no connection to any gateway.
no connection to any gateway.
...
@@ -18,11 +18,11 @@ You can enable/disable it in the config mode.
...
@@ -18,11 +18,11 @@ You can enable/disable it in the config mode.
Once every timeframe it checks if there's still a gateway reachable. There can be
Once every timeframe it checks if there's still a gateway reachable. There can be
selected two algorithms to analyze if a gateway is reacheable:
selected two algorithms to analyze if a gateway is reacheable:
-
`tq_limit
`
enabled
: define an upper and lower limit to turn the offline_ssid
-
`tq_limit
_
enabled
=true`
: (not working with BATMAN_V) define an upper and lower
on and off in-between these two values the SSID
will never be changed to
limit to turn the offline_ssid
on and off in-between these two values the SSID
prevent it from toggeling every minute.
will never be changed to
prevent it from toggeling every minute.
-
`tq_limit
`
disabled
: there will be only checked, if the gateway is
reachable
-
`tq_limit
_enabled=false`
: there will be only checked, if the gateway is
with:
reachable
with:
batctl gwl -H
batctl gwl -H
...
...
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