next up previous contents
Next: 5.2 Creating a New Up: 5.1 Creating a New Previous: 5.1.6 Generating the Waveform   Contents


5.1.7 Installing the Waveform

In a terminal, change to the directory in which the source files were generated, and run the included setup.py script:
 $ cd /home/mysername/src/waveforms/my_ossie_demo
 $ python setup.py install
This should copy the DAS and SAD files to the new directory /sdr/waveforms/my_ossie_demo. You can now load and run the waveform using wavLoader (see Section 4) or ALF (Section 6).



2008-04-25