131 results

Page 3 on 7
  • cumbia-telegram.png

    The cumbia-telegram bot is a small server employing the Telegram bot API to establish a communication between an authorized user  and a control system managed by the cumbia libraries. It can be used to:

    • get notifications about the control system status
    • read any source supported by the control system engines
    • employ formulas to get custom notifications:  alert  sr/diagnostics/dcct_s4 < 10

    Special care has been taken in realizing a safe application that protects the control system from both overloading and unauthorized access. The interaction with the messaging application is made effortless by the history, bookmark and alias modules. They promote tapping rather than writing. Read more on the cumbia-telegram dedicated page.

  • cumparsita.png

    cumbia formula plugin & la-cumparsita app: manipulate results through functions & give life to an application without writing code

    cumbia-formula plugin: mixing the Qt javascript integration and the cumbia formula plugin, read results from Tango and Epics can be manipulated by functions. The results can be displayed into any cumbia-qtcontrols widget. Check out cumbia-libs and refer to the formula plugin section for details.

    la-cumparsita: a new cumbia utility that inflates a qt designer ui file into a real application without writing code. Nonetheless, the most demanding users can inject javascript functions into the graphical components to process and combine values from the devices. la-cumparsita seamlessly integrates with real Qt/C++ applications sharing the same cumbia  model.

  • cppTango-logo.png
    Release

    cppTango 9.3.3

    The cppTango team is pleased to announce the release of Tango Controls C++ library version 9.3.3.

    Downloads of source and binary files are listed in cppTango Github repository Releases section.

    This version is considered as a pre-release version for the moment.
    If no major bug is found in the next weeks, this version will be upgraded as an official stable release.
    We encourage you to test this version.

    Please pay attention to the release notes and please report any problem you may encounter by creating an issue on: https://github.com/tango-controls/cppTango/issues
    or by creating a new post on the forum.

    You can also refer to https://github.com/tango-controls/cppTango/issues for the list of known issues.
    The Tango documentation is available on https://tango-controls.readthedocs.io
    The Doxygen documentation for this pre-release is currently available on https://bourtemb.github.io/cppTango-docs and will be soon available on https://tango-controls.github.io/cppTango-docs

    NOTE: This is not a Tango Source distribution! It is only Tango C++ kernel library pre-release

    Many thanks to all the persons who contributed to this release (bug reports, pull requests, code reviews, comments...).

  • desy.gif
    Event

    33rd Tango Community Meeting

    The next general assembly of the TANGO community will take place in Hamburg from Monday 3rd of June 2019 14:00 to Wednesday 5th of June end of afternoon.

    It will be hosted by DESY

    The program and the registration procedure will be published soon .

     

    Read more

  • logo.png

    The new Sardana 2.7.0 (corresponding to the Jan19 milestone) has been released.

    The source files and Windows installers can be downloaded from:

    https://github.com/sardana-org/sardana/releases/tag/2.7.0

    The documentation is available at:

    www.sardana-controls.org

    For a detailed list of changes see CHANGELOG and issue tracker.

  • taurus.png

    The new Taurus 4.5.1 has been released.

    It brings support for Qt5 and Python3

    The installation files can be downloaded from:

    https://github.com/taurus-org/taurus/releases/tag/4.5.1

    The documentation is available at:

    http://www.taurus-scada.org

    For a detailed list of changes, see the CHANGELOG and the issue tracker.

     

  • android-qml-elements.jpg

    Connect with the Tango control system (and more...)

    Write graphical user interface components and applications communicating with the Tango and Epics control systems. More control system engines can be added in the future and plugged into existing cumbia installations and applications.

    Everywhere

    cumbia is written in C++ and uses the Qt libraries to develop graphical user interfaces. This means cumbia applications work on desktop computers as well as on Android devices. In principle, cumbia is available wherever C++ and Qt are supportedAndroid and Linux platforms have been successfully tested and porting an application from one platform to another is just a matter of a few clicks with the Qt creator IDE.

    Read more

  • logo_mini.png
    Event

    TANGO Kernel + Doc Camp

    The next tango Kernel meeting will take place in Krakow the 4th of February 2019

    Summary of meeting here.

    Read more

  • tango-rest-api.png

    Dear Tangoers,

    Tango REST API v1.0 has been released.

    v1.0 is a combination of rc5 and rc6. The most notable features:

    1. HTTP/2.0
    2. Bulk resources entry points e.g. attributes
    3. Shorten URL for Tango host resources
    4. Cache-Control etc

    The whole project has been largely restructured. Tango REST API readme gives a good overview of the related projects.

    Also rest-server-1.2 has been released. This release features Tango REST API rc4 and v1.0 as well as internal improvements: link

    Full description of the changes can be found in this presentation.

    Please feel free to contact me in case of questions or request to help in migration.

    Best regards,

    Read more

  • tango-rest-api.png

    Dear Tangoers,

    Tango REST API RC6 specification draft has been released: link

    The main changes to the specification are: introduction of subscriptions and HTTP/2.0

    Tango REST API GitHub repository has been extended with client code samples: link.

    If you use Tango REST API please feel encouraged to add your samples in your favorite language via Pull Requests.

    Best regards!

  • tango-webapp.png
    Event

    Tango WebUI workshop

    We are happy to announce Tango WebUI workshop that will take place at Max-IV, Lund, Sweden on Oct'15-16ths.

    Read more

  • tango-rest-api.png

    Dear Tangoers,

    Tango REST API RC5 specification draft has been released: link

    Here is the comparison between RC4 and RC5. Resolved issues: link

    RC5 will be in the draft state for the next two weeks. If there is no major issues with it it will be promoted from draft to actual version and I will start to update mtangorest.server accordingly.

    Best regards and have a great weekend!

  • cppTango-logo.png

    The cppTango team is pleased to announce the release of Tango Controls C++ library version 9.3.2.
    Downloads of source and binary distributions are listed in cppTango Github repository.

    This version is considered as a pre-release version for the moment.
    Please report any problem you may encounter by creating an issue or by creating a new post on tango-controls forum.

    NOTE this is not a Tango Source distribution! It is only Tango C++ kernel library release.

    Read more

  • tango-webapp.png

    Dear Tangoers,

    I am pleased to announce a new version of Waltz v0.6 aka 2^8-1 i.e. Programmer's Day - 1

    Full info about the new features can be found here: GitHub Release v0.6

    This new version has been deployed to Amazon cloud

    Demo version can be accessed following this link (tango-cs/tango)

    Maybe most important is that Waltz-docs and WaltzPlatformAPI reference have also been released.

    Best regards,

      Igor

  • logo.png

    The new Sardana 2.5.0 (corresponding to the Jul18 milestone) has been released.

    The source files and Windows installers can be downloaded from:

    https://github.com/sardana-org/sardana/releases/tag/2.5.0

    The documentation is available at:

    www.sardana-controls.org

    For a detailed list of changes see CHANGELOG and issue tracker.

    Read more

  • logo_mini.png
    Event

    Waltz (TangoWebapp) workshop @Solaris

    Waltz (TangoWebapp) workshop at Solaris.

    A number of presentations and live sessions was given to introduce current state of the Tango web platform.

    Read more

  • write-the-doc-logo.png
    Event

    Write-the-docs workshop

    A mini documentation workshop took place on Monday the 4 June in the Panorama Hotel in Prague. The main goals of the workshop were:

    • review the current documentation
    • create issues for improving the documentation
    • writing documentation

    Read more

  • cppTango.png

    cppTango 9.3.0 has been released!

    Please note that this version has been downgraded to pre-release status because some critical bugs have been found (problems with dynamic attributes and incompatibilities in the event system with older Tango devices (<9)).
    More details on the issues can be found on https://github.com/tango-controls/cppTango/issues.

    Release notes can be found on the GitHub release page

    Debian packages (wheezy, jessie, stretch) can be found here

    Windows artifacts can be downloaded from here

    NOTE this is not a Tango Source distribution! It is only Tango C++ kernel library release

  • icon.png

    Dear Tangoers,

    I am pleased to announce a new version of TangoWebapp - v0.4 aka MirTrudMay due to the 1st of May :)

    Full info about the new features can be found here: GitHub Release v0.4

    This new version has been deployed to Amazon cloud

    So you can access it following this link (tango-cs/tango)

    This version will be presented at TangoWebapp workshop@DESY

    Best regards,

      Igor

    Read more

  • icon.png
    Event

    Waltz (ex. TangoWebapp) Workshop@DESY

    The video of the presentation is now available - click "read more"

    TangoWebapp is a web based application based on Tango Controls system. It accumulates features of standard Tango tools i.e. Jive, ATKpanel and provides new ones such streaming plots, multiple tango hosts view etc. All these will be covered in the Workshop.

    Read more

131 results

Page 3 on 7