Skip to content

This is demo project designed to give you a step by step look into the usage of SEMODIAs MTP Control Engine (CENA).

License

Notifications You must be signed in to change notification settings

lp-init/cena-demo

 
 

Repository files navigation

CENA DEMO

Welcome to our CENA Demo Github Repository!

Tutorial

If you want to check out our demo project to learn more about SEMODIAs MTP Control Engine (CENA), we recommend following our Tutorial.

Source Code

Feel free to clone our repository to checkout the source code.

git clone https://github.com/Semodia-GmbH/cena-demo.git

Or alternatively, download the project as a zip file.

The most important file to see how the CENA is used can be found here along with a detailed developer documentation.

Quickstart

To run the simulation, follow these steps:

cd src/example_usage/
mkdir build && cd build
cmake ..
make

Then run

./example_mtp_controlengine

For more detailed instruction follow our Tutorial.

About

This is demo project designed to give you a step by step look into the usage of SEMODIAs MTP Control Engine (CENA).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.3%
  • Other 0.7%