https://github.com/andrvv/radarrssi
An RSSI Radar library based on RRVP algorithm 📶
https://github.com/andrvv/radarrssi
802-11 geolocalization geolocation geolocator ieee80211 wifi-network
Last synced: 6 months ago
JSON representation
An RSSI Radar library based on RRVP algorithm 📶
- Host: GitHub
- URL: https://github.com/andrvv/radarrssi
- Owner: ANDRVV
- License: mit
- Created: 2023-11-03T21:39:50.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-30T22:39:03.000Z (9 months ago)
- Last Synced: 2025-03-30T00:02:25.801Z (7 months ago)
- Topics: 802-11, geolocalization, geolocation, geolocator, ieee80211, wifi-network
- Language: C
- Homepage:
- Size: 867 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
![]()
[Ask me](mailto:vaccaro.andrea45@gmail.com) | [Features](https://github.com/ANDRVV/RadarRSSI#features)
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:
TX Antenna dBi
TX Power dBm
RX Antenna dBi
RX Received Power dBm
Path Loss dB
- 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: