Karsten Böddeker dc665ea414 fix trailing whitespaces | 8 years ago | |
---|---|---|
.. | ||
files | 8 years ago | |
luasrc | 8 years ago | |
LICENSE | 8 years ago | |
Makefile | 8 years ago | |
ReadMe.md | 8 years ago | |
check_site.lua | 8 years ago |
In order to avoid further WiFi-Blackouts that might be caused by buggy ath9k, we try to detect problems and restart the wifi.
ath9k-workaround.blackout_wait:
ath9k-workaround.reset_wait:
ath9k-workaround.step_size
{
ath9k-workaround = {
blackout_wait = 720,
reset_wait = 1440,
step_size = 10,
},
...
},