This repository was archived by the owner on Sep 1, 2023. It is now read-only.
Releases: floxyz/veins-lte
Releases · floxyz/veins-lte
Veins LTE 1.3
Changelog
- Merged Veins 4.4 into Veins LTE
- SUMO 25 & 26 are now supported
- Veins LTE can now instantiate different car modules
- LTE uses by default line-of-sight (LOS) when calculating attenuation
- Veins LTE uses the
TraCIScenarioManagerForkerby default. - A new module,
SimpleLogger, provides logging to the command line.
Forker
When using the Forker, there is no need to launch SUMO via sumo-launchd.py. Instead your path has to contain sumo and sumo-gui and Veins takes care of launching a SUMO instance.
Veins LTE 1.2
Veins LTE used a hack to add new cars and remove old cars while keeping track of IP addresses.
With this minor release hack was removed and replaced by a more convenient solution via .ned files.
Veins LTE 1.1
First minor update for Veins LTE!