2000-11-17 19:11:54 +00:00
|
|
|
Hamlib -- History of visible changes.
|
|
|
|
|
2003-04-28 06:34:58 +00:00
|
|
|
Copyright (C) 2000-2003 Stephane Fillod, Frank Singleton and others
|
2000-11-17 19:11:54 +00:00
|
|
|
|
|
|
|
Please send Hamlib bug reports to hamlib-developer@lists.sourceforge.net
|
|
|
|
|
2003-04-28 06:34:58 +00:00
|
|
|
Version 1.1.4
|
|
|
|
2003-04-28
|
|
|
|
* new backends: Drake (R8B), GNU Radio (experimental), microtune,
|
|
|
|
and many new rig models
|
|
|
|
* new rotator backends: fodtrack, rotorez
|
|
|
|
* better doxygenized documentation
|
|
|
|
* reworked perl and tcl bindings using swig
|
|
|
|
* vfo_t rework
|
|
|
|
* gcc-3.x compilance
|
|
|
|
|
2002-06-17 20:51:16 +00:00
|
|
|
Version 1.1.3
|
|
|
|
2002-06-17
|
|
|
|
* new backend: JRC (NRD-545), and many new rig models
|
|
|
|
* rotator frontend, new easycomm backend
|
|
|
|
* added Kylix and perl bindings and completed tcl/tk support
|
|
|
|
* networked (RPC) rig and rotator
|
|
|
|
|
2001-06-20 06:06:09 +00:00
|
|
|
Version 1.1.2
|
2001-09-23 10:37:08 +00:00
|
|
|
2001-09-23
|
|
|
|
* License converted to LGPL
|
|
|
|
* new backends: Alinco (DX-77), Uniden (BC895),
|
|
|
|
Ten-Tec (RX320), Kachina (505DSP)
|
|
|
|
* New port_t design, coming with easy rig auto-probe
|
2001-06-20 06:06:09 +00:00
|
|
|
* mv_ctl replaced by vfo_op, set_vfo/get_vfo extended to RIG_VFO_MEM
|
2001-09-23 10:37:08 +00:00
|
|
|
* set_conf/get_conf for opaque variable parameters setting
|
|
|
|
* Better portability, esp. with libtool (DLL dlopen'ing works under Win32 !)
|
|
|
|
* added C++ and tcl/tk bindings (not complete yet)
|
|
|
|
* converted from hamlib-doc to doxygen in-source interface documenting
|
2001-06-20 06:06:09 +00:00
|
|
|
|
2001-03-04 13:09:56 +00:00
|
|
|
Version 1.1.1
|
2001-05-24 22:24:47 +00:00
|
|
|
2001-05-26
|
2001-03-04 13:09:56 +00:00
|
|
|
* new backends: Kenwood (TS870S), WiNRADiO, PCR-1000, Dummy (for tests)
|
|
|
|
* Hamlib frontend will take care of backends that can't target VFO.
|
2001-05-24 22:24:47 +00:00
|
|
|
* Extended API: caps, levels, parms, etc.
|
2001-03-04 13:09:56 +00:00
|
|
|
* rig_set_mode/rig_get_mode changed again, now use filter caps
|
|
|
|
* more fields shadowed in rig->state, etc.
|
|
|
|
* rigctl now works also non-interactively
|
2001-05-24 22:24:47 +00:00
|
|
|
* get_channel/set_channel can be emulated and new dumpmem utility
|
|
|
|
* will not compile on pure ANSI C compiler, because of gcc struct extension
|
2001-03-04 13:09:56 +00:00
|
|
|
|
2000-11-17 19:11:54 +00:00
|
|
|
Version 1.1.0
|
|
|
|
2000-11-11
|
|
|
|
* First draft of a generic API, abstracting radios differences
|
|
|
|
behind a set of capabilities.
|
|
|
|
* Hamlib is (somewhat) conform to GNU coding standards, and so it uses
|
|
|
|
configure script generated by Automake and Autoconf
|
|
|
|
* Included hamlib-doc system to generate man pages, API
|
|
|
|
references in html format.
|
|
|
|
* 2 new backends: Icom (CI-V) with IC706 series, and AOR (AR8200)
|
|
|
|
|
|
|
|
Version 1.0.0
|
|
|
|
Initial release.
|
|
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------
|
|
|
|
Copying information:
|
|
|
|
|
|
|
|
This file is licensed to you under the license specified in the included file
|
|
|
|
`LICENSE'. Look there for further details.
|