Skip to content

Latest commit

 

History

History
42 lines (31 loc) · 1.88 KB

README.md

File metadata and controls

42 lines (31 loc) · 1.88 KB

RadarRSSI is an IEEE 802.11 Radar library based on RSSI information 📶

How it works and what RadarRSSI is

RadarRSSI is a radiolocation tool based on RRVP algorithm.

The information that must be entered to make the calculation are:

  1. TX Antenna dBi
  2. TX Power dBm
  3. RX Antenna dBi
  4. RX Received Power dBm
  5. Path Loss dB
  6. Channel

Auto-DBPathLoss

With RRVP this library has an Auto-DBPathLoss system where the Path Loss is chosen via an algorithm, it was created through research and has been tested many times with excellent results. To use this feature just check the docs and use the Auto-DBPathLoss function appropriately.

Programming languages

RadarRSSI was written in the following languages and can be used as a library: