Page MenuHomePhabricator

Worker thread for ultrasound plugin
Closed, WontfixPublic

Description

When connecting to an ultrasound device (the Telemed system), which means clicking "activte" in the UI this process takes a while. At the moment the MITK workbench freezes until connection is finished.

A worker thread for the ultrasound plugin would avoid this. May a progress bar could be shown during the connection process.

Event Timeline

It would be great if the thread would be implemented for the mitk::USDevice class rather than for the plugin. Ultrasound navigation plugins could benefit from this as well, then.

kislinsk claimed this task.
kislinsk added a subscriber: kislinsk.
This task was automatically closed because it wasn't updated at least since July 2016 (over 2 years). Please re-open this task if you think that it is still relevant. This most probably means that you will resolve it.