All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ricardo Saiz Villoria <rsaizv@yahoo.es>
To: Linux HAMs <linux-hams@vger.kernel.org>
Subject: Re: [ANN] Hamlib 1.2.5 released
Date: Tue, 28 Feb 2006 23:52:55 +0100	[thread overview]
Message-ID: <4404D447.2050609@yahoo.es> (raw)
In-Reply-To: <20060228210401.GA12763@flying-gecko.net>



Patrick A. Ouellette wrote:
> At the risk of sounding low tech, you could use a telnet/ssh session to
> the remote PC and run rigctl to change settings.  Not the flashy
> monitoring of grig or an ncurses interface, but it would get the job
> done.
> 
> You still have to get the audio to and from the radio....
> 
> 73,
> 
> Pat KB8PYM

It is easier than that: the hamlib can talk to grig by rpc via udp 
packets across a network. So the required network bandwidth is close to 
that of the rs232 link.

You can control your rig in these ways:

rigctl   : with commands
grig     : graphically; grig calls rigctl in the background
rpc.rigd : the daemon stays listening for udp packets
followed by:
grig -m 1901 -r <host>    : grig in local or remote machine
or:
rigctl -m 1901 -r <host>  : command line in local or remote machine

ophone and gnomemeeting both use h.323

For one-way audio broadcast you can use liveice/icecast and listen with 
an mp3 player as xmms.

73 Ricardo

-- 
Ricardo Saiz Villoria
WEB:	http://www.qsl.net/ea1apm
E-MAIL: mailto:rsaizv@yahoo.es
public PGP key available at/clave pública PGP disponible en:
http://pgp.mit.edu/


		
______________________________________________ 
LLama Gratis a cualquier PC del Mundo. 
Llamadas a fijos y móviles desde 1 céntimo por minuto. 
http://es.voice.yahoo.com
-
To unsubscribe from this list: send the line "unsubscribe linux-hams" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  parent reply	other threads:[~2006-02-28 22:52 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-27 22:50 [ANN] Hamlib 1.2.5 released Ricardo Saiz Villoria
2006-02-28 15:39 ` Douglas Cole
2006-02-28 21:04   ` Patrick A. Ouellette
2006-02-28 21:09     ` Douglas Cole
2006-02-28 21:29       ` Patrick A. Ouellette
2006-02-28 22:52     ` Ricardo Saiz Villoria [this message]
2006-03-01  0:03       ` Douglas Cole
2006-03-01 16:40         ` Patrick A. Ouellette
2006-03-01 16:56           ` Curt, WE7U
2006-03-01 18:28             ` Douglas Cole
  -- strict thread matches above, loose matches on Subject: below --
2006-02-26 22:44 Stephane Fillod
2006-02-27  0:27 ` Douglas Cole

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4404D447.2050609@yahoo.es \
    --to=rsaizv@yahoo.es \
    --cc=linux-hams@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.