Skip to content

Conversation

a-spach
Copy link
Collaborator

@a-spach a-spach commented Jul 16, 2025

The ABI of the clarius device has changed with the firmware update.
We have to use the new libraries in version 12.0.2 to communicate
with the device. The interface of these libraries has changed and this
PR adjusts our code (solum_qt) to the new interface.

a-spach added 5 commits July 16, 2025 09:27
For the device to work with an updated firmware we have to use the new
libraries for the communication with the deviuce. The ABI of the
library has changed with the new version. We therefore have tzo adjust
the header and the corresponding calls.
The headers have changed. This commit adjusts the qt example
accordingly.
So far we manually adjusted the file solum_export.h

This commit automates this process by adjusting the attributes
automatically according to the current os.
@mcfly3001 mcfly3001 merged commit bff8545 into master Jul 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants