[pskmail] Re: hamlib rigtype number for Kenwood TS2000 ?

  • From: Andy obrien <k3ukandy@xxxxxxxxx>
  • To: pskmail@xxxxxxxxxxxxx
  • Date: Sat, 24 Oct 2009 15:32:43 -0500

I found the list of numbers.  Since my copy of fldigi is controling
the TS2000 with a hamlib setting for the TS570D, I thought I would use
the 570's rigtype number.  Howver, I have no changing of frequency
when I activate the pskmail server.

 #########################################################################
 # rig control (scheduler, scanner)
 $scheduler = 0;
 $rigtype = 204;
 $rigrate = 9600;
 $rigdevice = "/dev/ttyS0";
 $rigptttune = 0;       # If 1 then ICOM "PTT TUNE" is in use
 ##########################
 $scanner = "S";
 $qrgfile = "$ENV{HOME}/.pskmail/qrg/freqs.txt";
 $freq_offset = 1;      # minutes after '0'
 @freq_corrections = qw (0 0 0 0 0); # trx frequency correction
 $traffic_qrg = 0;
 #########################################################################
 ### Server v. Pskmail 0.9.22. (C) 2009 PA0R
21:14 UTC Oct-24-2009: Program start
21:14 UTC Oct-24-2009: Connected to netherlands.aprs2.net port 1314
Scanning: 3587000,10147000,10147000,10147250,10147500
Offset = 1 minute(s)
1
21:14 UTC Oct-24-2009: Listening to the radio
3587000,10147000,10147000,10147250,10147500
THOR22,THOR22,MFSK16,THOR11,



Anything obviously wrong ?

Andy K3UK



On Sat, Oct 24, 2009 at 2:42 PM, Andy obrien <k3ukandy@xxxxxxxxx> wrote:
> Is there a list of rigtype number somewhere ?  I am getting ready to
> test scanning for my server and need to configure the hamlib rig type.
>
> Do I have the following correct ?   I will be using ttyS0, 9600 baud ,
> and I put 'F' for scanner instead of my previous 'S' when I was just
> scanning modes.   I have not changed rigtype yet
>
>
> # rig control (scheduler, scanner)
>  $scheduler = 0;
>  $rigtype = 351;
>  $rigrate = 9600;
>  $rigdevice = "/dev/ttyS0";
>  $rigptttune = 0;       # If 1 then ICOM "PTT TUNE" is in use
>  ##########################
>  $scanner = "F";
>  $qrgfile = "$ENV{HOME}/.pskmail/qrg/freqs.txt";
>  $freq_offset = 1;      # minutes after '0'
>  @freq_corrections = qw (0 0 0 0 0); # trx frequency correction
>  $traffic_qrg = 0;
>

Other related posts: