Re: [Hamlib-developer] Re: [Groundstation-developer] Gnome RIG 0.2
Library to control radio transceivers and receivers
Brought to you by:
n0nb
|
From: Joop S. <pa...@de...> - 2002-09-10 15:08:35
|
On Tue, 10 Sep 2002 08:41:17 +0200 Stephane Fillod <f8...@fr...> wrote: > > And the answer already exists. Alex would tell you to use his Bonobo > control, but there is simpler for simple application: the RPC backend. > Just run rpc.rigd on the localhost, tell xlog and grig to use MODEL_RPC, > they will share the rig. And voila! > Why didn't I think of this before? Excuse my stupidity... > This way, no need to put hacks in all the applications around to make them > live together. > > What do you think? > sudo rpc.rigd -m 210 -v & Opened rig model 210, 'TS-870S' rigctl -m 1901 Rig command: f Frequency: 14026540 Wow! xlog is unfriendly towards RPC (probably a bug): /dev/ttyS0: RPC: Unknown host > > Cheers, > Stephane > > Thanks, Joop |