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

Add methods to retrieve physical device information (Updated) #99

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

Supernovatux
Copy link

Based on #17 by @dhduvall. It was very hard to rebase the 7 year old PR. So I created a new one here. Borrows most of the code from the old one.

Additions and changes

  • Added parsing of VHTCapabilities
  • Handles VHT MCS and HT MCS.
  • Uses "golang.org/x/sys/unix" instead of "github.com/mdlayher/wifi/internal/nl80211"
  • Uses c.get instead of c.execute wherever appropriate in getPHYs()

As this PR includes the first lines of Go code I've written (and copied thanks to dhduvall). This will probably need some review :) Suggestions for improvements are welcome!

Supernovatux and others added 5 commits January 4, 2025 00:50
@SuperQ
Copy link
Collaborator

SuperQ commented Jan 27, 2025

Looks like there are some errors.

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

Successfully merging this pull request may close these issues.

2 participants