https://github.com/comnetshh/omnetpp-uav
https://github.com/comnetshh/omnetpp-uav
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/comnetshh/omnetpp-uav
- Owner: ComNetsHH
- Created: 2019-08-31T20:26:48.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-31T20:29:51.000Z (almost 7 years ago)
- Last Synced: 2026-04-11T03:55:31.905Z (2 months ago)
- Language: C++
- Size: 71.3 KB
- Stars: 8
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Author
Kaushik Hariharanagarajan
## For the reproduction of results
Install OMNeT++ 5.4.1 and INET version inet-4.0.0-576b2dc
Copy the application layer,transport layer and link layer fromt the inet folder
here: inet --- samples->src->inet->src->applications/linklayer/transportlayer
Copy the Inter_proj folder inside OMNeT++ samples
Reference the Inter_proj folder to inet library by right clicking on it
-> project references
Compile and build both inet and Inter_proj projects in OMNeT++
Execute appropriate scenarios by running the corresponding scenario NEDs.