v1.3.0
This release includes many bug fixes and quality of live changes collected over the last year.
In addition, the package is now published on pypi.
Big thanks to everyone.
What's Changed
- FIX: update constellation satellite to v0.5 by @stephanlachnit in #32
- Rename metrics (remove TOTAL_ prefix) by @stephanlachnit in #35
- FIX: Drop duplicate "rate" by @stephanlachnit in #37
- DOCS: fixed spellings for constellation spell check by @rpartzsch in #36
- FIX: also emit scalars in RUN by @stephanlachnit in #38
- FIX: remove duplicate landing by @stephanlachnit in #39
- ENH: Transmit Data via Cnstln CDTP by @simonspa in #33
- FIX: correctly calculate nanoseconds from 40MHz clock for event header by @simonspa in #42
- ENH: custom clock config files in constellation by @rpartzsch in #34
- DOC: refactored data section in constellation readme by @rpartzsch in #44
- FIX: use trigger_number instead of trigger in data tags by @stephanlachnit in #43
- Satellite: adapt to CDTP2 for COnstellation v0.6+ by @simonspa in #47
- Minor improvements to Constellation README by @stephanlachnit in #45
- Removed debug logs from status message by @rpartzsch in #49
- Fix: Write Clock File by @simonspa in #51
- DOC: update category and add parent class in Constellation README by @stephanlachnit in #50
- FIX: frames_as_blocks now called write_as_blocks in EudaqNativeWriter BOR by @stephanlachnit in #53
- Separate hardware library by @rpartzsch in #46
- Updated pre-commit tests and badge by @rpartzsch in #59
- Counter reset in ORBIT transition by @rpartzsch in #58
- Badges only from main branch by @rpartzsch in #60
- Removed log spam in constellation by @rpartzsch in #57
- Mini improvements to docstrings by @rpartzsch in #62
- fix: remove MetricsType not used anymore in Constellation 0.7 or newer by @stephanlachnit in #64
- Cleaner TLU configuration method by @rpartzsch in #61
- Improve Constellation README by @stephanlachnit in #65
- Improved webpage index by @rpartzsch in #48
- Ignore Busy Configuration by @rpartzsch in #71
- Ignore Busy Readme by @rpartzsch in #72
- Fix constellation loggers by @rpartzsch in #75
- docs: fix and improve example Constellation configuration by @stephanlachnit in #77
- Call stop_run() only in stopping() by @simonspa in #70
- Status Interval by @rpartzsch in #74
- enh: use uhal-pypi by @stephanlachnit in #78
- Fixes for Constellation metrics by @stephanlachnit in #79
- Reworked logging by @rpartzsch in #80
- Fixed README install with hardware by @rpartzsch in #81
- add more type checks in satellite by @stephanlachnit in #83
- Removed redundant log info by @rpartzsch in #82
- Constellation Configuration Checks by @rpartzsch in #76
- fix: reset scalars after tlu configure by @stephanlachnit in #85
- enh: add CI workflow to publish package to PyPI by @stephanlachnit in #86
- fix: add push condition to wheels job by @stephanlachnit in #87
- fix: fix project license field in pyproject by @stephanlachnit in #89
- Release v1.3.0 by @rpartzsch in #88
New Contributors
Full Changelog: v1.2.0...v1.3.0