Skip to content
Snippets Groups Projects
CHANGELOG.md 612 B
Newer Older
## Changelog

### 0.1.0 (2016/11/18)

The initial complete version of the server was designed and implemented.

* prepared basic project structure based on *ChimeraTK/project-template*
* created very basic, but complete backend for uLOG handling, consisting of several classes *not yet unified with ChimeraTK DeviceAccess*.
* implemented two communication protocol backends, `FakeBackend` for testing purposes and `UsbBackend` for the actual hardware.
* created high-level `DOOCS` location and filled it with properties following `DAction 2.4` Actions style.
* written initial documentation in `README.md` file.