Skip to content
This repository has been archived by the owner on Sep 1, 2023. It is now read-only.
/ veins-lte Public archive
forked from sommer/veins

Veins LTE adds LTE support to Veins.

Notifications You must be signed in to change notification settings

floxyz/veins-lte

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Please note that Veins LTE is not actively developed right now - for up-to-date versions of the used software, please refer to SimuLTE and Veins.

Veins LTE

Veins LTE adds LTE support to the vehicular network simulation framework Veins.

Prerequisites

  • Install OMNeT++ (recommended version: 4.6).
  • Install SUMO (recommended version: 0.25.0).
  • Clone this repository (or download the zip file).
  • If you are on Linux and use the command line:
    • switch to the root of the repository and type
    • make makefiles
    • make
    • go to the folder veins/examples/heterogeneous and run the example.
  • If you are on Linux and use the OMNeT++ IDE:
    • File -> Import -> General/Existing Projects into Workspace -> Next
    • select the Veins LTE directory as root and tick all three projects (inet, lte and veins) -> Finish
    • rightclick on veins -> Properties -> OMNeT++ -> tick With INET Framework
    • Project -> Build All (or CTRL+B)
    • go to the folder veins/examples/heterogeneous -> rightclick on omnetpp.ini -> Run As -> OMNeT++ Simulation
  • If you are on Windows:
    • TODO (Currently there seem to be several issues with Veins LTE on Windows, we are working on them)

Further information can be found on the Veins LTE Website.

About

Veins LTE adds LTE support to Veins.

Resources

Stars

Watchers

Forks

Languages

  • C++ 87.8%
  • C 4.8%
  • TeX 3.1%
  • Python 1.0%
  • Java 0.9%
  • Perl 0.6%
  • Other 1.8%