Skip to content

abogani/cppTango

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gitlab (main) Gitlab (9.3-backports) AppVeyor (9.3-backports) GitLab tag (latest by date) Conda Coverage

CLion Neovim License

logo

Distributed Control System - C++ library

TANGO is an object-oriented distributed control system. In TANGO all objects are representations of devices, which can be on the same computer or distributed over a network. Communication between devices can be synchronous, asynchronous or event driven.

The object model in TANGO supports methods, attributes and properties. TANGO provides an API which hides all the details of network access and provides object browsing, discovery, and security features.

For more information please visit www.tango-controls.org.

Important branches

  • main: Tango development version
  • 9.3-backports: Tango 9.3 LTS version

Documentation

On readthedocs: tango-controls.readthedocs.io

API reference: tango-controls.gitlab.io/cppTango

How to build and install

See INSTALL file.

How to contribute

See CONTRIBUTING file.

About

TANGO kernel c++ implementation

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 98.1%
  • CMake 1.0%
  • Python 0.3%
  • Shell 0.2%
  • Perl 0.2%
  • C 0.1%
  • Other 0.1%