Releases: odin-detector/odin-data
Releases · odin-detector/odin-data
1.10.2
1.10.1
odin-data release 1.10.1
This release addresses a regression in 1.10.0 with boost::placeholder compatibility for older boost versions
1.10.0
odin-data release 1.10.0
Changes include:
- Fixes to support newer compilers and OS versions
- Simplified application command-line interfaces
- Removal of legacy INI-format configuration file (config file is now
JSON only) - Simplified default endpoint configuration for the frameReceiver to
allow multiple instances per node - Updated CI jobs
- Initial workflow for doc generation
- Add classes to support future camera integration and DPDK packet
acceleration
1.9.0
odin-data release 1.9.0
Changes include:
- Refactored code packaging to separate C++ and python code into separate top-level directories
- Changes to python odin-data package arising from XSPRESS detector development
- Updated command-line client test application in python package
1.8.0
odin-data release 1.8.0
Changes include:
- Improvements to metawriter functionality
- Allow frame objects to contain mulitple datasets in outer HDF5 chunk dimension
- Allow FP plugins to target specific plugin chains when pushing frames
- Add an option for setting HDF5 file name postfixes
- Fix elapsed time calculation in live view plugin
1.7.0
odin-data release 1.7.0
Changes include:
- Bug fixes and refactors of the metawriter application
- Added end-of-acquisition mechanism to allow data in FP plugin chain to be flushed to output file
- Fixes to image offset handling in live view plugin
- Migration of CI from travis to Github actions
1.6.0
odin-data release 1.6.0
Changes include:
- Undo regession in setting frame receiver UDP socket buffer size
- Clean up of startup error handling and reporting
- odin-control adapters compatibility with python 3
- Add ability to delete dataset configurations in the file writer plugin
- Various other bug fixes
1.5.0
odin-data release 1.5.0
Changes include:
- Improved error handling and statistics monitoring
- FrameProcessor checks that data output directory is writeable
- Improved consistency of class member variable naming
- Various CMake library resolution and path fixes
- Fix thread startup under optimised release builds
- Improved logging consistency
1.4.0
Changes include:
- HDF5 datasets use static dimensions when frame count specified
- Improved HDF5 error logging
1.3.1
Changes include:
- Changed SumPlugin to output dataset name sum in lowercase