个人工具

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

来自Ubuntu中文

跳转至: 导航, 搜索
(新页面: {{From|https://help.ubuntu.com/community/forum/software/TentecRx320}} {{Languages|UbuntuHelp:forum/software/TentecRx320}} The Ten Tec RX320D software-defined shortwave receiver can be con...)
 
第2行: 第2行:
 
{{Languages|UbuntuHelp:forum/software/TentecRx320}}
 
{{Languages|UbuntuHelp:forum/software/TentecRx320}}
 
The Ten Tec RX320D software-defined shortwave receiver can be controlled graphically on Ubuntu.  This has been tested with Ubuntu 6.06.
 
The Ten Tec RX320D software-defined shortwave receiver can be controlled graphically on Ubuntu.  This has been tested with Ubuntu 6.06.
 
+
# 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 [http://www.mizuhoradio.com/personal/caitlyn/shortwave/rx320.html here] to download the ''rx320'' .deb file.
* 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 [http://www.mizuhoradio.com/personal/caitlyn/shortwave/rx320.html 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.
 
+
* 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.
+
 
+
 
<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.
* 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.
* 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.
+
 
+
 
+
 
+
 
+
 
----
 
----
 
[[category:CategoryDocumentation]]  
 
[[category:CategoryDocumentation]]  
  
 
[[category:UbuntuHelp]]
 
[[category:UbuntuHelp]]

2007年11月30日 (五) 17:21的版本

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.