Skip to content
New MINOR release 00.14.00

Changes since 00.13.00:

- necessary update for new release of DeviceAccess (new readAsync implementation)
- allow specifying the AccessModeFlags like wait_for_new_data

- added performance test (executed in ctest but not comparing the performance automatically)
- converted test into AUTO_TEST_CASEs

- removed c++11 flag as it interferes with the c++14 flag coming from DeviceAccess
- use correct linker flags on macOS.