{"id":24062141,"url":"https://github.com/andrvv/radarrssi","last_synced_at":"2025-04-23T13:19:13.685Z","repository":{"id":205369209,"uuid":"714076977","full_name":"ANDRVV/RadarRSSI","owner":"ANDRVV","description":"An RSSI Radar library based on RRVP algorithm 📶","archived":false,"fork":false,"pushed_at":"2025-01-30T22:39:03.000Z","size":888,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-30T00:02:25.801Z","etag":null,"topics":["802-11","geolocalization","geolocation","geolocator","ieee80211","wifi-network"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ANDRVV.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-11-03T21:39:50.000Z","updated_at":"2025-01-30T22:39:06.000Z","dependencies_parsed_at":"2024-01-13T06:22:13.728Z","dependency_job_id":"b7897d0b-eea0-4986-bdbd-3d5fd586704e","html_url":"https://github.com/ANDRVV/RadarRSSI","commit_stats":{"total_commits":78,"total_committers":1,"mean_commits":78.0,"dds":0.0,"last_synced_commit":"43705168a243e7da2a2846052fd9a83783a23041"},"previous_names":["andrvv/radarrssi"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ANDRVV%2FRadarRSSI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ANDRVV%2FRadarRSSI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ANDRVV%2FRadarRSSI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ANDRVV%2FRadarRSSI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ANDRVV","download_url":"https://codeload.github.com/ANDRVV/RadarRSSI/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250439295,"owners_count":21430824,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["802-11","geolocalization","geolocation","geolocator","ieee80211","wifi-network"],"created_at":"2025-01-09T08:20:19.500Z","updated_at":"2025-04-23T13:19:13.680Z","avatar_url":"https://github.com/ANDRVV.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\" style=\"display:grid;place-items:center;\"\u003e\n\u003cp\u003e\n    \u003cimg src=\"https://github.com/ANDRVV/RadarRSSI/blob/main/images/RadarRSSI-logo.png?raw=true\" width=425.5 height=202.5 alt=\"Gapcast logo\"\u003e\n\u003c/p\u003e\n\n[Ask me](mailto:vaccaro.andrea45@gmail.com) | [Features](https://github.com/ANDRVV/RadarRSSI#features)\n\n\u003c/div\u003e\n\u003cp align=\"center\"\u003e\u003cstrong\u003eRadarRSSI\u003c/strong\u003e is an IEEE 802.11 Radar library based on RSSI information 📶\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003eHow it works and what RadarRSSI is\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\u003cstrong\u003eRadarRSSI\u003c/strong\u003e is a radiolocation tool based on RRVP algorithm.\u003c/p\u003e\n\n\u003cp\u003eThe information that must be entered to make the calculation are:\u003c/p\u003e\n\n\u003cdiv align=\"left\" style=\"display:grid;place-items:center;\"\u003e\n    \u003col\u003e\n        \u003cli\u003e\u003cstrong\u003eTX Antenna\u003c/strong\u003e dBi\u003c/li\u003e\n        \u003cli\u003e\u003cstrong\u003eTX Power\u003c/strong\u003e dBm\u003c/li\u003e\n        \u003cli\u003e\u003cstrong\u003eRX Antenna\u003c/strong\u003e dBi\u003c/li\u003e\n        \u003cli\u003e\u003cstrong\u003eRX Received Power\u003c/strong\u003e dBm\u003c/li\u003e\n        \u003cli\u003e\u003cstrong\u003ePath Loss\u003c/strong\u003e dB\u003c/li\u003e\n        \u003cli\u003e\u003cstrong\u003eChannel\u003c/strong\u003e\u003c/li\u003e\n    \u003c/ol\u003e\n\u003c/div\u003e\n\n\u003ch2 align=\"center\"\u003eAuto-DBPathLoss\u003c/h2\u003e\n\n\u003cp\u003eWith 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.\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003eProgramming languages\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003eRadarRSSI was written in the following languages and can be used as a library:\u003c/p\u003e\n\n\u003cdiv align=\"left\" style=\"display:grid;place-items:center;\"\u003e\n    \u003cul\u003e\n        \u003cli\u003eGolang [\u003ca href=\"https://github.com/ANDRVV/RadarRSSI/tree/main/src/Go\"\u003eCheck docs\u003c/a\u003e]\u003c/li\u003e\n        \u003cli\u003ePython [\u003ca href=\"https://github.com/ANDRVV/RadarRSSI/tree/main/src/Python\"\u003eCheck docs\u003c/a\u003e]\u003c/li\u003e\n        \u003cli\u003eC [\u003ca href=\"https://github.com/ANDRVV/RadarRSSI/tree/main/src/C\"\u003eCheck docs\u003c/a\u003e]\u003c/li\u003e\n    \u003c/ul\u003e\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrvv%2Fradarrssi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandrvv%2Fradarrssi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrvv%2Fradarrssi/lists"}