Skip to content

Veins 5.2

Latest
Compare
Choose a tag to compare
@sommer sommer released this 05 Dec 19:31
· 30 commits to master since this release

High-level Changelog (馃敶: change, 馃煛: bugfix, 馃煝: feature)

  • 馃敶 BaseMacLayer: do not update parameter "address" with auto-selected address (incompatible with OMNeT++ 6.0pre14)
  • 馃敶 migrate .msg files from --msg4 syntax to --msg6 (needs OMNeT++ 5.3)
  • 馃煛 traci: fix getStopState on SUMO versions earlier than 1.0.0
  • 馃煛 veins_inet: fix linking on Windows for OMNeT++ 5.6.2 (inet-4.2.5, gcc only), OMNeT++ 6.0pre14 (inet-4.3.5)
  • 馃煝 update documentation (thanks Michael Behrisch, Max Gro脽e)
  • 馃煝 update setenv script to set VEINS_ROOT environment variable
  • 馃煝 add signal for vehicle collisions (thanks Tobias Hardes)
  • 馃煝 traci: support VAR_NEIGHBORS (thanks Alberto Tamburini)
  • 馃煝 traci: support Road::getName() (thanks Tim Reiplinger)
  • 馃煝 traci: support Vehicle::changeTarget, Vehicle::getStopState, and Vehicle::isStopReached (thanks Clemens Boos)
  • 馃煝 traci: support addRoute, Junction::getShape, Lane::getWidth (thanks Clemens Boos)
  • 馃煝 traci: support Vehicle::getNextTls
  • 馃煝 traci: support reading polygons with size 0 (thanks Clemens Boos)
  • 馃煝 traci: support polygons with more than 255 points
  • 馃煝 veins_testsims: make run script forward stderr
  • 馃煝 veins_testsims: make runs more robust if tests fail
  • 馃煝 veins_format_code: only touch files that are actually changed
  • 馃煝 veins_inet: add VeinsInetManagerForker (thanks Michele Segata)
  • 馃煝 veins_inet: refuse compiling on too-old INET versions
  • 馃煝 veins_inet: detect INET versions if INET was installed from .zip file
  • 馃煝 veins_inet: honor INET 4.3 .nedexclusions file
  • 馃煝 veins_catch: make run script forward exit code
  • 馃煝 veins_inet: make compatible with INET 4.3.5 (thanks Joanne Skiles)
  • 馃煝 veins_inet: make compatible with INET 4.2.8
  • 馃煝 veins_inet: make compatible with INET 3.8.1
  • 馃煝 make Veins compatible with OMNeT++ 5.6.2, OMNeT++ 5.7, and OMNeT++ 6.0pre14