Skip to content

Conversation

@abdelali221
Copy link
Contributor

This PR brings to libogc the ability to talk with the Wireless Driver (WD) and perform some basic operations, such as :

  • Init WD with Modes.
  • Lock/Unlock WD.
  • Scan for WiFi Access Points.
  • Retrieve some infos from WD.

More operations will hopefully come soon.

Copy link
Member

@DacoTaco DacoTaco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is just a quick look over the code. please check the comments.
also, can you provide an example on how to use the code? a small console app is ok and can be integrated in the wii-examples repo later

@abdelali221
Copy link
Contributor Author

abdelali221 commented Jan 17, 2026

this is just a quick look over the code. please check the comments. also, can you provide an example on how to use the code? a small console app is ok and can be integrated in the wii-examples repo later

Sure.
It's pretty much what I have already done.

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