Skip to content

xcodeBn/PiSim

Repository files navigation

PiSim

omnetpp wireless simulations project

Installation

In order to run the simulation you must download the full project then import it to your omnet workspace.

This project is compatible with inet4.5.0 and OMNeT++ 6.0.3 .

  1. Download the project and add it to your workspace
  2. Download the inet4.5.0 project from here, then add it to your workplace and build the project.
  3. In your omnet IDE , right click on the PiSim project then go to properties->Project References->and check the "inet4.5" project folder
  4. Again go to project properties -> Omnet++-> Makemake(PiSim)->Click options on the right->compile -> check "Add include path exported from referenced projects"
  5. Build the project.