Skip to content

Releases: UniStuttgart-VISUS/power-overwhelming

Support for ADL_PMLOG_BOARD_POWER

26 Jul 12:44
Compare
Choose a tag to compare

Adds support for new sensor IDs introduced in ADL 17.1 and used for RX7000 cards.

Added measurement_data

26 Jun 09:46
6074bbe
Compare
Choose a tag to compare

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

25 Jun 08:57
Compare
Choose a tag to compare

Allow for generating timestamps using Windows' native 100ns unit.

1.5.0

18 Apr 16:04
Compare
Choose a tag to compare

Enables fPIC on Tinkerforge API.
Fixes issues with SAL annotations.

1.4.0

20 Mar 14:35
1b5d38a
Compare
Choose a tag to compare

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

17 Mar 09:17
Compare
Choose a tag to compare

Adds support for installing the CMake build.
Changes the scope of what is built by the CI.

1.2.0

11 Mar 11:25
98f4cbb
Compare
Choose a tag to compare

Change API of collector factory methods to enable the user to configure the collector parameters when providing his own sensors.

1.1.0

09 Mar 13:12
6efae95
Compare
Choose a tag to compare

Improved collector API.
Fixed issue of EMI names not being valid regex.

1.0.0

08 Mar 15:25
edbecc1
Compare
Choose a tag to compare

First version to work on Windows and Linux.