Re: [Hamlib-developer] Looking for apps using hamlib
Library to control radio transceivers and receivers
Brought to you by:
n0nb
|
From: Stephane F. <f4...@fr...> - 2002-01-06 22:33:40
|
Hi John! On Fri, Jan 04, 2002, John Chubick wrote: > I've been reading up on hamlib as I've been looking for a radio control program to run on my Linux machine. I have a development background (mainly Java and some C and VB) but I don't know C++ and I've never developed for Linux. Before I tackle trying > to write something from scratch using the hamlib libraries I was looking for something already written for my Kenwood TS-570. Can anyone point me in the right direction? > If you want something quick to test raw functions of Hamlib, you might want to try "rigctl -vvvv -m 204" included in Hamlib (latest cvs version). As a matter of coincidence, the TS-570D capabilities were just entered last week, but it need some tests! Make sure your rig is setup to 57600 bps, or pass "--serial-speed xxx" to rigctl. Once the backend of your rig works fine, any application using Hamlib will work with your rig! Also, check with Robert or Alexandru if you're looking for a GUI. BTW, what are you interrested in Hamlib? Control a rig relocated in the attic, doppler compensation, or just playing with fun stuff? Note: Hamlib is supposed to be portable, and should work under Win32 using cygwin. Anyone interested? Cheers, Stephane F8CFE |