Wifi-Signal-Plotter icon indicating copy to clipboard operation
Wifi-Signal-Plotter copied to clipboard

A Python script for graphing and comparing the WiFi signal strengths between WiFi adaptors in Windows or Linux.

Results 4 Wifi-Signal-Plotter issues
Sort by recently updated
recently updated
newest added

Using the formulae detailed on: https://stackoverflow.com/questions/15797920/how-to-convert-wifi-signal-strength-from-quality-percent-to-rssi-dbm

enhancement

Using this for reference: http://madwifi-project.org/attachment/wiki/UserDocs/RSSI/Converting_Signal_Strength.pdf?format=raw

enhancement

For a CONST_TIME_INTERVAL of 10 seconds, the plotting in Windows seems to take twice as long as can be seen in the Windows image: [Link to Windows image](https://github.com/s7jones/Wifi-Signal-Plotter/commit/f2d94bf2d6f46d7aa012c6f845d286bbf48e7f26) I suspect...

The plotting window is not responsive while running in Windows