Changes between Version 84 and Version 85 of Old/Tutorials/k0SDR/Tutorial00


Ignore:
Timestamp:
Nov 30, 2007, 5:51:26 PM (16 years ago)
Author:
Joseph F. Miklojcik III
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Old/Tutorials/k0SDR/Tutorial00

    v84 v85  
    144144
    145145== Example: Audio Outputs ==
    146 Even though there is no sound card on the nodes, it is possible to send the audio to a NAS server.  You must use gnuradio-svn if you intend to get the NAS client software from the ORBIT APT respository.
     1461.  Even though there is no sound card on the nodes, it is possible to send the audio to a NAS server.  You must use the gnuradio-svn image
     147{{{
     148console$ imageNodes [1,1..2] gnuradio-svn
     149}}}
     150if you intend to get the NAS client software from the ORBIT APT respository.
    147151
    148 1. Install nasd on machine with sound hardware.
     1522. Install nasd on machine with sound hardware.
    149153
    150154{{{
     
    160164or configure nasd.conf like a sane person and run it from init.d.  Make sure sshd is running as well.
    161165
    162 2. Install nas clients on node.  NOTE: You must be using the gnuradio-svn image for this to work.
     1663. Install nas clients on node.  NOTE: You must be using the gnuradio-svn image for this to work.
    163167
    164168{{{