Skip to content
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

SN-6142 - Adds multi-threading support for GPX LDP runner #805

Merged
merged 5 commits into from
Jan 15, 2025

Conversation

kylemallory
Copy link
Contributor

@kylemallory kylemallory commented Jan 13, 2025

InertialSense::releaseDevice() closes DeviceLogger associated with device.
Light rework to InertialSense::OpenSerialPorts() to use ISDevice.
Made InertialSense::registerDevice() and InertialSense::registerNewDevice() from private to public scope.
Added mutex guards to ISDevice classes which access ports.
Also adds PORT_MONITOR plots to LogInspectorInternal.

…vice.

Light rework to InertialSense::OpenSerialPorts() to use ISDevice.
Made InertialSense::registerDevice() and InertialSense::registerNewDevice() from private to public scope.
Added mutex guards to ISDevice classes which access ports.
…gInspectorInternal.py.

Added some additional doxygen to InertialSense.cpp
@kylemallory kylemallory merged commit d145e6e into develop Jan 15, 2025
3 of 5 checks passed
@kylemallory kylemallory deleted the SN-6142_multithread-ldp-runner branch January 15, 2025 21:35
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.

3 participants