kopia lustrzana https://github.com/Hamlib/Hamlib
Also mention amplifiers
rodzic
4109d606b5
commit
87311035ea
|
@ -27,15 +27,15 @@ to reach the Wiki.
|
|||
Hamlib Design
|
||||
-------------
|
||||
|
||||
The library provides functions for both radio and rotator control,
|
||||
and data retrieval from the radio or rotator. A number of functions useful
|
||||
The library provides functions for radio, rotator and amplifier control,
|
||||
and data retrieval for supported devices. A number of functions useful
|
||||
for calculating distance and bearing and grid square conversion are included.
|
||||
|
||||
libhamlib.so - library that provides generic API for all RIG types.
|
||||
This is what Application programmers will "see". Will have different
|
||||
names on other platforms, e.g. libhamlib-2.dll on MS windows. Also
|
||||
contains all radio and rotator "backends" (formerly in their own
|
||||
dlopen'ed libraries) provided by Hamlib.
|
||||
contains all radio, rotator and amplifier "backends" (formerly in their
|
||||
own dlopen'ed libraries) provided by Hamlib.
|
||||
|
||||
Backend Examples are:
|
||||
---------------------
|
||||
|
|
|
@ -124,8 +124,9 @@ Testing with the Hamlib Utilities
|
|||
|
||||
To continue, be sure you have read the README.betatester file, especially the
|
||||
"Testing Hamlib" section. The primary means of testing is by way of the
|
||||
rigctl utility for radios and rotctl utility for rotators. Each is a command
|
||||
line program that is interactive or can act on a single command and exit.
|
||||
rigctl utility for radios, the rotctl utility for rotators and the ampctl
|
||||
utility for amplifiers. Each is a command line program that is interactive
|
||||
or can act on a single command and exit.
|
||||
|
||||
Documentation for each utility can be found as an HTML file in the doc
|
||||
directory.
|
||||
|
|
|
@ -124,8 +124,9 @@ Testing with the Hamlib Utilities
|
|||
|
||||
To continue, be sure you have read the README.betatester file, especially the
|
||||
"Testing Hamlib" section. The primary means of testing is by way of the
|
||||
rigctl utility for radios and rotctl utility for rotators. Each is a command
|
||||
line program that is interactive or can act on a single command and exit.
|
||||
rigctl utility for radios, the rotctl utility for rotators and the ampctl
|
||||
utility for amplifiers. Each is a command line program that is interactive
|
||||
or can act on a single command and exit.
|
||||
|
||||
Documentation for each utility can be found as an HTML file in the doc
|
||||
directory.
|
||||
|
|
Ładowanie…
Reference in New Issue