oppResultManagers aims to simplify result recording and analysis of OMNEST/OMNeT++ simulations.
- Update dependencies to OMNeT++ 5.5.1 and INET 3.6.6
A vector manager to check vectors of modules against an XML constraint specification
Records into Databases instead of .vec and .sca files. Supports:
- postgreSQL
- SQLite
Databases can be analyzed with SQL statements or attached to other tools (e.g. R)
Records PCAPng files instead of .elog format. PCAPng files can be opened with Wireshark. PCAPng supports multiple interfaces.
Records an eventlog in the .tlog format for the analysis using the Gantt Chart Timing Analyzer (additional OMNeT++ Plugin)
Allows to use multiple Vector, Scalar or Eventlog Managers in parallel
The build state of the master branch is monitored:
- Building:
Ubuntu 18.04 | Windows 10 | |
---|---|---|
Building | ||
Tests |
Please see INSTALL
Please see doc/
The oppResultManagers is under continuous development: new parts are added, bugs are corrected, and so on. We cannot assert that the implementation will work fully according to the specifications. YOU ARE RESPONSIBLE YOURSELF TO MAKE SURE THAT THE MODELS YOU USE IN YOUR SIMULATIONS WORK CORRECTLY, AND YOU'RE GETTING VALID RESULTS.