Skip to content

Releases: YanzhaoW/srs-daq

Release of unstable master branch

06 Dec 17:49
c61413c
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Deploy Doxygen documentation in IKP server by @YanzhaoW in #12

Full Changelog: v0.1.3...unstable

Release of version v0.1.3

02 Dec 13:35
945b19a
Compare
Choose a tag to compare

What's Changed

  • Add new API on RawDelim and bug fixing by @YanzhaoW in #11

Full Changelog: v0.1.2...v0.1.3

Release of version v0.1.2

25 Nov 10:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

Release of version v0.1.1

19 Nov 05:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

Release of version v0.1.0

18 Nov 00:05
fa72e82
Compare
Choose a tag to compare

What's Changed

  • Automate CI/CD pipelines to release pre-built binaries by @YanzhaoW in #4

Full Changelog: v0.0.3...v0.1.0

Release of version 0.0.3

07 Nov 10:42
7a0c91e
Compare
Choose a tag to compare
  1. Implement the udp readout
  2. Binary data through the udp is not encoded with google's protobuf. It's encoded with protobuf + gzip if through a binary file.
  3. Additional project reformat

Release of version 0.0.2

09 Oct 20:09
4612fc7
Compare
Choose a tag to compare
  • Data reading from SRS system
  • Data output to binary, root and JSON file
  • Simple control on SRS system with acq-on, acq-off and read data