Changes between Version 2 and Version 3 of ALF

Show
Ignore:
Timestamp:
02/13/08 12:47:30 (5 years ago)
Author:
bhilburn
Comment:

Fixed a broken link, but this page is ancient. It needs to be updated badly.

Legend:

Unmodified
Added
Removed
Modified
  • ALF

    v2 v3  
    1717  1.  Install customInterfaces: [source:experimental/customInterfaces/trunk/customInterfaces] 
    1818{{{ 
    19 $ svn co https://ossie-dev.mprg.org/repos/ossie/experimental/customInterfaces/trunk/customInterfaces 
     19$ svn co https://ossie.wireless.vt.edu/repos/ossie/customInterfaces/trunk/customInterfaces 
    2020$ cd customInterfaces 
    2121$ ./reconf 
     
    3939~/src/WaveDev/wavedev  
    4040/usr/local/include/standardinterfaces/idl_py 
    41 /sdr 
     41/sdr/tools 
    4242}}} 
    4343  4.  For the plot feature to work, you will need python\'s {{{numpy}}} package.  Numpy is used in calculating FFTs. 
     
    5252  5. Get the source code for ALF.  Execute the following commands while in your desired source directory: 
    5353{{{ 
    54 $ svn co https://ossie-dev.mprg.org/repos/ossie/experimental/ALF/trunk/alf/ 
     54$ svn co https://ossie.wireless.vt.edu/repos/ossie/experimental/ALF/trunk/alf/ 
    5555$ cd alf 
    5656$ ./reconf