-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Signal strength (RadioTap.dbm_antsignal) not working #1379
Comments
Looks like this probably gives me what I need: |
Could you share a pcap ? |
@gpotter2 Python script to output pcap:
Steps to reproduce problem:
|
Thanks ! I’ve implemented the most common fields it in gpotter2@f5e10d7 ? It should add support for those fields, but I did not tested it deeply. It Would be great if you could test if a bit |
Fixed in #1381 ! You might want to have a look |
I'll check it out later tonight! |
It seems there's not a clean way to get signal strength (like `frame[RadioTap].dbm_antsignal).
The text was updated successfully, but these errors were encountered: