tundra-labs / tundra_tools

Create a set of support tools where Tundra Labs customers can download the software, extract information from the devices, diagnose and repair issues.
MIT License
6 stars 1 forks source link

Drop Down menu to select the Device to connect to #3

Open lgbeno opened 2 years ago

lgbeno commented 2 years ago

All Lighthouse Devices will enumerate when using the serialcommand in lighthouse_console

Use this list to enumerate a list of serial numbers in a drop down menu. Default the selection to the serial number that is reported after Attempting HID Open IMU:

When the user selects a different device from the drop down, issue the command serial <new serial number selected>

This is how the user can control what device is currently connected