Re: rssi comparison threshold

2018-05-15 Thread Paul Irofti
On 01.05.2018 12:20, Stefan Sperling wrote: On Mon, Apr 30, 2018 at 08:57:23AM +0200, Peter Hessler wrote: On 2018 Apr 29 (Sun) at 11:51:26 +0200 (+0200), Stefan Sperling wrote: :This diff tries to avoid situations where background scans play :ping-pong between different APs with nearly equal RS

Re: rssi comparison threshold

2018-05-12 Thread Paul Irofti
Yes, sorry about the delay.

Re: rssi comparison threshold

2018-05-12 Thread Stefan Sperling
On Mon, Apr 30, 2018 at 03:52:09PM +0300, Paul Irofti wrote: > On Sun, Apr 29, 2018 at 11:51:26AM +0200, Stefan Sperling wrote: > > This diff tries to avoid situations where background scans play > > ping-pong between different APs with nearly equal RSSI, as > > observed by phessler. > > > > Not a

Re: rssi comparison threshold

2018-05-01 Thread Peter Hessler
On 2018 May 01 (Tue) at 11:20:54 +0200 (+0200), Stefan Sperling wrote: :On Mon, Apr 30, 2018 at 08:57:23AM +0200, Peter Hessler wrote: :> On 2018 Apr 29 (Sun) at 11:51:26 +0200 (+0200), Stefan Sperling wrote: :> :This diff tries to avoid situations where background scans play :> :ping-pong between

Re: rssi comparison threshold

2018-05-01 Thread Stefan Sperling
On Mon, Apr 30, 2018 at 08:57:23AM +0200, Peter Hessler wrote: > On 2018 Apr 29 (Sun) at 11:51:26 +0200 (+0200), Stefan Sperling wrote: > :This diff tries to avoid situations where background scans play > :ping-pong between different APs with nearly equal RSSI, as > :observed by phessler. > : > :No

Re: rssi comparison threshold

2018-04-30 Thread Paul Irofti
On Sun, Apr 29, 2018 at 11:51:26AM +0200, Stefan Sperling wrote: > This diff tries to avoid situations where background scans play > ping-pong between different APs with nearly equal RSSI, as > observed by phessler. > > Not all drivers represent RSSI values in dBm or percentage, so the > diff incl

Re: rssi comparison threshold

2018-04-29 Thread Peter Hessler
On 2018 Apr 29 (Sun) at 11:51:26 +0200 (+0200), Stefan Sperling wrote: :This diff tries to avoid situations where background scans play :ping-pong between different APs with nearly equal RSSI, as :observed by phessler. : :Not all drivers represent RSSI values in dBm or percentage, so the :diff incl

rssi comparison threshold

2018-04-29 Thread Stefan Sperling
This diff tries to avoid situations where background scans play ping-pong between different APs with nearly equal RSSI, as observed by phessler. Not all drivers represent RSSI values in dBm or percentage, so the diff includes the possibility for drivers to override the new RSSI comparison function