Merged
Conversation
47a14d7 to
aeabb3e
Compare
44a6078 to
bfa4925
Compare
Contributor
Author
|
Future improvements (not included in this PR):
|
troglobit
requested changes
Jan 1, 2026
Contributor
troglobit
left a comment
There was a problem hiding this comment.
A couple of comments and suggestions.
Also, please run Coverity Scan on this branch. There's a lot of C changes and additions ...
board/aarch64/bananapi-bpi-r3/rootfs/usr/share/product/bananapi,bpi-r3/etc/factory-config.cfg
Show resolved
Hide resolved
board/aarch64/bananapi-bpi-r3/rootfs/usr/share/product/bananapi,bpi-r3/etc/factory-config.cfg
Show resolved
Hide resolved
4f6d2ae to
3db6469
Compare
44d2af5 to
2e59912
Compare
* Add support for AP (list connected stations) * Add scan-mode (Scan without create a fully configured station) Signed-off-by: Mattias Walström <lazzer@gmail.com>
* Wi-Fi station still work (changed YANG model) * Wi-Fi access point supported Model is flexible to support even more modes
Example usage: ./src/statd/python/yanger/yanger -p wifi0 -x "ixll -A ssh enp195s0f0 sudo" ietf-hardware | ./board/common/rootfs/usr/libexec/infix/wifi-channel-map.py Show the congestion in the 2.4 band. Signed-off-by: Mattias Walström <lazzer@gmail.com>
This allows to run yanger remote. Signed-off-by: Mattias Walström <lazzer@gmail.com>
Contributor
I suggest putting this in a separate issue, this is good stuff! |
troglobit
approved these changes
Jan 2, 2026
6 tasks
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.
This fix #1082 by adding a scan mode which is a wifi interface with only a radio in the wifi container.
Description
Checklist
Tick relevant boxes, this PR is-a or has-a: