Software Source Code v1 0
Version 8 (Jeremy Wright, 09/21/2012 10:59 pm)
| 1 | 1 | Jeremy Wright | h1. Software Source Code v1.0 |
|---|---|---|---|
| 2 | 1 | Jeremy Wright | |
| 3 | 3 | Jeremy Wright | In order to download the latest source code for the data acquisition (DAQ) software, you will need a subversion client. |
| 4 | 1 | Jeremy Wright | |
| 5 | 2 | Jeremy Wright | On Linux, you can install the subversion package and then execute the following on a command line. |
| 6 | 1 | Jeremy Wright | |
| 7 | 1 | Jeremy Wright | <pre> |
| 8 | 1 | Jeremy Wright | svn co https://opendesignengine.net/svn/shepard-ts |
| 9 | 1 | Jeremy Wright | </pre> |
| 10 | 1 | Jeremy Wright | |
| 11 | 5 | Jeremy Wright | This will download the source tree to the current directory. The most current version will be in the "trunk" directory. |
| 12 | 1 | Jeremy Wright | |
| 13 | 7 | Jeremy Wright | There will also be milestone versions available for download from "DMSF":https://opendesignengine.net/dmsf/shepard-ts?folder_id=16 . These versions will not necessarily be up-to-date though. |
| 14 | 8 | Jeremy Wright | |
| 15 | 8 | Jeremy Wright | For instructions on how to use the software, please see the "Operating Manual":https://opendesignengine.net/projects/shepard-ts/wiki/Operating_Manual_v1_0 |