Releases: omnetpp/opp_env
Releases · omnetpp/opp_env
0.34.0.250608
Database (Frameworks and Models)
- omnetpp: added 6.2.0pre1 (omnetpp-latest is still omnetpp-6.1.0)
- inet: added 4.4.2
- added versions of semi-official openflow; refined project descriptions for openflow4core
0.34.0.250529
Database (Frameworks and Models)
- added 5GTQ from https://github.com/tum-esi/5GTQ as simu5g_5gtq
0.34.0.250523
opp_env
- allow download_commands to coexist with git_url/download_url in project descriptions
Database (Frameworks and Models)
- added libptp and its required projects libpln and omnet_utils
0.33.1.250429
doc: changelog updated
0.33.0.250429
opp_env
- reduced NIX version requirement from 2.9 to 2.8 which is available in debian bookworm or later
- fix #28 "... --add-extra-nix-packages --gcc,gcc should not add duplicates"
Database (Frameworks and Models)
- eclipse_mosaic: added as a new model
- veins: added 5.3.1
0.32.1.250228
opp_env
- added distro specific NIX installation hints when nix command is not detected
Database (Frameworks and Models)
- veins: wider range of dependencies are supported (i.e. more INET versions)
- veins_vlc: added a more up to date version
- artery_allinone: fixes to dependencies, build anbd test commands
0.32.0.250219
opp_env
- added the
--matching
option ofopp_env list
, improved the--expand
and--expand-all
options
Database (Frameworks and Models)
- veins: added 5.3 version
- veins: added inet 4.5.4 and updated sumo version for veins-git
- veins: updated omnetpp-6.* dependencies
- veins: removed omnetpp-5.5.0 from all veins versions due to segfault in smoke test
- veins: fixed smoke test command for veins-5.3 and omnetpp-6.0.*
- veins: removed non-working dependencies from veins-5.3
- veins: updated clean command to also clean subprojects
- veins: added patch command to remove --no-deep-includes from configure because it's deprecated
- openflow: renamed to openflow4core
- simu5g: added simu5g v1.3.0
- inet: fixed smoke test command
0.31.2.250122
Database (Frameworks and Models)
- omnetpp: added a
nixos-recent
option so any older version of omnetpp
can be forced to use the latest tested nixos version as an environment
(current latest is 24.05) - simu5g: added v1.2.3 (for omnetpp 6.1)
v0.31.2.241127
opp_env
shell
to print "Type omnetpp to start the IDE."- fix: do not add omnetpp as referenced project when importing projects into the IDE
Database (Frameworks and Models)
- omnetpp: on WSL, force IDE and Qtenv to use the X11 backend instead of Wayland
- inet: enable lwIP feature by default
- inet: remove redundant osudp example
- inet: added "full" option to inet_versions
- inet: make "test_commands" depend on INET version
- inet: added 3.8.5
0.31.1.241031
opp_env
- fix:
-k
option not being effective in theinstall
subcommand - fix: errors during build and test were not properly detected and reported by
opp_env
- fix: with
run
, the--smoke-test
and--test
options were ineffective - various refactorings
Database (Frameworks and Models)
- omnetpp: report error for unsupported platforms (versions earlier than 6.0 on Apple Silicon)
- inet: added version 4.5.4
- inet: smoke test works now in both debug and release
- inet: adjusted smoke test command
- inet: use lower case inet lib name before 3.0 in smoke tests
- veins-5.2: removed omnetpp-6 and corresponding inet versions as it didn't work
- veins: removed
/dev/null
redirection and added echo statements - lora_icn: fixed smoke test command
- oppbsd: use release build instead of debug
- opencv2x_artery: fixed build command
- gradys: fixed smoke test commands
- libara: fixed patch command
- mixim: smoke test works now in both debug and release