Re: [Hamlib-developer] what's up?
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: <rs...@su...> - 2001-10-10 11:31:51
|
Hello out there, On Mon, 8 Oct 2001, Stephane Fillod wrote: > I haven't heard about you since the release of hamlib-1.1.2. I hope > everything's fine on your side. I hardly believe 1.1.2 is so stable > that you haven't had to report bugs :) Well, it compiles without problems :-) My today's copy from the CVS doesn't, though. After some disk scratching, it says: Making all in lib make[1]: Entering directory `/usr/src/hamlib/lib' Makefile:166: *** missing separator. Stop. make[1]: Leaving directory `/usr/src/hamlib/lib' make: *** [all-recursive] Error 1 I'm using autoconf 2.52, automake 1.4-p5 and libtool 1.4.1. > Also, I'd love to hear from people succeeding in (or not) to run Hamlib > with any rig except the IC706 and FT847 (the only truly tested), > like the Kenwoods, the various receives, etc. Sorry, but I still haven't tested our IC275 and 475 at home. Have to find the old self-built interface first and then visit mom (DK3XJ) :) > Any wishes? Comments? Feedback welcome! I'm working on my 'Kontakt' project (a GUI frontend for hamlib). Well, now I know a lot more about C++ (and differences to C, like using member functions for callback purposes... brrr!) and can actually give you a tree view of all devices supported by hamlib. A rig can be selected in the list (a subclass of QListViewItem now stores the rig_model_t entry), but that's about it right now. No actual controls yet, first I want to have the config data saved to/retrieved from the config file (hopefully this week). If you *really* want to try it: http://sf.net/projects/kontakt -> cvs instructions. But please give me some feedback. 73, Robert -- Robert Steinhaeusser, DL1NC / N9KBK rs...@su... http://1409.org ro...@st... |