Changes between Version 84 and Version 85 of Old/Tutorials/k0SDR/Tutorial00
- Timestamp:
- Nov 30, 2007, 5:51:26 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Old/Tutorials/k0SDR/Tutorial00
v84 v85 144 144 145 145 == 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. 146 1. 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 {{{ 148 console$ imageNodes [1,1..2] gnuradio-svn 149 }}} 150 if you intend to get the NAS client software from the ORBIT APT respository. 147 151 148 1. Install nasd on machine with sound hardware.152 2. Install nasd on machine with sound hardware. 149 153 150 154 {{{ … … 160 164 or configure nasd.conf like a sane person and run it from init.d. Make sure sshd is running as well. 161 165 162 2. Install nas clients on node. NOTE: You must be using the gnuradio-svn image for this to work.166 3. Install nas clients on node. NOTE: You must be using the gnuradio-svn image for this to work. 163 167 164 168 {{{