Skip to content

Releases: ToolDAQ/libDAQInterface

V3.0 Release

06 Mar 15:00
d6610ec

Choose a tag to compare

What's Changed

  • Addpy by @marc1uk in #1
  • can we be done with this python stuff already by @marc1uk in #2
  • Update README.md by @marc1uk in #3
  • Update README.md by @marc1uk in #4
  • Change port numbers to fit into 16 bits by @jini-zh in #5
  • changes for v3 by @marc1uk in #6
  • Add support for saving ROOT plots in database by @marc1uk in #8
  • Implement plotting of non-time based data by @jini-zh in #9
  • GetConfig to GetDeviceConfig and all sorts of others by @marc1uk in #10
  • replace unsigned int timestamps with int64_t by @marc1uk in #11
  • Read ServiceDiscovery ZMQ_IDENTITY (UUID) from config by @marc1uk in #14
  • Replace generic plots with Plotly specific plots by @jini-zh in #12
  • add subject to monitoring data by @marc1uk in #18
  • Makefile: swap -lServiceDiscovery and -lDAQDataModelBase by @jini-zh in #13
  • Update Install_root.sh by @marc1uk in #15
  • bugfix in Makefile by @marc1uk in #16
  • update dockerfile so container updates repos on creation by @marc1uk in #19

New Contributors

Full Changelog: https://github.com/ToolDAQ/libDAQInterface/commits/V3.0