[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linrad] BUG: Coherent graph position



Hello all,

With Linrad-02.15, the coherent graph adjusts its 
size better for different font sizes. While doing
these changes I forgot to remove a provocation
to put the graph at its default position always.

To make Linrad-02.15 remember the position for
the coherent graph, change lines 428 and 429 of
coherent.c from this:
xsiz=3*cg_size+1;
ysiz=xsiz+16*text_height+2;

To this:
xsiz=3*cg_size+2;
ysiz=xsiz+6*text_height+2;


There is a new option in options.h. If you increase
COH_SIDE the coherent graph becomes bigger and the
S-meter will show RMS powers with more decimals.
(Useful on strong carriers and when averaging
noise over long times with the F2 key)

73

Leif

#############################################################
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