Date: Sun, 13 Oct 2013 16:57:19 -0700 From: Adrian Chadd <adrian@freebsd.org> To: Eric Tugeon <ericturgeon.bsd@gmail.com> Cc: "freebsd-wireless@freebsd.org" <freebsd-wireless@freebsd.org> Subject: Re: Wireless API Message-ID: <CAJ-Vmomu3nq9tckFC=x5f95DpVXNG5jxawToQfknvx3zWszCfQ@mail.gmail.com> In-Reply-To: <525B2802.5050904@gmail.com> References: <525B2802.5050904@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
What do you mean like "connection percentage" ? Do you mean like signal strength? If so, then yes. You can then make some basic heuristic guesses mapping signal level / RSSI to a connection percentage based on some assumptions. For example, you could look at the minimum RSSI required to guarantee some decent stability at each receive/transmit rate (from 1mbit->54mbit, then MCS1->MCS23) and then use that to map out connection percentage (where stable at MCS0 / 1mbit would be lowest, and stable at MCS7/54mbit would be 100%.) HTH, -adrian On 13 October 2013 16:08, Eric Tugeon <ericturgeon.bsd@gmail.com> wrote: > Hi, > I work on a Python GTK network manager for FreeBSD/GhostBSD, it will look > similar to https://projects.gnome.org/**NetworkManager/<https://projects.gnome.org/NetworkManager/>. > I want to know if we have wireless API like connection percentage? > ______________________________**_________________ > freebsd-wireless@freebsd.org mailing list > http://lists.freebsd.org/**mailman/listinfo/freebsd-**wireless<http://lists.freebsd.org/mailman/listinfo/freebsd-wireless> > To unsubscribe, send any mail to "freebsd-wireless-unsubscribe@** > freebsd.org <freebsd-wireless-unsubscribe@freebsd.org>" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ-Vmomu3nq9tckFC=x5f95DpVXNG5jxawToQfknvx3zWszCfQ>