Re: [Hamlib-developer] target VFO proposal
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Stephane F. <f4...@fr...> - 2000-11-28 22:55:14
|
On Mon, Nov 27, 2000, Frank Singleton wrote: <snip> > > Hmm, how does ths look?? > > int rig_set_mode(RIG *rig, vfo_t vfo, rmode_t mode); /* select mode */ > int rig_get_mode(RIG *rig, vfo_t vfo, rmode_t *mode); /* get mode */ > > int rig_set_freq(RIG *rig, vfo_t vfo, freq_t freq); > int rig_get_freq(RIG *rig, vfo_t vfo, freq_t *freq); > looks good to me > [...] > > ps: I want to fix this before our first release unless > you have other reasons :-) not a problem, let's do it before the 1.1.0 release! BTW, can you have a look at one of my previous email on the list http://www.geocrawler.com/lists/3/SourceForge/5198/0/4591360/ especially about passband width/mode setting, and tell what do you think of it. I've made some pending commits tonight, also once the passband/mode is solved, I'll let you know when it's OK for me to issue the last update/"make dist" of the 1.1.0 release. Cheers, -- Stephane |