LIbrary for Amateur Radio Equipment Control Applications.
 
 
 
 
 
 
Go to file
Michael Black dede1e5ac1
Remove bootstrap reference in INSTALL
2019-12-13 23:36:17 -06:00
adat Replace XOPEN with AC_USE_SYSTEM_EXTENSIONS 2019-12-10 15:54:12 -06:00
alinco Fix cppcheck warnings for alinco 2019-12-06 14:59:42 -06:00
amplifiers/elecraft Fix some cppcheck warnings 2019-12-09 17:12:13 -06:00
amsat
android Fix more cppcheck warnings in ltdl.c 2019-12-07 23:20:31 -06:00
aor Replace XOPEN with AC_USE_SYSTEM_EXTENSIONS 2019-12-10 15:54:12 -06:00
ars Clean up most of the cppcheck warnings in ars 2019-12-06 16:19:08 -06:00
barrett Replace XOPEN with AC_USE_SYSTEM_EXTENSIONS 2019-12-10 15:54:12 -06:00
bindings
c++ Clean up cppcheck warnings in c++ 2019-12-06 16:22:16 -06:00
celestron
cnctrk Clean up cppcheck warnings in cnctrack 2019-12-06 16:23:05 -06:00
doc Merge branch 'master' of https://github.com/Hamlib/Hamlib 2019-12-11 07:47:24 -06:00
dorji Fix some cppcheck warnings 2019-12-09 17:12:13 -06:00
drake Clean up cppcheck warnings in drake 2019-12-06 16:25:06 -06:00
dummy Add rig_strrmodes function and fix flrig to print mode list correctly 2019-12-12 09:13:30 -06:00
easycomm Clean up cppcheck warnings in easycomm 2019-12-06 16:35:14 -06:00
elad Replace XOPEN with AC_USE_SYSTEM_EXTENSIONS 2019-12-10 15:54:12 -06:00
ether6
flexradio remove elad_close from flexradio 2019-12-06 17:01:42 -06:00
fodtrack
gnuradio Fix some cppcheck warning in gnuradio.cc 2019-12-06 17:45:05 -06:00
gs232a Fix cppcheck warnings in gs232.c 2019-12-06 17:08:23 -06:00
heathkit
icmarine Fix some cppcheck warnings 2019-12-09 17:12:13 -06:00
icom Replace XOPEN with AC_USE_SYSTEM_EXTENSIONS 2019-12-10 15:54:12 -06:00
include Add rig_strrmodes function and fix flrig to print mode list correctly 2019-12-12 09:13:30 -06:00
ioptron Fix some cppcheck warnings 2019-12-09 17:12:13 -06:00
jrc Fix some cppcheck warnings 2019-12-09 17:12:13 -06:00
kachina
kenwood Added set_powerstat 1 to kenwood_init -- any reason not to do this? 2019-12-13 23:28:49 -06:00
kit Fix some cppcheck warnings 2019-12-09 17:12:13 -06:00
kylix
lib
lowe Fix cppcheck warnings in lowe.c 2019-12-08 10:07:00 -06:00
m2 Fix some cppcheck warnings 2019-12-09 17:12:13 -06:00
macros
meade Fix some cppcheck warnings 2019-12-09 17:12:13 -06:00
microtune Fix double free in microtune_eval_board.cc 2019-12-06 10:17:46 -06:00
miniVNA Fix cppcheck warnings in miniVNA.c 2019-12-08 10:15:31 -06:00
pcr Replace XOPEN with AC_USE_SYSTEM_EXTENSIONS 2019-12-10 15:54:12 -06:00
perl
prm80 Fix cppcheck warnings in prm80.c 2019-12-08 10:24:55 -06:00
prosistel Fix some cppcheck warnings 2019-12-09 17:12:13 -06:00
racal Fix cppcheck warnings in racal.c 2019-12-08 15:51:30 -06:00
rft
rotorez
rs Fix some cppcheck warnings 2019-12-09 17:12:13 -06:00
sartek
scripts Remove GNU Texinfo dependency 2019-12-04 02:06:07 -06:00
skanti Fix cppcheck warnings in trp8255.c 2019-12-08 16:03:38 -06:00
spid Fix cppcheck warnings in spid.c 2019-12-08 16:04:46 -06:00
src Fix hex_dump..was printing negative values 2019-12-12 10:14:42 -06:00
tapr
tentec Replace XOPEN with AC_USE_SYSTEM_EXTENSIONS 2019-12-10 15:54:12 -06:00
tests Got the w and W commands working much better 2019-12-12 22:29:13 -06:00
ts7400 Fix FILE* leak in test7400ADC.c 2019-12-06 12:01:28 -06:00
tuner
uniden
winradio Fix mingw64 build for g313-win.c 2019-12-04 09:02:03 -06:00
wj
yaesu Fix some cppcheck warnings 2019-12-09 17:12:13 -06:00
.editorconfig
.gitignore
AUTHORS
Android.mk
COPYING
COPYING.LIB
ChangeLog
INSTALL Remove bootstrap reference in INSTALL 2019-12-13 23:36:17 -06:00
LICENSE
Makefile.am
NEWS Remove GNU Texinfo dependency 2019-12-04 02:06:07 -06:00
PLAN
README
README.betatester Remove GNU Texinfo dependency 2019-12-04 02:06:07 -06:00
README.coding_style
README.developer Remove GNU Texinfo dependency 2019-12-04 02:06:07 -06:00
README.osx
README.release
README.win32
Segfault-award
THANKS
TODO
TODO.skeleton
bootstrap
configure.ac Replace XOPEN with AC_USE_SYSTEM_EXTENSIONS 2019-12-10 15:54:12 -06:00
hamlib.m4
hamlib.pc.in

