Releases: UniStuttgart-VISUS/power-overwhelming
Releases · UniStuttgart-VISUS/power-overwhelming
Support for ADL_PMLOG_BOARD_POWER
Adds support for new sensor IDs introduced in ADL 17.1 and used for RX7000 cards.
Added measurement_data
The new measurement_data
class enables applications to obtain raw sampling data without sensor descriptions, thus reducing the overhead of processing samples (no string copies).
Add timestamp_resolution::hundred_nanoseconds
Allow for generating timestamps using Windows' native 100ns unit.
1.5.0
Enables fPIC on Tinkerforge API.
Fixes issues with SAL annotations.
1.4.0
Fixed a bug where contract promising to convert nullptr into an empty string was not kept.
Fixed a naming issue of the Tinkerforge configuration class.
1.3.0
Adds support for installing the CMake build.
Changes the scope of what is built by the CI.
1.2.0
Change API of collector factory methods to enable the user to configure the collector parameters when providing his own sensors.
1.1.0
Improved collector API.
Fixed issue of EMI names not being valid regex.
1.0.0
First version to work on Windows and Linux.