Releases: YanzhaoW/srs-daq
Releases · YanzhaoW/srs-daq
Release of unstable master branch
What's Changed
Full Changelog: v0.1.3...unstable
Release of version v0.1.3
What's Changed
Full Changelog: v0.1.2...v0.1.3
Release of version v0.1.2
What's Changed
- Add integration tests by @YanzhaoW in #9
- Generate doxygen documentation in Github pages by @YanzhaoW in #10
Full Changelog: v0.1.1...v0.1.2
Release of version v0.1.1
Release of version v0.1.0
What's Changed
Full Changelog: v0.0.3...v0.1.0
Release of version 0.0.3
- Implement the udp readout
- Binary data through the udp is not encoded with google's protobuf. It's encoded with protobuf + gzip if through a binary file.
- Additional project reformat
Release of version 0.0.2
- Data reading from SRS system
- Data output to binary, root and JSON file
- Simple control on SRS system with
acq-on
,acq-off
andread data