Releases: ToolDAQ/libDAQInterface
Releases · ToolDAQ/libDAQInterface
v3.1.0
What's Changed
- libDAQInterface updates for middleman_v2 by @marc1uk in #20
- updates for batching and compression by @marc1uk in #21
- minor bugfix to Test application by @marc1uk in #22
- clean up configuration options by @marc1uk in #23
- test fix; expect version 1 in device config test by @marc1uk in #24
- make default timeout in DAQInterface.h 0 by @marc1uk in #25
Full Changelog: V3.0...v3.1.0
V3.0 Release
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