- Jan 20, 2017
-
-
Tim Stadtmann authored
The former Command-class is split up in several subclasses; implemented new outputStart()-method exemplarily, the rest is WIP.
-
Tim Stadtmann authored
Legacy methods from original QUT toolbox, e.g. for plotting sensor values in the CommunicationInterface class.
-
- Dec 18, 2016
-
-
Tim Stadtmann authored
-
Tim Stadtmann authored
... before setting it to DeviceType.Error. This is done because sometimes an erroneous packet slips through the comm-layer and causes mayhem in high-level scripts, especially when polling sensor-types.
-
- Dec 16, 2016
-
-
Tim Stadtmann authored
This fixes the bug where an error occured if disconnect is called while motor is running. Motors are now explicitly stopped if they are busily moving when resetting the devices
-
Tim Stadtmann authored
-
- Dec 13, 2016
-
-
Tim Stadtmann authored
-
Tim Stadtmann authored
-
Tim Stadtmann authored
-
Tim Stadtmann authored
Caused some errors when displaying the devices.
-
Johannes Sauer authored
added /isolinux for search path for mindstorms.dir. For the case that grub is used to boot iso file directly
-
- Dec 12, 2016
-
-
Tim Stadtmann authored
-
Tim Stadtmann authored
... to LfB - RWTH Aachen
-
Tim Stadtmann authored
-
Tim Stadtmann authored
In contrast to most other handle-methods, this cannot be done in MaskedHandle as Motor uses findprop.
-
Tim Stadtmann authored
-
Tim Stadtmann authored
-
Tim Stadtmann authored
-
Tim Stadtmann authored
-
- Dec 09, 2016
-
-
Tim Stadtmann authored
When calling stop() on a motor running synced, the both motors will now stop (instead of an error being thrown). Therefore, the user does not need to call syncedStop anymore.
-
- Dec 08, 2016
-
-
Tim Stadtmann authored
-> Magnetic Compass, Accelerometer and Color
-
Tim Stadtmann authored
-
Tim Stadtmann authored
-
Tim Stadtmann authored
-
Tim Stadtmann authored
-
- Dec 06, 2016
-
-
Tim Stadtmann authored
-
Tim Stadtmann authored
The python-doc-preprocess script will change the mode of the enum-files each time they are processed. In order to avoid a stuffed list of changed files in git, the file mode is now permanently changed.
-
Tim Stadtmann authored
-
Tim Stadtmann authored
-
Tim Stadtmann authored
-
- Dec 02, 2016
-
-
Tim Stadtmann authored
... and all necessary files. The __init__.py files will be removed in a future release. Instead, the planned release-script will create and delete them when building the documentation.
-
Tim Stadtmann authored
The MATLAB-extension for Sphinx runs into an infinite loop if a class contains an enumeration definition. The implemented python parser script comments out all enumerations (a reverse function is also implemented). In a future release, a release-script will automate the calls of preprocess(), make html and postprocess().
-
Tim Stadtmann authored
-
- Dec 01, 2016
-
-
Johannes Sauer authored
-
Johannes Sauer authored
-
Christian Rohlfing authored
Bugfix, "date" command returns now date in English, not in German
-
Johannes Sauer authored
-
Christian Rohlfing authored
-
- Nov 29, 2016
-
-
Tim Stadtmann authored
-
Tim Stadtmann authored
-