[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[linrad] Linrad-02.36a
- Subject: [linrad] Linrad-02.36a
- From: Leif Asbrink <sm5bsz.com; leif@xxxxxxxxxxxxxxxx>
- Date: Fri, 24 Aug 2007 11:58:58 +0200
Hi All,
There is a write statement in linrad-02.36 that writes
huge amounts of data to the debug file.
Comment out the below code around line 1390 in tx.c
or download 02.36a that now replaces 02-36.
t1=0;
for(i=0; i<txout_sizhalf; i++)
{
t2=txout[2*i ]*txout[2*i ]+
txout[2*i+1]*txout[2*i+1];
if(t2>t1)t1=t2;
fprintf(dmp,"\n%d %f",i,sqrt(t2));
}
73
Leif / SM5BSZ
#############################################################
This message is sent to you because you are subscribed to
the mailing list <linrad@xxxxxxxxxxxxxxxxxxxxx>.
To unsubscribe, E-mail to: <linrad-off@xxxxxxxxxxxxxxxxxxxxx>
To switch to the DIGEST mode, E-mail to <linrad-digest@xxxxxxxxxxxxxxxxxxxxx>
To switch to the INDEX mode, E-mail to <linrad-index@xxxxxxxxxxxxxxxxxxxxx>
Send administrative queries to <linrad-request@xxxxxxxxxxxxxxxxxxxxx>
LINRADDARNIL