- 05 Mar, 2018 1 commit
-
-
Tim Stadtmann authored
-
- 22 Feb, 2018 1 commit
-
-
Linus Atorf authored
-
- 21 Feb, 2018 3 commits
-
-
Linus Atorf authored
-
Linus Atorf authored
-
Linus Atorf authored
-
- 20 Feb, 2018 7 commits
-
-
Linus Atorf authored
-
Linus Atorf authored
-
Linus Atorf authored
-
Linus Atorf authored
-
Linus Atorf authored
-
Linus Atorf authored
-
Linus Atorf authored
-
- 17 Oct, 2017 1 commit
-
-
Tim Stadtmann authored
-
- 15 Oct, 2017 1 commit
-
-
Tim Stadtmann authored
-
- 26 Sep, 2017 1 commit
-
-
Tim Stadtmann authored
-
- 15 Aug, 2017 3 commits
-
-
Tim Stadtmann authored
-
Tim Stadtmann authored
Updates master to version v1.0
-
Tim Stadtmann authored
-
- 05 Jul, 2017 3 commits
-
-
Tim Stadtmann authored
-
Tim Stadtmann authored
-
Tim Stadtmann authored
-
- 04 Jul, 2017 5 commits
-
-
Tim Stadtmann authored
-
Tim Stadtmann authored
See issue #54 for more info
-
Tim Stadtmann authored
... and not all devices. For this functionality, the EV3-method resetAllDeviceValues has been added.
-
Tim Stadtmann authored
-
Tim Stadtmann authored
-
- 30 Jun, 2017 3 commits
-
-
Tim Stadtmann authored
-
Tim Stadtmann authored
They are now completely independent on the actual sensor type/mode handled. If a new, unknown sensor shall be added, its type and modes now only need to be specified in the corresponding enumerations and nowhere else. This somehow solves issue #43.
-
Tim Stadtmann authored
The MATLAB sphinx extension crashes when it encounters the following MATLAB code: "methods (Access = {?Sensor, ?Motor})" It seems its parser does not know member access lists... I will probably rewrite entire process.py-script soon, so the hacky and ugly workaround I implemented is only temporary.
-
- 20 Jun, 2017 2 commits
-
-
Tim Stadtmann authored
-
Tim Stadtmann authored
-
- 13 Jun, 2017 1 commit
-
-
Tim Stadtmann authored
... that leads to bazillion error messages when there is an unexpected connection error.
-
- 07 Jun, 2017 5 commits
-
-
Tim Stadtmann authored
-
Tim Stadtmann authored
The EV3-object now handles the connection and sends commands via the commInterface. This eliminates A LOT of redundant code (as Motor and Sensor now only need a handle to the EV3-object, not connect/disconnect functionality any more) and facilitates error handling.
-
Tim Stadtmann authored
-
Tim Stadtmann authored
-
Tim Stadtmann authored
-
- 30 May, 2017 1 commit
-
-
Tim Stadtmann authored
-
- 29 May, 2017 1 commit
-
-
Tim Stadtmann authored
Adapted (and cleaned up) error messages and warnings accordingly.
-
- 28 May, 2017 1 commit
-
-
Tim Stadtmann authored
-