Skip to content

Commit ff15e95

Browse files
committed
Added connection testing and connection type specific configurations
* The gui now can configurate the Serial connection parameters (added control to setup ethernet connection) * Added timeout configuration and error generation in serial connection * The connection to the arduino is no checked by the GUI/Controller
1 parent 86f847c commit ff15e95

File tree

13 files changed

+1295
-485
lines changed

13 files changed

+1295
-485
lines changed

MLC/GUI/Autogenerated/autogenerated.py

Lines changed: 248 additions & 48 deletions
Large diffs are not rendered by default.

MLC/GUI/Autogenerated/mlc_qtcreator/arduinoconnectiontest.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
</widget>
2424
</item>
2525
<item>
26-
<widget class="QLabel" name="label_2">
26+
<widget class="QLabel" name="status_label">
2727
<property name="maximumSize">
2828
<size>
2929
<width>2400</width>

0 commit comments

Comments
 (0)