Envelope-to: dave@picks.force9.co.uk Delivery-date: Sat, 23 Apr 2005 15:46:19 +0100 Received: from ptb-spamcore01.plus.net ([192.168.71.1]) by ptb-mxcore04.plus.net with esmtp (PlusNet MXCore v1.0) id 1DPLtj-0006vD-GR for dave@picks.force9.co.uk; Sat, 23 Apr 2005 15:46:19 +0100 Received: from mailnull by ptb-spamcore01.plus.net with spamcore-l-b (Exim 4.32; FreeBSD) id 1DPLvO-000BDA-8n for dave@picks.force9.co.uk; Sat, 23 Apr 2005 15:48:02 +0100 Received: from [192.168.101.74] (helo=pih-mxcore08.plus.net) by ptb-spamcore01.plus.net with esmtp (Exim 4.32; FreeBSD) id 1DPLvO-000BD7-6F for dave@picks.force9.co.uk; Sat, 23 Apr 2005 15:48:02 +0100 Received: from post.thorcom.com ([193.82.116.20]) by pih-mxcore08.plus.net with esmtp (PlusNet MXCore v1.0) id 1DPLrs-00082e-JQ for dave@picks.force9.co.uk; Sat, 23 Apr 2005 15:44:24 +0100 Received: from majordom by post.thorcom.com with local (Exim 4.14) id 1DPLre-0007z8-LQ for rs_out_1@blacksheep.org; Sat, 23 Apr 2005 15:44:10 +0100 Received: from [193.82.116.30] (helo=relay.thorcom.net) by post.thorcom.com with esmtp (Exim 4.14) id 1DPLre-0007yz-6U for rsgb_lf_group@blacksheep.org; Sat, 23 Apr 2005 15:44:10 +0100 Received: from mout0.freenet.de ([194.97.50.131]) by relay.thorcom.net with esmtp (Exim 4.43) id 1DPLrc-0005zv-PY for rsgb_lf_group@blacksheep.org; Sat, 23 Apr 2005 15:44:10 +0100 Received: from [194.97.55.192] (helo=mx8.freenet.de) by mout0.freenet.de with esmtpa (Exim 4.51) id 1DPLrc-0004Pd-E4 for rsgb_lf_group@blacksheep.org; Sat, 23 Apr 2005 16:44:08 +0200 Received: from pd902ff96.dip.t-dialin.net ([217.2.255.150] helo=[192.168.0.200]) by mx8.freenet.de with esmtpsa (ID dl4yhf@freenet.de) (TLSv1:AES256-SHA:256) (Exim 4.51 #8) id 1DPLrc-0005bN-6P for rsgb_lf_group@blacksheep.org; Sat, 23 Apr 2005 16:44:08 +0200 Message-ID: <426A5F73.305@freenet.de> Date: Sat, 23 Apr 2005 16:45:07 +0200 From: Wolf DL4YHF User-Agent: Mozilla Thunderbird 0.9 (Windows/20041103) X-Accept-Language: de-DE, de, en-us, en MIME-Version: 1.0 To: RSGB LF Group X-SPF-Result: relay.thorcom.net: 194.97.50.131 is neither permitted nor denied by domain of freenet.de X-Spam-Score: 0.0 (/) X-Spam-Report: autolearn=failed,none Subject: LF: Re: WOLF q values Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on post.thorcom.com X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.63 X-SA-Exim-Scanned: Yes Sender: owner-rsgb_lf_group@blacksheep.org Precedence: bulk Reply-To: rsgb_lf_group@blacksheep.org X-Listname: rsgb_lf_group X-SA-Exim-Rcpt-To: rs_out_1@blacksheep.org X-SA-Exim-Scanned: No; SAEximRunCond expanded to false X-Spam-Filtered: by PlusNet SpamCORE (v3.00) (Sorry for having to send this through the reflector, but my reply to John W1TAG was considered "spam" two times) Hi John, A very good and important observation, thanks - indeed when the decoder restarts, it should restart just like the console application, and so should the "q" value. I will try to understand what causes this, most likely just as you expected : A variable which doesnt get cleared when starting over. The WOLF core was not originally designed to be called more than once, it uses some global variables which are only initialized once automatically. Next plans are a "compare"-function for the received text, which can make an alarm bell ring (or something like that) to get the operator out of bed, a spectrum graph instead of the waterfall, a miniature frequency scale with numeric labels, and a few goodies like an automated RX / TX control which can "answer" a call when a pre-defined string has been received. Best regards, Wolf DL4YHF . -------------------------------------------------- John Andrews schrieb: Wolf, One minor observation on the new version -- when the program recycles after line 3168, it seems to keep building on the previous "q" (snr) values. Is that intentional, or just a case of not clearing a variable? The "jm" and "pm" values change as if you were starting over, so I had expected that the "q" value would reset as well. John A.