README

Hamlib - (C) Frank Singleton 2000 (vk3fcs@ix.netcom.com)
         (C) Stephane Fillod 2000-2011
         (C) The Hamlib Group 2000-2012

The purpose of this project is to provide stable, flexible, shared libraries
that enable quicker development of Amateur Radio Equipment Control
Applications.

Many Amateur Radio Transceivers come with serial interfaces that allows
software to control the radio. This project will endeavour to provide shared
libraries that greatly simplify the application programmer's interaction
with radio equipment and other controllable devices such as rotators,
switches, etc.

Supported Radios
----------------

The Hamlib Wiki page, Supported Radios, contains a snapshot of the supported
radios at the time of the last Hamlib release.  Go to http://www.hamlib.org
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
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.

Backend Examples are:
---------------------

1. yaesu will provide connectivity to Yaesu FT 747GX Transceiver, FT 847
   "Earth Station", etc. via a standard API.

2. xxxx. will provide connectivity to the Wiz-bang moon-melter 101A (yikes..)

Hamlib will also enable developers to develop professional looking GUI's
towards a standard control library API, and they would not have to worry
about the underlying connection towards physical hardware.

Initially serial (RS232) connectivity will be handled, but we expect that IP
(and other) connectivity will follow afterwards.  Connection via a USB port
is accomplished via the Linux kernel support.  USB to serial converters are
well supported.  Other such devices may be supported as long as they present
a serial (RS-232) interface to Hamlib.

Availability
------------

Most distributions have the latest Hamlib release in their testing or alpha
versions of their distribution.  Check your package manager for the Hamlib
version included in your distribution.

Developing with Hamlib API
--------------------------

C language API documentation is at:

        http://www.hamlib.org/index.php?title=Documentation

Take a look at tests/README for more info on simple programming examples and
test programs.

C++ programming is supported and language bindings are available for Perl,
Python, and TCL.  A network daemon utility is also available for any
programming language that supports network sockets (even netcat!).


Recompiling
-----------

Hamlib is entirely developed using GNU tools, under various Linux systems.
The library may be recompiled by the familiar "three step":

        ./configure
        make
        sudo make install

See the INSTALL file for more information.

Contributing
------------

Consult the README.betatester and README.developer files in this directory
if you feel like testing or helping with Hamlib development.

Contributions of rig specifications and protocol documentation are highly
encouraged.  Do keep in mind that in some cases the manufacturer may not
provide complete control information or it is only available under a
Non-Disclosure Agreement (NDA).  Any documentation *must* be publicly
available so we can legally write and distribute Free Software supporting a
given device.

The Hamlib team is very interested to hear from you, how Hamlib builds and
works on your system, especially on non-Linux system or non-PC systems. We
try to make Hamlib as portable as possible.

Please report in case of problems at hamlib-developer@lists.sourceforge.net
Git email formatted patches or in unified diff format are welcome!

Also, take a look at http://sourceforge.net/projects/hamlib/ Here you will
find a mail list, link to the Wiki, and the latest releases.  Feedback,
questions, etc. about Hamlib are very welcome at the mail list:

        <hamlib-developer@lists.sourceforge.net>

Hamlib Version Numbers
----------------------

Like other software projects, Hamlib uses a version numbering scheme to help
program authors and users understand which releases are compatible and which
are not.  Hamlib releases now follow the format of:

Major.minor.incremental

Where

Major:  Currently at 3, but can be advanced when changes to the API require
client programs to be rewritten to take advantage of new features of
Hamlib.  This number has advanced a couple of times throughout the life of
Hamlib.  Advancement of the major number is only for frontend API changes
that require modification of client source.  ABI compatibility is presently
maintained to prior releases so that a program linked to an earlier
1.2.Y.[Z] release will work with a later 3.Y[.Z] release without
recompiling.  Itis our intention to maintain such ABI compatibility as long
as practical.

Minor:  This number advances when either new backend(s) or new rig
model(s) to existing backend(s) are added.  Advancing this number informs
client program authors (and users of those programs) that new model/backend
support has been added.  Will also include bug fixes since the last
Incremental release.

Incremental:    May be undefined (e.g. Hamlib 3.0) and would advance to 1
(e.g. Hamlib 3.0.1) for any bug fixes or feature additions to existing
model(s) or backend(s), then to 2, etc.  New rig models or backends are not
included in Incremental.  When Release is advanced, Incremental will reset
to undefined and will not be included as part of the version number.

Release schedule
----------------

Hamlib has in the past maintained a "ready when it's ready" philosophy.
However, given that much of the Linux user base is now influenced by the
Ubuntu distribution and its timed six month release schedule, Hamlib
releases will be scheduled in advance of Ubuntu releases.  Planned release
dates for Hamlib are now 1 February and 1 August of each calendar year.
Between those dates various Incremental releases will occur as development
warrants.


Have Fun / Frank S / Stephane F / The Hamlib Group

  73's de vk3fcs/km5ws / f8cfe