Page MenuHomePhabricator

Port selection Combobox in IGT Recorder
Closed, ResolvedPublic

Description

Combobox values are defined as enums in QmitkNDIConfigurationWidget. If device is connected to a high COM-Port that is not defined, connection can't be chosen.
If possible it would be better to read out active COM-Ports from operation system.

Event Timeline

Party bug, can be done by anyone.

Paul, you are working in this area, please take this bug.

The widget offers the possibility to discover connected devices. We are on it, to make it more clear and usable.

[SVN revision 28453]
FIX (#3727): *Changed dropdown box behaviour; Now only discovered devices will be shown, after using the scan port button.
*a small info button was added
*the method OnDiscoverDevices checks now a higher number of ports under windows

The widget offers the possibility to discover connected devices. We are on it, to make it more clear and usable.