Skip to content

Mac adjustments and update to latest SDK version 11.3.0 #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 12 commits into from
Jun 30, 2024

Conversation

mcfly3001
Copy link

This PR adds some adjustments to make the program work on macbooks as well. Furthermore, minimal effort was done to make the latest SDK version 11.3.0 compatible to our version.

Add some folders and files to gitignore which contain user configs and build files.
The file is not within the source dir, but one layer above.
Use QTs permission feature for bluetooth. Only if permissions are granted, the BLE search button will be enabled.
The Clarius probe returns a quoted string for the IP address. In order to connect, the quotes needed to be removed.
On macos, the settings.ini file could not be read from the app directory. Fix by using a writable location path.
@mcfly3001 mcfly3001 self-assigned this Jun 30, 2024
@mcfly3001 mcfly3001 merged commit ac7a26c into master Jun 30, 2024
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.

1 participant