Changeset 475
- Timestamp:
- 11/12/08 18:33:21 (5 years ago)
- Location:
- trunk
- Files:
-
- 3 modified
-
mfiles/Contents.m (modified) (2 diffs)
-
root/README (modified) (1 diff)
-
root/README.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/mfiles/Contents.m
r445 r475 1 1 % RWTH - Mindstorms NXT Toolbox 2 % Version 2.0 1 27-Oct-20082 % Version 2.02 12-Nov-2008 3 3 % Files 4 4 % CalibrateCompass - Enables calibration mode of the HiTechnic compass sensor … … 37 37 % MotorRotateAbs - Rotates a motor to an absolute angle 38 38 % NXC_MotorControl - Sends an advanced motor-command to the NXC-program MotorControl running on the NXT brick 39 % NXC_ResetErrorCorrection - Sends an reset error correction command to the NXC-program MotorControl running on the NXT brick 39 40 % NXT_GetBatteryLevel - Returns the current battery level in milli volts 40 41 % NXT_GetCurrentProgramName - Returns the name of the current running program -
trunk/root/README
r449 r475 2 2 * Readme file for RWTH - Mindstorms NXT Toolbox for MATLAB * 3 3 * - - - - - - - - - - - - - - - - - - - - - - - - - - - - - * 4 * Version 2.0 1 - October 28th, 2008 *4 * Version 2.02 - November 12th, 2008 * 5 5 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 6 6 -
trunk/root/README.txt
r449 r475 2 2 * Readme file for RWTH - Mindstorms NXT Toolbox for MATLAB * 3 3 * - - - - - - - - - - - - - - - - - - - - - - - - - - - - - * 4 * Version 2.0 1 - October 28th, 2008*4 * Version 2.02 - November 12th, 2008 * 5 5 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 6 6
