core: services: wifi: WifiManager: Start without a wlan interface - #4215
Draft
patrickelectric wants to merge 3 commits into
Draft
core: services: wifi: WifiManager: Start without a wlan interface#4215patrickelectric wants to merge 3 commits into
patrickelectric wants to merge 3 commits into
Conversation
Automated PR Review0. Summary
Guards the wpa_supplicant 1. Correctness & Implementation Bugs
6. Code Quality & Style
7. Tests
8. Documentation
Generated by PR Review Bot. This is advisory, a human reviewer must still approve. |
patrickelectric
force-pushed
the
quiet-missing-wlan
branch
from
August 21, 2026 02:27
f20e919 to
62dc824
Compare
patrickelectric
force-pushed
the
quiet-missing-wlan
branch
from
August 21, 2026 14:50
62dc824 to
a4de2b9
Compare
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
…s gone Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
…dapter Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
patrickelectric
force-pushed
the
quiet-missing-wlan
branch
2 times, most recently
from
August 21, 2026 14:57
1ad8405 to
01815e3
Compare
Member
Author
|
sorry, it should be ready now @bluerobotics/blueos-team |
Member
Author
|
ping @bluerobotics/blueos-team |
1 similar comment
Member
Author
|
ping @bluerobotics/blueos-team |
Member
|
I'm unable to use/test wifi on this branch (from the UI). |
Member
Author
|
@joaoantoniocardoso check now |
Member
Author
|
I found a problem, let me investigate further |
patrickelectric
marked this pull request as draft
September 3, 2026 16:35
patrickelectric
force-pushed
the
quiet-missing-wlan
branch
from
September 3, 2026 17:36
8b7275b to
01815e3
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
wpa_supplicant fails when there is no wlan adapter.
Fix #4210