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

lime.wireless: Fix wireless.is5Ghz #1071

Merged
merged 1 commit into from
Jan 25, 2024
Merged

Conversation

pony1k
Copy link
Contributor

@pony1k pony1k commented Jan 25, 2024

Fix #1063, where wireless.is5Ghz returns true for the 2GHz radio on TP-LINK TD-W8970.

Fix libremesh#1063, where wireless.is5Ghz returns true for the 2GHz radio on
TP-LINK TD-W8970.
@codecov-commenter
Copy link

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (d0c498f) 79.69% compared to head (ce17f08) 79.71%.
Report is 6 commits behind head on master.

❗ Current head ce17f08 differs from pull request most recent head 0c5b5d5. Consider uploading reports for the commit 0c5b5d5 to get more accurate results

Files Patch % Lines
...es/lime-system/files/usr/lib/lua/lime/wireless.lua 81.81% 2 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1071      +/-   ##
==========================================
+ Coverage   79.69%   79.71%   +0.01%     
==========================================
  Files          53       53              
  Lines        4550     4559       +9     
==========================================
+ Hits         3626     3634       +8     
- Misses        924      925       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pony1k
Copy link
Contributor Author

pony1k commented Jan 25, 2024

@G10h4ck Are you okay with this?

@G10h4ck
Copy link
Member

G10h4ck commented Jan 25, 2024

Looks good to me

@G10h4ck G10h4ck merged commit 0d30e2c into libremesh:master Jan 25, 2024
1 check passed
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.

wifi-band confusion on TP-LINK TD-W8970
3 participants