Skip to content

ANDRVV/RadarRSSI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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: