« Previous -
Version 9/11
(diff) -
Next » -
Current version
Jeremy Wright, 01/05/2013 02:01 pm
Software Source Code v1.0¶
In order to download the latest source code for the data acquisition (DAQ) software, you will need a subversion client.
On Linux, you can install the subversion package and then execute the following on a command line.
svn co https://opendesignengine.net/svn/shepard-ts
This will download the source tree to the current directory. The top level directory will be shepard-ts. The most current version will be in the trunk directory.
There will also be milestone versions available for download from DMSF . These versions will not necessarily be up-to-date though.
For instructions on how to use the software, please see the Operating Manual