{"id":48684636,"url":"https://github.com/comnetshh/uav-flooding-simulator","last_synced_at":"2026-04-11T03:55:49.437Z","repository":{"id":122873849,"uuid":"526239007","full_name":"ComNetsHH/uav-flooding-simulator","owner":"ComNetsHH","description":null,"archived":false,"fork":false,"pushed_at":"2023-02-21T14:52:02.000Z","size":25091,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-04-11T03:55:37.315Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ComNetsHH.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-08-18T14:10:44.000Z","updated_at":"2023-02-21T14:41:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"24adf3d2-c92f-453c-ae1c-432f1f2c0805","html_url":"https://github.com/ComNetsHH/uav-flooding-simulator","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ComNetsHH/uav-flooding-simulator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ComNetsHH%2Fuav-flooding-simulator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ComNetsHH%2Fuav-flooding-simulator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ComNetsHH%2Fuav-flooding-simulator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ComNetsHH%2Fuav-flooding-simulator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ComNetsHH","download_url":"https://codeload.github.com/ComNetsHH/uav-flooding-simulator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ComNetsHH%2Fuav-flooding-simulator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31668050,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T17:19:37.612Z","status":"online","status_checked_at":"2026-04-11T02:00:05.776Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2026-04-11T03:55:45.841Z","updated_at":"2026-04-11T03:55:49.429Z","avatar_url":"https://github.com/ComNetsHH.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![DOI](https://zenodo.org/badge/526239007.svg)](https://zenodo.org/badge/latestdoi/526239007)\n\n# uav-flooding-simulator\n\nThis repository holds the simulation code for the evaluation of flooding protocols for urban UAV networks. It is intended for interested parties to reproduce research results, understand the inner workings of the protocols, or apply them to their own scenarios.\n\nThe simulation is based on [ns-3](https://www.nsnam.org/) and uses its IEEE 802.11p implementation.\n\nAll flooding protocols are implemented as application layer protocols.\n\n## Getting started\nAll simulation code is the `ns-allinone-3.36/ns-3.36` folder. In there, simulations are setup in the `scratch` folder. For convenience, all simulations are wrapped in a python scripts.\n\nTo execute a pure-flooding / stochastic-flooding simulation, run\n\n```\npython3 run_sf_experiment \u003ck\u003e 0\n```\n\nwhere $k \\in [0, 17160]$.\nFor contention-based-flooding or rate-decay-flooding, run\n\n```\npython3 run_rdf_experiment \u003ck\u003e 0\n```\n\nagain, with $k \\in [0, 17160]$.\n\nThe `exploration` contains all scripts used to analyze the simulation data and reproduce plots.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomnetshh%2Fuav-flooding-simulator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcomnetshh%2Fuav-flooding-simulator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomnetshh%2Fuav-flooding-simulator/lists"}