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

gluon-status-page: use UCI + iwinfo to get channel information #2339

Merged
merged 1 commit into from
Jan 2, 2022

Conversation

neocturne
Copy link
Member

@neocturne neocturne commented Dec 15, 2021

The network.wireless status ubus call only returns the configured
channel from UCI, breaking the status page in outdoor mode, where the
configuration contains 'auto' instead of a number.

Fixes: 0d3fa6b ("gluon-status-page: use ubus to get radio channels")
Closes #2336

(apply on top of #2338 to get a usable configuration for testing)

The network.wireless status ubus call only returns the configured
channel from UCI, breaking the status page in outdoor mode, where the
configuration contains 'auto' instead of a number.

Fixes: 0d3fa6b ("gluon-status-page: use ubus to get radio channels")
Closes #2336
@neocturne neocturne added 0. type: regression 2. status: waiting-on-review Awaiting review from the assignee but also interested parties. 3. topic: status-page 0. type: bugfix This changeset fixes abug labels Dec 15, 2021
@neocturne neocturne requested a review from mweinelt December 15, 2021 21:50
@github-actions github-actions bot added the 3. topic: package Topic: Gluon Packages label Dec 15, 2021
@herbetom
Copy link
Contributor

herbetom commented Dec 30, 2021

@NeoRaider Since #2338 was merged, this can now be rebased.

I've build an image and for me #2336 seems to be resolved with this patch 👍

http://[2001:67c:2ed8:1005:b2a7:b9ff:feab:7012]/

@neocturne neocturne requested a review from blocktrron January 1, 2022 18:25
@blocktrron blocktrron merged commit b95b857 into master Jan 2, 2022
@neocturne neocturne deleted the status-page-iwinfo branch January 2, 2022 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. type: bugfix This changeset fixes abug 0. type: regression 2. status: waiting-on-review Awaiting review from the assignee but also interested parties. 3. topic: package Topic: Gluon Packages 3. topic: status-page
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Status page channel display broken with outdoor mode enabled
3 participants