ChimeraTK
Pinned Loading
Repositories
- project-template Public template
Template for new projects. Can also be used to update cmake scripts in existing projects by merging the changes. This repository intentionally does not have a README.md (which would create conflicts in the projects using this template). For documentation, please follow this link:
- DebianPackagingScripts Public
Project-independent scripts used to create and maintain Debian packages.
- chimeratk.github.io Public
- ApplicationCore Public
Core library for creating applications based on the ControlSystemAdapter and DeviceAccess.
- DebianBuildVersions Public
Control repository for storing build version numbers for Debian packages.
- DeviceAccess Public
ChimeraTK core library: Provide (client) access to hardware devices and other control system applications.
- DeviceAccess-CommandBasedBackend Public
An example backend which uses command based hardware via serial communication.