[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Tlf-devel] tlf and cq mir
From: |
Joop Stakenborg |
Subject: |
Re: [Tlf-devel] tlf and cq mir |
Date: |
Sat, 08 May 2004 22:30:51 +0200 |
User-agent: |
Mozilla Thunderbird 0.5 (X11/20040306) |
Rein Couperus wrote:
You could try to change tlf.h:
#define MAX_QSOS 10000 /* internal qso array */
#define MAX_DATALINES 350 /* from ctydb.dat */
#define MAX_DBLINES 3000 /* exceptioncalls from ctydb.dat */
#define MAX_CALLS 5000 /* max nr of calls in dupe array */
#define MAX_MULTS 150 /* max nr of mults in mults array */
-and recompile.
Thanks Rein,
setting MAX_DATALINES and MAX_DBLINES to twice the size helped.
So now I can run my own cty.dat :-)
Here are some lines from logcfg.dat for those who want to join the cq-mir:
COUNTRY_MULT
MY_COUNTRY_POINTS=1
MY_CONTINENT_POINTS=2
DX_POINTS=3
All these arrays will be made dynamic as soon as I have time...
I already have a cwdaemon version that compiles on freebsd, but only
serial ports supported. They use some other magic for the parallel port,
called the PPI interface. It looks a lot like linux's PPDEV stuff.
73, and success
Rein Pa0R
PS.: the next few weeks I will be afloat (PA0R/M etc...) so I wont be
answering my email.
Have a nice trip.
Regards,
Joop