Ben Greear
95612cbac7
wifi-diag: Better no-ack detection and some cleanup.
...
It now reports expected 'no-ack' frames at least in a fairly
simplistic test case.
2019-01-04 17:07:14 -08:00
Ben Greear
d41cc2f3ca
wifi-diag: Parse newer tshark output properly, retransmit improvements.
...
Newer tshark had a different text output, so needed to modify the script to
parse that properly.
Report big vs all retransmits (big frames are likely Data, small ones may
just be null-data frames or similar).
2019-01-04 15:43:21 -08:00
Jed Reynolds
dc827b0168
fixed array lookup that appeared to use text hex string
2018-10-10 15:36:21 -07:00
Ben Greear
756f6f80ec
wifi-diag: Add stats for diff between BA and next AMPDU and similar.
2018-10-09 16:34:04 -07:00
Ben Greear
91025df086
wifi-diag: Global per-second stats, mcs histogram.
2018-10-08 14:55:44 -07:00
Ben Greear
86ece6c662
wifi-diag: Plot mcs and retransmit scatter plots.
2018-10-05 17:09:29 -07:00
Ben Greear
0a1dc4b67a
wifi-diag: Initial html report generation support.
...
Block-ack graphs.
2018-10-05 15:40:04 -07:00
Ben Greear
7dbbcd501b
wifi-diag: reporting data.
2018-10-05 14:25:16 -07:00
Ben Greear
ce5dc80851
wifi-diag: Add some initial reporting per conn and per tid.
2018-10-04 14:36:12 -07:00
Ben Greear
732a7d8aea
wifi-diag: Initial framework for script to diagnose wifi pcaps
...
End goal is to be able to find block-ack issues and provide useful
graphs to help debug complex wifi networks.
2018-10-04 13:14:52 -07:00