[Tlf-devel] New callmaster and cty.dat files

2013-11-17 Thread Ervin Hegedüs - HA2OS
Hello,

I've collected the participiants of few last WW contests, and
updated the callmaster file, which modified at 3 years ago about.

The previous version of callmaster contains about 41000
callsigns, not it contains about 44000 - I think it's very
relevant, because the number of participiants at last CQWW was
abt 8000 - this means the 3000 new callsigns is very fresh :)

Also updated the cty.dat (modified 2 years ago), which notified
by AD1C Jim on this list.


Pull request had been sent, hope Thomas will merged shortly to
current tree, and everybody can use it at next weekend.


73,

Ervin
HA2OS

-- 
I � UTF-8

___
Tlf-devel mailing list
Tlf-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tlf-devel


Re: [Tlf-devel] New callmaster and cty.dat files

2013-11-17 Thread Thomas Beierlein
Hi Ervin,

just had a look into it. Thanks for preparing.

Please see my comment on the pull request.

As the call master database has a different sorting order as
before can you please give me some more information about how you
processed it?

73, de tom DL1JBE

 Am Sun, 17 Nov 2013
12:33:38 +0100 schrieb Ervin Hegedüs - HA2OS airw...@gmail.com:

 Hello,
 
 I've collected the participiants of few last WW contests, and
 updated the callmaster file, which modified at 3 years ago about.
 
 The previous version of callmaster contains about 41000
 callsigns, not it contains about 44000 - I think it's very
 relevant, because the number of participiants at last CQWW was
 abt 8000 - this means the 3000 new callsigns is very fresh :)
 
 Also updated the cty.dat (modified 2 years ago), which notified
 by AD1C Jim on this list.
 
 
 Pull request had been sent, hope Thomas will merged shortly to
 current tree, and everybody can use it at next weekend.
 
 
 73,
 
 Ervin
 HA2OS
 



-- 
Do what is needful!
Ursula LeGuin: Earthsea
--


___
Tlf-devel mailing list
Tlf-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tlf-devel


Re: [Tlf-devel] New callmaster and cty.dat files

2013-11-17 Thread Thomas Beierlein
Hi Fred,

For TO2R I get Reunion Island with Ervins cty.dat. Seems to be ok.

Am Sun, 17 Nov 2013 15:15:03 +0100
schrieb Fred Siegmund dh...@freenet.de:

 Ervin,
 do you also see that Calls like TO2R dont get recognized by TLF 
 correctly. It seems to ignore Calls
 after the =. 

Maybe you are using the wrong cty.dat file.

From Jim's website:
Beginning with CTY-1805, full callsigns in the file are prefixed with
the ‘=’ character. Some older logging programs will ignore these
callsigns, so “old” format versions of the files (without the ‘=’) are
available.

73, Tom DL1JBE

 Also the different zones in one country like in the
 USA dont get recognized (zone 5 vs 4) from cty.dat.
 I am not not sure if this a LF/CR problem of the file.
 
 73 Fred
 Am 17.11.2013 12:33, schrieb Ervin Hegedüs - HA2OS:
  Hello,
 
  I've collected the participiants of few last WW contests, and
  updated the callmaster file, which modified at 3 years ago about.
 
  The previous version of callmaster contains about 41000
  callsigns, not it contains about 44000 - I think it's very
  relevant, because the number of participiants at last CQWW was
  abt 8000 - this means the 3000 new callsigns is very fresh :)
 
  Also updated the cty.dat (modified 2 years ago), which notified
  by AD1C Jim on this list.
 
 
  Pull request had been sent, hope Thomas will merged shortly to
  current tree, and everybody can use it at next weekend.
 
 
  73,
 
  Ervin
  HA2OS
 
 
 
 ___
 Tlf-devel mailing list
 Tlf-devel@nongnu.org
 https://lists.nongnu.org/mailman/listinfo/tlf-devel



-- 
Do what is needful!
Ursula LeGuin: Earthsea
--


___
Tlf-devel mailing list
Tlf-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tlf-devel


Re: [Tlf-devel] New callmaster and cty.dat files

2013-11-17 Thread Ervin Hegedüs - HA2OS
Hello Fred,

On Sun, Nov 17, 2013 at 03:15:03PM +0100, Fred Siegmund wrote:
 Ervin,
 do you also see that Calls like TO2R dont get recognized by TLF
 correctly. It seems to ignore Calls
 after the =. Also the different zones in one country like in the
 USA dont get recognized (zone 5 vs 4) from cty.dat.
 I am not not sure if this a LF/CR problem of the file.

you scared me :)

I confirm Thomas, it works for me with few versions of Tlf
(current master, my local branches...). Tlf recognizes the TO2R,
but at this time I checked many callsigns from changed:

http://www.country-files.com/cty-2310-9-october-2013/

Looks like this is good.




73,

Ervin
HA2OS
 

-- 
I � UTF-8

___
Tlf-devel mailing list
Tlf-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tlf-devel


Re: [Tlf-devel] New callmaster and cty.dat files

2013-11-17 Thread Ervin Hegedüs - HA2OS
Hello Thomas,

On Sun, Nov 17, 2013 at 06:58:27PM +0100, Thomas Beierlein wrote:
 Just saw it. I will pick up both files to tlf's master branch.

right, thanks,
 
It's a simply sort function, based on ascii table:
http://docs.python.org/2/tutorial/datastructures.html
(see the list.sort() and an example after list.reverse())
 
 Ok, seems there are different sorting orders outside. Your sort oder
 ist the same as at http://www.supercheckpartial.com/MASTER.SCP
 
 The old one had the letters coming before the numbers. But I think that
 has is ok for us.

ok, that's good, so if I'm right you can cut the callsigns which
begins numbers, and move them to the end of the file, keeping the
relative orders.
 
  What's the problem? How could I help?
 
 No problem at all. I just wondered why both files differed in ordering.

ok,


73,

Ervin
HA2OS

-- 
I � UTF-8

___
Tlf-devel mailing list
Tlf-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tlf-devel


Re: [Tlf-devel] New callmaster and cty.dat files

2013-11-17 Thread Thomas Beierlein
Am Sun, 17 Nov 2013 19:44:21 +0100
schrieb Ervin Hegedüs - HA2OS airw...@gmail.com:

 Hello Thomas,
 
 On Sun, Nov 17, 2013 at 06:58:27PM +0100, Thomas Beierlein wrote:
  Just saw it. I will pick up both files to tlf's master branch.
 
 right, thanks,
  
 It's a simply sort function, based on ascii table:
 http://docs.python.org/2/tutorial/datastructures.html
 (see the list.sort() and an example after list.reverse())
  
  Ok, seems there are different sorting orders outside. Your sort oder
  ist the same as at http://www.supercheckpartial.com/MASTER.SCP
  
  The old one had the letters coming before the numbers. But I think
  that has is ok for us.
 
 ok, that's good, so if I'm right you can cut the callsigns which
 begins numbers, and move them to the end of the file, keeping the
 relative orders.

Ervin,
just leave it as it is.

73
  
   What's the problem? How could I help?
  
  No problem at all. I just wondered why both files differed in
  ordering.
 
 ok,
 
 
 73,
 
 Ervin
 HA2OS
 



-- 
Do what is needful!
Ursula LeGuin: Earthsea
--


___
Tlf-devel mailing list
Tlf-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tlf-devel