Skip to content

Open source implementation of the legacy GHBladed external controller interface.

License

Notifications You must be signed in to change notification settings

inhar-andueza/OpenDiscon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenDiscon

Open source implementation of the legacy GHBladed external controller interface.

This code is for the production of a shared library implementing the DISCON interface for the DTU 10MW model.

The source code is at ./src. The main implementation file is discon.c. It uses IK4-IKERLAN's library OpenWitcon, included as a submodule. Documentation is provided in Doxygen format. To generate it, run Doxygen on ./doc/Doxyfile.

For compilation, run cmake here. This will generate the VS solution or makefiles for straightforward compilation, depending on your toolchain.

About

Open source implementation of the legacy GHBladed external controller interface.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 94.1%
  • CMake 5.9%