Skip to content

oppResultManagers aims to simplify result recording and analysis of OMNeT++/OMNEST simulations.

License

Notifications You must be signed in to change notification settings

CoRE-RG/oppResultManagers

Repository files navigation

oppResultManagers

oppResultManagers aims to simplify result recording and analysis of OMNEST/OMNeT++ simulations.

oppResultManagers Environment

oppResultManagers Environment

News

  • Update dependencies to OMNeT++ 5.5.1 and INET 3.6.6

Features

Check Vector Manager

A vector manager to check vectors of modules against an XML constraint specification

Database Manager

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)

PCAPng Manager

Records PCAPng files instead of .elog format. PCAPng files can be opened with Wireshark. PCAPng supports multiple interfaces.

GCTA Eventlog Manager

Records an eventlog in the .tlog format for the analysis using the Gantt Chart Timing Analyzer (additional OMNeT++ Plugin)

Multiple Manager

Allows to use multiple Vector, Scalar or Eventlog Managers in parallel

Continuous Integration

The build state of the master branch is monitored:

  • Building:

* Tests:

Ubuntu 18.04 Windows 10
Building
Tests

Further Information

Installation

Please see INSTALL

Documentation

Please see doc/

IMPORTANT

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.