Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cb-314/scapy-rssi

Example of how to read RSSI values from wifi packaged using Scapy
https://github.com/cb-314/scapy-rssi

Last synced: 26 days ago
JSON representation

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

Awesome Lists containing this project

README

        

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.