Mobile Studio Desktop for Linux Code
Status: Pre-Alpha
Brought to you by:
gilledj
File | Date | Author | Commit |
---|---|---|---|
IOBoard_Linux | 2011-06-08 | gilledj | [r3] Adding pre-existing code to the repository |
demos | 2011-08-09 | bmolnar | [r25] Adding SampleRate functions to AnalogStream int... |
doc | 2011-07-31 | bmolnar | [r23] Adding document containing analog stream sample... |
lib | 2011-06-08 | gilledj | [r3] Adding pre-existing code to the repository |
rpims_v2 | 2011-10-11 | bmolnar | [r27] More AnalogStream sample rates |
AUTHORS | 2011-06-08 | gilledj | [r3] Adding pre-existing code to the repository |
LICENSE | 2011-06-08 | gilledj | [r3] Adding pre-existing code to the repository |
README | 2011-06-20 | gilledj | [r9] Fixing typo in install instructions |
******************************************************************** * Copyright (C) 2011 Rensselaer Polytechnic Institute * * This work is licensed under the FreeBSD License. * * Please see the included LICENSE file in the top level directory. * ******************************************************************** Mobile Studio for Linux Project Wiki and bug tracking: https://mobilestudio.sf.net Blog: https://sourceforge.net/apps/wordpress/mobilestudio/ For questions regarding the Mobile Studio I/O Board that are not related to Linux support please see http://mobilestudio.rpi.edu ****************IMPORTANT PLEASE READ****************** This software is intended to provide Linux support for the RED2 board ONLY. It will not work with any prior revision of the I/O board. ******************************************************* ******INSTALL INSTRUCTIONS******* Required libraries: libtool, automake From the lib/libusb-0.1.12 directory: ./configure make make install From the rpims_v2 directory: ./bootstrap.sh ./configure make To run the test case: ./test must be run with root permissions For Ubuntu: sudo ./test