Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement MBCA #48

Open
twpedersen opened this issue Apr 25, 2016 · 6 comments
Open

implement MBCA #48

twpedersen opened this issue Apr 25, 2016 · 6 comments

Comments

@twpedersen
Copy link
Contributor

mesh beacon collision avoidance would be nice to have :)

@bcopeland
Copy link
Contributor

patches welcome :)

@chunyeow
Copy link
Contributor

Section 13.13.4:

  1. Beacon timing advertisements
  2. TBTT selection
  3. TBTT adjustment

TBTT adjustment already implemented, right? By the way, how to test and
verify this?

On Tue, Apr 26, 2016 at 4:35 AM, Bob Copeland notifications@github.com
wrote:

patches welcome :)


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#48 (comment)

@bcopeland
Copy link
Contributor

I think TBTT adjustment was originally tested with the tsf debugfs files. Besides MBCA it's needed for proper power-save (which would also be a nice-to-have... I did some non-upstream work in this area a while back and could probably make it work if anyone cares).

I guess TBTT selection/adjustment will only work on ath5k / ath9k since "adjust TSF" isn't a common firmware op. And if you have multiple vifs then I have no idea what you do.

@mporsch
Copy link
Contributor

mporsch commented Apr 27, 2016

I did some experiments concerning gradually shifting TBTTs together to increase power save in an idle network: mporsch@bc750c9
Maybe parts of the diff are helpful for TBTT offset calculations needed here as well.

@chunyeow
Copy link
Contributor

Marco, which hardware are you using?
On Apr 28, 2016 3:30 AM, "Marco Porsch" notifications@github.com wrote:

I did some experiments concerning gradually shifting TBTTs together to
increase power save in an idle network: mporsch/open80211s@bc750c9
mporsch@bc750c9
Maybe parts of the diff are helpful for TBTT offset calculations needed
here as well.


You are receiving this because you commented.
Reply to this email directly or view it on GitHub
#48 (comment)

@mporsch
Copy link
Contributor

mporsch commented May 22, 2016

Marco, which hardware are you using?

I used older ath9k chipsets as found in TL-MR3020 and WNDR-3800 routers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants