Formatting edits.

git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2806 7ae35d74-ebe9-4afe-98af-79ac388436b8
Hamlib-1.2.11
Nate Bargmann, N0NB 2010-01-10 02:19:28 +00:00
rodzic de4559a792
commit b26d98e555
1 zmienionych plików z 21 dodań i 21 usunięć

Wyświetl plik

@ -100,20 +100,20 @@ time):
alinco,aor,icom, alinco,aor,icom,
jrc,kachina,kenwood, jrc,kachina,kenwood,
pcr,tentec,uniden, pcr,tentec,uniden,
winradio,yaesu: rig backends winradio,yaesu: rig backends
rpcrig: special networked rig backend (through RPC) rpcrig: special networked rig backend (through RPC)
rpcrot: special networked rotator backend (through RPC) rpcrot: special networked rotator backend (through RPC)
easycomm: rotator backends easycomm: rotator backends
dummy: virtual dummy rig and rotator, for developer's use. dummy: virtual dummy rig and rotator, for developer's use.
c++,tcl,kylix: C++, tcl, and Kylix bindings c++,tcl,kylix: C++, tcl, and Kylix bindings
lib: library for functions missing on your system lib: library for functions missing on your system
libltdl: wrapper for shared module loader libltdl: wrapper for shared module loader
debian: debian package scripts debian: debian package scripts
doc: documentation base and scripts to extract from src doc: documentation base and scripts to extract from src
include/hamlib: exported header files go here include/hamlib: exported header files go here
include: non-distributed header files go there include: non-distributed header files go there
src: Hamlib frontend source directory src: Hamlib frontend source directory
tests: rigctl/rotctl and various C programs for testing tests: rigctl/rotctl and various C programs for testing
* testing Hamlib: * testing Hamlib:
@ -153,13 +153,13 @@ like "Rig command: ". Enter "?" followed by return to have the list
of available commands. 'Q' or 'q' quits rigctl immediately. of available commands. 'Q' or 'q' quits rigctl immediately.
Most wanted functions to be tested are: Most wanted functions to be tested are:
'_' get misc information on the rig '_' get misc information on the rig
'f' get frequency 'f' get frequency
'F' set frequency, in Hz 'F' set frequency, in Hz
'm' get mode 'm' get mode
'M' set mode (AM,FM,CW,USB,etc. and passband width in Hz) 'M' set mode (AM,FM,CW,USB,etc. and passband width in Hz)
'v' get vfo 'v' get vfo
'V' set vfo (VFOA, VFOB, etc.) 'V' set vfo (VFOA, VFOB, etc.)
f,F get_freq/set_freq try various (<1MHz, <30Mhz and >1GHz) f,F get_freq/set_freq try various (<1MHz, <30Mhz and >1GHz)
v,V get_vfo/set_vfo VFOA, VFOB v,V get_vfo/set_vfo VFOA, VFOB