From: Denis Kenzior <denkenz@gmail.com>
To: "James Prestwood" <prestwoj@gmail.com>,
"Jonas Große Sundrup" <cherti-iwd@letopolis.de>,
iwd@lists.linux.dev
Subject: Re: Force use of 5GHz band
Date: Fri, 15 Sep 2023 09:30:13 -0500 [thread overview]
Message-ID: <43d47533-a4a3-e3d5-8f17-30467475660a@gmail.com> (raw)
In-Reply-To: <e74c1a50-b5bf-48eb-a53e-100d9706e7f5@gmail.com>
Hi James,
On 9/14/23 13:33, James Prestwood wrote:
>
> On 9/14/23 11:22 AM, Jonas Große Sundrup wrote:
>> On Thu, 2023-09-14 at 11:16 -0700, James Prestwood wrote:
>>> Yep that would do it.
>>
>> automatically quick scan upon start: https://p.nnev.de/12646
>>
>> explicit scan triggered via "station wifi scan":
>> https://p.nnev.de/12647
>>
>> anything insightful in there?
>
> A value of 1000 should definitely work... Are you sure the syntax is right
> inside main.conf:
Careful about using high factors like this. Right now the rank is computed
using a double, but truncated to a uint32_t and clamped to USHRT_MAX / uint16_t.
This works fine, but the FT roaming calculation is a bit more careless. Could
lead to very funny results.
We may be better off introducing 2.4GHz factor and suggesting using a 0.0
multiplier to turn bands off. Or add an explicit setting.
Regards,
-Denis
next prev parent reply other threads:[~2023-09-15 14:30 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-14 17:44 Force use of 5GHz band Jonas Große Sundrup
2023-09-14 18:06 ` James Prestwood
2023-09-14 18:13 ` Jonas Große Sundrup
2023-09-14 18:16 ` James Prestwood
2023-09-14 18:22 ` Jonas Große Sundrup
2023-09-14 18:33 ` James Prestwood
2023-09-14 18:46 ` Jonas Große Sundrup
2023-09-15 14:35 ` Denis Kenzior
2023-09-15 14:44 ` James Prestwood
2023-09-15 14:55 ` Denis Kenzior
2023-09-15 14:30 ` Denis Kenzior [this message]
2023-09-15 14:42 ` James Prestwood
2023-09-15 14:47 ` Denis Kenzior
2023-09-15 17:36 ` James Prestwood
2023-09-16 15:18 ` Denis Kenzior
2023-09-19 17:29 ` James Prestwood
2023-09-21 14:21 ` Alvin Šipraga
2023-09-21 14:50 ` James Prestwood
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=43d47533-a4a3-e3d5-8f17-30467475660a@gmail.com \
--to=denkenz@gmail.com \
--cc=cherti-iwd@letopolis.de \
--cc=iwd@lists.linux.dev \
--cc=prestwoj@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.