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

CoRE-RG/SignalsAndGateways

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
doc
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

News

  • Switch to OMNeT++ 5.5.1 and INET 3.6.6

Features

At the current state it is possible to exchange data between CAN, Ethernet, TTEthernet and IEEE 802.1Q. A gateway provides the possibility to select or implement different strategies how incoming frames should be handled. For example it is possible to transmit several CAN-frames within a single Ethernet-frame while important messages are transmitted alone to provide a fast transmission.

Quick Start

  1. Download OMNeT++ 5.5.1
  2. Install OMNeT++
  3. Get INET framework 3.6.6
  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.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published