- 02 Mar, 2020 3 commits
-
-
Maximilian Schnabel authored
-
Maximilian Schnabel authored
This reverts commit 1358c13c
-
Maximilian Schnabel authored
disabled warning when using connect() with an established connection, because of unnecessary confusion
-
- 21 Jan, 2020 1 commit
-
-
Maximilian Schnabel authored
-
- 14 Jan, 2020 1 commit
-
-
Maximilian Schnabel authored
-
- 04 Jul, 2017 4 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
-
- 13 Jun, 2017 1 commit
-
-
Tim Stadtmann authored
... that leads to bazillion error messages when there is an unexpected connection error.
-
- 07 Jun, 2017 3 commits
-
-
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
-
- 29 May, 2017 1 commit
-
-
Tim Stadtmann authored
Adapted (and cleaned up) error messages and warnings accordingly.
-
- 28 May, 2017 2 commits
-
-
Tim Stadtmann authored
-
Tim Stadtmann authored
-
- 09 May, 2017 1 commit
-
-
Tim Stadtmann authored
The parsing is done by the process.py script.
-
- 30 Apr, 2017 1 commit
-
-
Tim Stadtmann authored
-
- 22 Apr, 2017 1 commit
-
-
Tim Stadtmann authored
-
- 31 Mar, 2017 1 commit
-
-
Tim Stadtmann authored
-
- 23 Feb, 2017 1 commit
-
-
Tim Stadtmann authored
... and do a little clean-up.
-
- 13 Dec, 2016 1 commit
-
-
Tim Stadtmann authored
Caused some errors when displaying the devices.
-
- 12 Dec, 2016 2 commits
-
-
Tim Stadtmann authored
In contrast to most other handle-methods, this cannot be done in MaskedHandle as Motor uses findprop.
-
Tim Stadtmann authored
-
- 08 Dec, 2016 1 commit
-
-
Tim Stadtmann authored
-
- 06 Dec, 2016 1 commit
-
-
Tim Stadtmann authored
-
- 02 Dec, 2016 1 commit
-
-
Tim Stadtmann authored
-
- 19 Oct, 2016 1 commit
-
-
Tim Stadtmann authored
-
- 16 Sep, 2016 1 commit
-
-
Tim Stadtmann authored
Implements overriden display-function and adapts comments to MATLAB's doc and help function in order to deliver a cleaner interface. Also, for some reason, all file-access modes in /source are marked as changed.
-
- 16 Aug, 2016 1 commit
-
-
Tim Stadtmann authored
Renamed tachoLimit back to limitValue, fixed comments and minor bugs, and made commInterface private.
-
- 15 Aug, 2016 3 commits
-
-
Tim Stadtmann authored
Also, delete syncMotor-remains
-
Tim Stadtmann authored
Also, lots of code cleanup, comments, etc.
-
Tim Stadtmann authored
-
- 05 Aug, 2016 2 commits
-
-
Tim Stadtmann authored
On deletion/disconnect, communication-objects of lower layers are now properly deleted and disconnected.
-
Tim Stadtmann authored
If debug=2, the lower-layers are now properly set to debug mode.
-
- 01 Jul, 2016 1 commit
-
-
Tim Stadtmann authored
For a bit more detailed description, see issue #3. I implemented a more sophisticated error handling in the comm-Layer which handles communication errors as close to their source as possible. The error handling scheme I used will be implemented in upper layers as well.
-
- 17 Jun, 2016 1 commit
-
-
Tim Stadtmann authored
-
- 15 Jun, 2016 2 commits
-
-
Tim Stadtmann authored
Upon receiving a faulty packet, the request-reply-packet is send again up to 5 times. A faulty packet is recognized by looking at the 5th byte which has to be '2' or '4'. This solution is not safe at all, but seems to work for now.
-
Tim Stadtmann authored
-
- 08 Jun, 2016 1 commit
-
-
= authored
Adds the beta-version of the toolbox along with examples, a How-To and convenient documents.
-