Results 1 comments of rub0t

> A more general fix is to use the [offical radiotap library](https://github.com/radiotap/python-radiotap) to parse the RSSI value > > Something like this: > > ``` > from radiotap import radiotap_parse...