Ticket #74 (closed development: fixed)
USB support for Mac OS by Clemson University
| Reported by: | atorf | Owned by: | staas |
|---|---|---|---|
| Priority: | high | Milestone: | v4.07 |
| Component: | Driver / Hardware | Keywords: | |
| Cc: |
Description
Clemson University provides changed m-files (COM_) to fully support USB on Mac OS. Source: http://ces.clemson.edu/ece/crb/ENGR141/CubeSolverProjectFiles.zip
Their readme-file says:
Unfortunately, the RWTH Toolbox does not support USB on Mac OS X out of the box. However, it's a simple fix. Open the RWTH folder that you downloaded and replace the following files in it with those that you find here.
COM_OpenNXTEx.m
COM_SendPacket.m
COM_CloseNXT.m
We'd have to check whether the changes are really necessary, and how they could be integrated into the toolbox. Appropriate switches / ifs would have to be added to create one version for all OS (right now, their Mac files will probably not be compatible with Windows).
The changes are attached as patch.

