Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
firmware
Gluon SSID Changer
Commits
f35d482c
Unverified
Commit
f35d482c
authored
Feb 15, 2019
by
Ruben Barkow
Committed by
GitHub
Feb 15, 2019
Browse files
Readme: hint not to use tq_limit with BATMAN_V
parent
3c6750ce
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
f35d482c
gluon-ssid-changer
==================
_This branch of the script contains the ssid-changer version for the gluon
2018.
1.x
branch
(current "master"). For older releases of Gluon use the
branches
"2017.1.x" and "2016.2.x"._
_This branch of the script contains the ssid-changer version for the gluon
branches
2018.
1.x
and 2018.2.x
(current "master"). For older releases of Gluon use the
branches
"2017.1.x" and "2016.2.x"._
This package adds a script to change the SSID to an Offline-SSID when there is
no connection to any gateway.
...
...
@@ -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
selected two algorithms to analyze if a gateway is reacheable:
-
`tq_limit
`
enabled
: define an upper and lower limit to turn the offline_ssid
on and off in-between these two values the SSID
will never be changed to
prevent it from toggeling every minute.
-
`tq_limit
`
disabled
: there will be only checked, if the gateway is
reachable
with:
-
`tq_limit
_
enabled
=true`
: (not working with BATMAN_V) define an upper and lower
limit to turn the offline_ssid
on and off in-between these two values the SSID
will never be changed to
prevent it from toggeling every minute.
-
`tq_limit
_enabled=false`
: there will be only checked, if the gateway is
reachable
with:
batctl gwl -H
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment