Hi Bill and all,

FYI:  While echo-testing with his 10 GHz EME setup, Charlie (G3WDG) 
discovered that reducing power by 3 dB using our "Pwr" slider actually 
reduced his power by 6 dB.

We are, of course, adjusting voltage rather than power, so line #149 in 
soundout.cpp should read

   m_volume = qPow(10.0, -a/20.0);

rather than the previous expression with "-a/10.0".  I have committed 
the correction.

        -- Joe

------------------------------------------------------------------------------
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to