Skip to content

Simple Open Source EtherCAT Master patched with Xenomai

License

Notifications You must be signed in to change notification settings

IDLEtranger/SOEM_XENOMAI_ORIGINAL

 
 

Repository files navigation

Simple Open EtherCAT Master Library

Build Status Build status

BUILDING

Prerequisites for all platforms

  • CMake 2.8.0 or later

Windows (Visual Studio)

  • Start a Visual Studio command prompt then:
    • mkdir build
    • cd build
    • cmake .. -G "NMake Makefiles"
    • nmake

Linux

  • mkdir build
  • cd build
  • cmake ..
  • make

Want to contribute to SOEM or SOES?

If you want to contribute to SOEM or SOES you will need to sign a Contributor License Agreement and send it to us either by e-mail or by physical mail. More information is available in the PDF.

About

Simple Open Source EtherCAT Master patched with Xenomai

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 97.0%
  • C++ 2.0%
  • Other 1.0%