Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Ham Radio Control Libraries 1.1.2 - Shared libraries for HAM radio equipment control.

25 views
Skip to first unread message

ham...@freshmeat.net

unread,
Oct 1, 2001, 1:19:24 PM10/1/01
to
Ham Radio Control Libraries 1.1.2
by Stephane Fillod (http://freshmeat.net/users/f4cfe/)
Monday, October 1st 2001 13:18

About: The HAM radio equipment control libraries allow you to write amateur radio
equipment control programs for transceivers which use CAT or similar
computer interfaces for control.

Changes: A license change to LGPL, new backends (Alinco [DX-77], Uniden [BC895],
Ten-Tec [RX320], and Kachina [505DSP]), a new port_t design with easy rig
auto-probe, replacing mv_ctl with vfo_op, extending set_vfo/get_vfo to
RIG_VFO_MEM, new set_conf/get_conf for opaque variable parameters setting,
better portability (esp. with libtool--DLL dlopen'ing works under Win32),
new C++ and TCL/Tk bindings, and conversion from hamlib-doc to doxygen
in-source interface documentation.

Release focus: Major feature enhancements
License: GNU Lesser General Public License (LGPL)
Project URL: http://freshmeat.net/projects/hamlib/

Homepage: http://freshmeat.net/redir/hamlib/4020/url_homepage/
Tar/GZ: http://freshmeat.net/redir/hamlib/4020/url_tgz/
Changelog: http://freshmeat.net/redir/hamlib/4020/url_changelog/
RPM package: http://freshmeat.net/redir/hamlib/4020/url_rpm/
CVS tree (cvsweb): http://freshmeat.net/redir/hamlib/4020/url_cvs/
Mailing list archive: http://freshmeat.net/redir/hamlib/4020/url_list/

ham...@freshmeat.net

unread,
Aug 24, 2004, 7:16:40 AM8/24/04
to
Ham Radio Control Libraries 1.2.2
by Stéphane Fillod (http://freshmeat.net/~fillods/)
Tue, Aug 24th 2004 04:16

About:
The HAM radio equipment control libraries allow you to write amateur radio

equipment control programs for transceivers and antenna rotators which use


CAT or similar computer interfaces for control.

Changes:
This release adds new models: Ten-Tec (Orion), AOR 3030, Yaesu FRG's, and
Skanti. It has fixes for JRC NRD435 and NRD535, Drake, AOR3000, and many
others. On the port front, there are fixes for BRK/RTS/DTR handling under
Win32 (Elektor304). The Visual Basic wrapper file has been tweaked.
Finally, there's a new command 'rigswr' to measure VSWR vs frequency.

Release focus: Major feature enhancements
License: GNU Lesser General Public License (LGPL)
Project URL: http://freshmeat.net/projects/hamlib/

Homepage: http://freshmeat.net/redir/hamlib/4020/url_homepage/hamlib.org
Tar/GZ: http://freshmeat.net/redir/hamlib/4020/url_tgz/hamlib-1.2.2.tar.gz
Zip: http://freshmeat.net/redir/hamlib/4020/url_zip/hamlib-win32-1.2.2.zip
CVS tree (cvsweb): http://freshmeat.net/redir/hamlib/4020/url_cvs/hamlib
Mailing list archive: http://freshmeat.net/redir/hamlib/4020/url_list/mail


____________________________| Advertising |____________________________
Etnus Announces TotalView 6.5 - now with memory leak detection!

Etnus TotalView, the most advanced debugger on Linux and UNIX, has features
absent in average debuggers. TotalView has built-in interactive
memory leak detection and offers superior C++ feature like an STL Viewer.
Get insight into memory problems while you debug! Try it free!

http://www.etnus.com/index2.html
____________________________| Advertising |____________________________

ham...@freshmeat.net

unread,
Nov 18, 2004, 8:53:21 AM11/18/04
to
Ham Radio Control Libraries 1.2.3
by Stéphane Fillod (http://freshmeat.net/~fillods/)
Thu, Nov 18th 2004 05:53

About:
The HAM radio equipment control libraries allow you to write amateur radio

equipment control programs for transceivers and antenna rotators which use


CAT or similar computer interfaces for control.

Changes:
This release adds new backends: Racal, V4L radio cards, Watkins-Johnson
8888. It also adds new models: IC-78, IC-7800, IC-R20, IC-756PROIII. The
frontend API sees the LEVEL_SQLSTAT marked as deprecated. AOR 5k&8k got
S-Meter. The IC-R8500 received calibrated S-Meter. AOR AR-7030 had a freq
bug fixed. Jupiter was fixed with legacy support. Many other fixes were
made. The mingw32 distribution was compiled with gcc 3.4, and the stdcall
interface switch for VisualBasic has been prepared.

Release focus: Major bugfixes

License: GNU Lesser General Public License (LGPL)
Project URL: http://freshmeat.net/projects/hamlib/

Homepage: http://freshmeat.net/redir/hamlib/4020/url_homepage/hamlib.org
Tar/GZ: http://freshmeat.net/redir/hamlib/4020/url_tgz/hamlib-1.2.3.tar.gz
Zip: http://freshmeat.net/redir/hamlib/4020/url_zip/hamlib-win32-1.2.3.zip
BSD Ports URL: http://freshmeat.net/redir/hamlib/4020/url_bsdport/hamlib


CVS tree (cvsweb): http://freshmeat.net/redir/hamlib/4020/url_cvs/hamlib
Mailing list archive: http://freshmeat.net/redir/hamlib/4020/url_list/mail


____________________________| Advertising |____________________________

Make Smarter Purchasing Decisions Now with the IT Product Guide


Get the inside scoop on the latest IT products. The IT Product Guide
Combines test results from InfoWorld with feedback from real users.
You'll see what's to your enterprise now

http://productguide.itmanagersjournal.com/
____________________________| Advertising |____________________________

ham...@freshmeat.net

unread,
Apr 5, 2005, 4:12:42 PM4/5/05
to
Ham Radio Control Libraries 1.2.4
by Stéphane Fillod (http://freshmeat.net/~fillods/)
Tue, Apr 5th 2005 13:12

About:
The HAM radio equipment control libraries allow you to write amateur radio

equipment control programs for transceivers and antenna rotators which use


CAT or similar computer interfaces for control.

Changes:
This release adds new models TS-480, VR5000, and FT1000MkV Fld. The
frontend API sees port_t renamed as hamlib_port_t. Many fixes were brought
to models TS-570S, AR7030, AR3000A, Orion, FT-897, and IC746. The 64-bit
int handling is corrected, which potentially fixes the backends kenwood,
alinco, pcr, uniden, aor, jrc, and tentec. Parallel port support has been
added for BSD systems. Along with Visual Basic testing, a .NET wrapper is
now available.

Release focus: Major bugfixes

License: GNU Lesser General Public License (LGPL)
Project URL: http://freshmeat.net/projects/hamlib/

Homepage: http://freshmeat.net/redir/hamlib/4020/url_homepage/hamlib.org
Tar/GZ: http://freshmeat.net/redir/hamlib/4020/url_tgz/hamlib-1.2.4.tar.gz
RPM package: http://freshmeat.net/redir/hamlib/4020/url_rpm/hamlib-1.2.4-1.i386.rpm

CVS tree (cvsweb): http://freshmeat.net/redir/hamlib/4020/url_cvs/hamlib
Mailing list archive: http://freshmeat.net/redir/hamlib/4020/url_list/mail


____________________________| Advertising |____________________________

Are you about to purchase an IT Product that's all hype?

Find out at the IT Product Guide. Read real reviews from actual users
and learn which products are mission-critical to your enterprise now.
Start reading reviews at

ham...@freshmeat.net

unread,
Mar 5, 2006, 8:54:58 AM3/5/06
to
Ham Radio Control Libraries 1.2.5
by Stéphane Fillod (http://freshmeat.net/~fillods/)
Sun, Mar 5th 2006 05:54

About:
The HAM radio equipment control libraries allow you to write amateur radio

equipment control programs for transceivers and antenna rotators which use


CAT or similar computer interfaces for control.

Changes:
The frontend API of this release is enhanced with support for clonable
rigs. Please note the rigmem command had a change in CSV format. The
rigctl command has a new send_cmd for protocol debugging purposes. Hamlib
now has easy helpers to talk to USB devices. The new models added are
AR8600, AR2700, DWT (DLL based under Windows, need test under other OS).
Fixes were made to models AR7030, Orion, NRD-545, RX-320, FT-817, FT-990,
TS-2000, Easycomm, and a big AOR update. The problem with parallel port
support of BSD systems has been solved.

Release focus: Major feature enhancements
License: GNU Lesser General Public License (LGPL)
Project URL: http://freshmeat.net/projects/hamlib/

Homepage: http://freshmeat.net/redir/hamlib/4020/url_homepage/hamlib.org
Tar/GZ: http://freshmeat.net/redir/hamlib/4020/url_tgz/hamlib-1.2.5.tar.gz

CVS tree (cvsweb): http://freshmeat.net/redir/hamlib/4020/url_cvs/hamlib
Mailing list archive: http://freshmeat.net/redir/hamlib/4020/url_list/mail


____________________________| Advertising |____________________________

Annual FreshMeat Survey

Tell FreshMeat all about yourself! We just launched our annual visitor
study, and we'd like your feedback so we can make our site even more
useful and relevant to you. Complete the survey--and you'll get a chance
to win cool prizes. It's free, fast, and no registration required. Thanks
in advance for your help. Click here:

http://www.wilsonresearch.com/ostgvisitor06.php?site=3
____________________________| Advertising |____________________________

ham...@freshmeat.net

unread,
Dec 14, 2006, 5:13:24 AM12/14/06
to
Ham Radio Control Libraries 1.2.6rc1
by Nate Bargmann (http://freshmeat.net/~N0NB/)
Thu, Dec 14th 2006 02:13

About:
The HAM radio equipment control libraries allow you to write amateur radio

equipment control programs for transceivers and antenna rotators which use


CAT or similar computer interfaces for control.

Changes:
This release features Python 2.4 compatibility, improved TS570
functionality, improved Argonaut V functionality, support for the IC7000
and G313i/G313e, many Icom, Kenwood, and Tentec fixes, and build system
fixes.

Release focus: Minor feature enhancements

License: GNU Lesser General Public License (LGPL)
Project URL: http://freshmeat.net/projects/hamlib/

Homepage: http://freshmeat.net/redir/hamlib/4020/url_homepage/hamlib.org
Tar/GZ: http://freshmeat.net/redir/hamlib/4020/url_tgz/hamlib-1.2.6rc1.tar.gz

CVS tree (cvsweb): http://freshmeat.net/redir/hamlib/4020/url_cvs/hamlib
Mailing list archive: http://freshmeat.net/redir/hamlib/4020/url_list/mail


____________________________| Advertising |____________________________

Open source and Linux from HP


From eight consecutive years of Linux market leadership to countless
community outreach programs, HP has proven solutions you can value, on a
next generation, highly-efficient BladeSystem platform ideal for Linux,
with the approach, experience, and customer commitment you can trust.

http://showcase.linux.com/hpos.tmpl
____________________________| Advertising |____________________________

ham...@freshmeat.net

unread,
Dec 22, 2006, 6:35:12 PM12/22/06
to
Ham Radio Control Libraries 1.2.6
by Nate Bargmann (http://freshmeat.net/~N0NB/)
Fri, Dec 22nd 2006 15:35

About:
The HAM radio equipment control libraries allow you to write amateur radio

equipment control programs for transceivers and antenna rotators which use


CAT or similar computer interfaces for control.


Release focus: Minor feature enhancements

License: GNU Lesser General Public License (LGPL)
Project URL: http://freshmeat.net/projects/hamlib/

Homepage: http://freshmeat.net/redir/hamlib/4020/url_homepage/hamlib.org
Tar/GZ: http://freshmeat.net/redir/hamlib/4020/url_tgz/hamlib-1.2.6.tar.gz

CVS tree (cvsweb): http://freshmeat.net/redir/hamlib/4020/url_cvs/hamlib
Mailing list archive: http://freshmeat.net/redir/hamlib/4020/url_list/mail


____________________________| Advertising |____________________________

ham...@freshmeat.net

unread,
Feb 4, 2007, 3:17:43 AM2/4/07
to
Ham Radio Control Libraries 1.2.6.1
by Nate Bargmann (http://freshmeat.net/~N0NB/)
Sun, Feb 4th 2007 00:17

About:
The HAM radio equipment control libraries allow you to write amateur radio

equipment control programs for transceivers and antenna rotators which use


CAT or similar computer interfaces for control.

Changes:
Information about the w command was added in rigctl.1. The PTT command for
IC-7000 was fixed.

Release focus: Minor bugfixes

License: GNU Lesser General Public License (LGPL)
Project URL: http://freshmeat.net/projects/hamlib/

Homepage: http://freshmeat.net/redir/hamlib/4020/url_homepage/hamlib.org
Tar/GZ: http://freshmeat.net/redir/hamlib/4020/url_tgz/hamlib-1.2.6.1.tar.gz

CVS tree (cvsweb): http://freshmeat.net/redir/hamlib/4020/url_cvs/hamlib
Mailing list archive: http://freshmeat.net/redir/hamlib/4020/url_list/mail


____________________________| Advertising |____________________________

Track & Manage Your Source Code and Digital Assets for FREE with Perforce

Discover how you can manage your source code and digital assets faster and
easier with Perforce. Perforce offers visual client interfaces for
Linux, Mac, Solairs,FreeBSD and Windows. Learn more and get a free two
user download at

http://sel.as-us.falkag.net/sel?cmd=lnk&kid=133888&bid=282689&dat=121642&opt=0&rdm=[timestamp]
____________________________| Advertising |____________________________

ccon...@iol.it

unread,
Apr 16, 2012, 7:34:56 AM4/16/12
to
Are there any api for accessing icom rig dunctions ?
0 new messages