Version 2 (modified by 10 years ago) ( diff ) | ,
---|
For this tutorial, use the Y option when calling doing SSH. First you are going to want to resolve a space on SB3 before continuing on with the tutorial.
ssh -Y username@sb3.orbit-lab.org
Check that the nodes are powered ON:
omf stat -t all
If one or both of the nodes are in a powered off state turn them on with:
omf tell -a on -t all
Next to get the latest updated image with updated gnuradio libraries enter:
omf load -t all -i ubuntu-14-04-64bit-sdr-full.ndz
After calling the nodes will power down after imaging. Turn them back on and enter:
ssh -Y root@node1-1
*Note if this doesn't work the first time, the node might be recovering from imaging. Wait a few seconds and try again.
Enter on the command line:
gnuradio-companion &
Once opened configure the following with the necessary blocks:
Compile and run the configuration and you will get the following output with a slider to adjust the frequency of the input sinusoid.
Attachments (7)
- gnusinusoid.png (30.5 KB ) - added by 10 years ago.
- sinkout.png (19.6 KB ) - added by 10 years ago.
- diagram1.png (42.8 KB ) - added by 9 years ago.
- diagram2.png (56.7 KB ) - added by 9 years ago.
- fft.png (51.1 KB ) - added by 9 years ago.
- fft.2.png (51.1 KB ) - added by 9 years ago.
- scope.png (57.9 KB ) - added by 9 years ago.
Download all attachments as: .zip