koreader / lj-wpaclient

wpa_supplicant client library for LuaJIT
7 stars 3 forks source link

Try to avoid mangling the RSSI too much #6

Closed NiLuJe closed 3 years ago

NiLuJe commented 3 years ago

It seems to be doing more harm than good...

https://github.com/koreader/koreader/issues/7008

Instead, rely on dumber heuristics, that appear to be at least consistent across the Kobo devices I have, which do report RSSI in wildly different manners.


This change is Reviewable