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

add freq information #1045

Merged
merged 2 commits into from
Aug 31, 2023
Merged

add freq information #1045

merged 2 commits into from
Aug 31, 2023

Conversation

javierbrk
Copy link
Collaborator

This pull request addresses the lack of frequency information in wifi links info module
The module has been tested with two very close tplinks
and this is the output

{"primero":{"bleachTTL":30,"data":[{"tx_rate":135000,"dst_mac":"A0:F3:C1:46:28:97","signal":-61,"chains":[-63,-64],"freq":5240,"rx_rate":216000,"src_mac":"a8:40:41:1d:f9:35"},{"tx_rate":135000,"dst_mac":"14:CC:20:DA:4E:AC","signal":-50,"chains":[-50,-62],"freq":5240,"rx_rate":180000,"src_mac":"a8:40:41:1d:f9:35"}],"author":"primero"},"LiMe-da4eaa":{"bleachTTL":30,"data":[{"tx_rate":86700,"dst_mac":"A0:F3:C1:46:28:96","signal":-23,"chains":[-23,-45],"freq":2462,"rx_rate":72200,"src_mac":"14:cc:20:da:4e:ab"},{"tx_rate":270000,"dst_mac":"A0:F3:C1:46:28:97","signal":-49,"chains":[-59,-49],"freq":5240,"rx_rate":300000,"src_mac":"14:cc:20:da:4e:ac"},{"tx_rate":150000,"dst_mac":"A8:40:41:1D:F9:35","signal":-64,"chains":[-74,-64],"freq":5240,"rx_rate":135000,"src_mac":"14:cc:20:da:4e:ac"}],"author":"LiMe-da4eaa"},"LiMe-462895":{"bleachTTL":28,"data":[{"tx_rate":72200,"dst_mac":"14:CC:20:DA:4E:AB","signal":5,"chains":[5,-32],"freq":2462,"rx_rate":65000,"src_mac":"a0:f3:c1:46:28:96"},{"tx_rate":240000,"dst_mac":"A8:40:41:1D:F9:35","signal":-66,"chains":[-74,-67],"freq":5240,"rx_rate":135000,"src_mac":"a0:f3:c1:46:28:97"},{"tx_rate":300000,"dst_mac":"14:CC:20:DA:4E:AC","signal":-42,"chains":[-53,-42],"freq":5240,"rx_rate":270000,"src_mac":"a0:f3:c1:46:28:97"}],"author":"LiMe-462895"}}

@javierbrk javierbrk requested a review from G10h4ck August 31, 2023 18:43
@javierbrk javierbrk added this to the mesh-wide milestone Aug 31, 2023
@javierbrk javierbrk marked this pull request as draft August 31, 2023 18:46
@javierbrk javierbrk marked this pull request as ready for review August 31, 2023 18:52
@codecov-commenter
Copy link

Codecov Report

Merging #1045 (b6b0d38) into master (e6f4774) will not change coverage.
The diff coverage is n/a.

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

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the GitHub App Integration for your organization. Read more.

@@           Coverage Diff           @@
##           master    #1045   +/-   ##
=======================================
  Coverage   79.71%   79.71%           
=======================================
  Files          53       53           
  Lines        4536     4536           
=======================================
  Hits         3616     3616           
  Misses        920      920           

see 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@G10h4ck G10h4ck merged commit 44043c1 into libremesh:master Aug 31, 2023
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.

3 participants