Skip to content

This project represents a connection between the different technologies from the CoRE4INET and the FiCo4OMNeT projects. At the current state it is possible to exchange data between CAN, Ethernet, TTEthernet and IEEE 802.1Q.

License

Notifications You must be signed in to change notification settings

ZoltanBojthe/SignalsAndGateways

 
 

Repository files navigation

SignalsAndGateways

SignalsAndGateways using CoRE4INET, INET and FiCo4OMNeT to enable a heterogeneous network simulation in the OMNEST/OMNeT++ simulation system. It includes gateway components to enable communication between Ethernet and bus technologies.

SignalsAndGateways Environment

Quick Start

  1. Download OMNeT++ 5.1.1
  2. Install OMNeT++
  3. Get INET framework 3.5.0
  4. Install CoRE plugins (optional)
    • OMNEST/OMNeT++ -> Help -> Install New Software...
    • URL http://sim.core-rg.de/updates/
    • Check [Abstract Network Description Language] | [CoRE Simulation Model Installer] | [Gantt Chart Timing Analyzer]
  5. Get CoRE frameworks (GitHub or CoRE Simulation Model Installer)
    • GitHub: Clone frameworks and import it in OMNEST/OMNeT++
    • CoRE Simulation Model Installer: OMNEST/OMNeT++ -> Help -> Install CoRE Simulation Models...
  6. Working with the framework
    • See the documentation in doc/
    • Start the examples in the framework

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 SignalsAndGateways model 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.

About

This project represents a connection between the different technologies from the CoRE4INET and the FiCo4OMNeT projects. At the current state it is possible to exchange data between CAN, Ethernet, TTEthernet and IEEE 802.1Q.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 62.8%
  • Python 29.8%
  • Perl 3.3%
  • Makefile 2.0%
  • C 1.7%
  • Shell 0.4%