/scapy-rssi

Example of how to read RSSI values from wifi packaged using Scapy

Primary LanguagePythonBSD 2-Clause "Simplified" LicenseBSD-2-Clause

scapy-rssi

Example of how to read RSSI values from wifi packages using Scapy. If you're only interested in how to extract the RSSI values from the packets, have a look at the parsePacket() method.