Note: should not be completed until issue #150 is closed
The user needs to have flexibility in regards to the settings for serial ports. This means that they should be able to select the specifications of the device(s) they are using to enter in data. This includes parity, data bits, stop bits, flow control, and baud rate (similar to the picture below)
What is required for this issue to be completed:
[x] Reconfigure the current serial port controller to include the above settings
[x] Saving settings
[x] Allow users to name specific configurations when saving
[x] Save all of the configurations to the user's system (not on individual experiments or the repository), without modifying the registry
[x] Display a clickable list of the current configurations
[x] Ability edit a previously created configuration
[x] Import/export options of all configurations (probably just CSV)
[x] Add a "Settings" > "Serial Ports" option in the menu bar that opens the dialog (currently in Map RFID, should be instead moved here)
Note: should not be completed until issue #150 is closed
The user needs to have flexibility in regards to the settings for serial ports. This means that they should be able to select the specifications of the device(s) they are using to enter in data. This includes parity, data bits, stop bits, flow control, and baud rate (similar to the picture below)
What is required for this issue to be completed: