个人工具

“UbuntuHelp:Forum/software/TentecRx320”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
第6行: 第6行:
 
<pre><nowiki>  
 
<pre><nowiki>  
 
sudo dpkg -i rx320-0.6.2-1_i386.deb
 
sudo dpkg -i rx320-0.6.2-1_i386.deb
</nowiki></pre>
+
    </nowiki></pre>
 
3. Run the control software.
 
3. Run the control software.
 
<pre><nowiki>
 
<pre><nowiki>
rx320
+
rx320
</nowiki></pre>
+
    </nowiki></pre>
 
4. Right click on a blank space of the controller's window and choose "Configure" and put in the /dev entry for the serial port that the radio is connected to.  Mine, for example, is /dev/ttyS0.
 
4. Right click on a blank space of the controller's window and choose "Configure" and put in the /dev entry for the serial port that the radio is connected to.  Mine, for example, is /dev/ttyS0.
 
----
 
----

2007年12月6日 (四) 10:32的版本

The Ten Tec RX320D software-defined shortwave receiver can be controlled graphically on Ubuntu. This has been tested with Ubuntu 6.06.

  1. You'll need to download one package since Xclass can be found in the Universe Repository. On the other had you need to go to here to download the rx320 .deb file.

2. Now you need to install Xclass and rx320. Remember that xclass can be found in the Universe Repository and to install rx320 you need to put this in the terminal.

 
sudo dpkg -i rx320-0.6.2-1_i386.deb
    

3. Run the control software.

 rx320
    

4. Right click on a blank space of the controller's window and choose "Configure" and put in the /dev entry for the serial port that the radio is connected to. Mine, for example, is /dev/ttyS0.