Skip to content

Questio/openPOWERLINK_V2

 
 

Repository files navigation

openPOWERLINK {#mainpage}

openPOWERLINK - An Open Source POWERLINK protocol stack


Ethernet POWERLINK is a Real-Time Ethernet field bus system. It is based on the Fast Ethernet Standard IEEE 802.3.

openPOWERLINK is an Open Source Industrial Ethernet stack implementing the POWERLINK protocol for Managing Node (MN, POWERLINK Master) and Controlled Node (CN, POWERLINK Slave). It implements all important features required by modern POWERLINK devices such as Standard, Multiplexed and PollResponse Chaining mode of operation, dynamic and static PDO mapping, SDO via ASnd and SDO via UDP, as well as asynchronous communication via a Virtual Ethernet interface.

Latest stable version: [2.7.2](\ref sect_revision_v2_7_2) Current version: [2.7.2](\ref sect_revision_v2_7_2)

License

openPOWERLINK is Open Source software (OSS) and is licensed under the BSD license. Some target platform specific parts of the stack are licensed under other licenses such as, without limitation, the GNU General Public License Version 2. Please refer to the file's header and the file ["license.md"](\ref page_licenses) for the applicable license and the corresponding terms and conditions.

Documentation

The documentation of the openPOWERLINK protocol stack can be found in the subdirectory "doc". It is written in markdown markup format. The openPOWERLINK software manual can be generated from the markdown documentation and the in-source documentation with the tool Doxygen. Doxygen version 1.8.11 or higher is required.

To generate the software manual:

  > cd doc/software-manual
  > doxygen

The software manual will be created in HTML format under doc/software-manual/html.

The documentation of the latest stack version is also available online on the openPOWERLINK website: http://openpowerlink.sourceforge.net/

Support

Support on openPOWERLINK is available via the online discussion forums:

Download

openPOWERLINK can be downloaded from its SourceForge project site:

Contributors

(c) SYSTEC electronic GmbH, Am Windrad 2, D-08468 Heinsdorfergrund, http://www.systec-electronic.com

(c) B&R Industrial Automation GmbH, B&R Strasse 1, A-5142 Eggelsberg, http://www.br-automation.com

(c) Kalycito Infotech Private Limited, http://www.kalycito.com

(c) Weidmueller Interface GmbH & Co. KG, 2016 http://www.weidmueller.de

(c) Open Wide Ingenierie, a Smile group company, 20 rue des Jardins, 92600 Asnières-sur-Seine, http://www.smile.fr/ http://ingenierie.openwide.fr

Links and References

About

Release 2 of the openPOWERLINK protocol stack

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 74.2%
  • VHDL 10.2%
  • CMake 5.5%
  • Tcl 4.6%
  • C++ 3.2%
  • Makefile 0.6%
  • Other 1.7%