Return-Path: Received: from post.thorcom.com (post.thorcom.com [195.171.43.25]) by mtain-dk01.r1000.mx.aol.com (Internet Inbound) with ESMTP id F0B6B3800008D; Tue, 31 Jan 2012 14:02:30 -0500 (EST) Received: from majordom by post.thorcom.com with local (Exim 4.14) id 1RsIow-0002Oj-DP for rs_out_1@blacksheep.org; Tue, 31 Jan 2012 18:52:46 +0000 Received: from [195.171.43.32] (helo=relay1.thorcom.net) by post.thorcom.com with esmtp (Exim 4.14) id 1RsIov-0002Oa-QC for rsgb_lf_group@blacksheep.org; Tue, 31 Jan 2012 18:52:45 +0000 Received: from relay2.uni-heidelberg.de ([129.206.210.211]) by relay1.thorcom.net with esmtp (Exim 4.63) (envelope-from ) id 1RsIou-00026d-7R for rsgb_lf_group@blacksheep.org; Tue, 31 Jan 2012 18:52:45 +0000 Received: from freitag.iup.uni-heidelberg.de (freitag.iup.uni-heidelberg.de [129.206.29.204]) by relay2.uni-heidelberg.de (8.13.8/8.13.8) with ESMTP id q0VIqUGK022786 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 31 Jan 2012 19:52:32 +0100 Received: from [129.206.22.206] (pc206.iup.uni-heidelberg.de [129.206.22.206]) by freitag.iup.uni-heidelberg.de (8.12.11.20060308/8.11.2) with ESMTP id q0VIqUd2023591 for ; Tue, 31 Jan 2012 19:52:30 +0100 Message-ID: <4F283853.8080904@iup.uni-heidelberg.de> Date: Tue, 31 Jan 2012 19:52:03 +0100 From: =?ISO-8859-1?Q?Stefan_Sch=E4fer?= User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.1.8) Gecko/20100227 Thunderbird/3.0.3 MIME-Version: 1.0 To: rsgb_lf_group@blacksheep.org References: <4F246297.4020304@charter.net> <50DDDC5E26754BC284D529DCB4A1C2C3@White> <4F258CB5.2090105@charter.net> <4F25DA96.3080607@iup.uni-heidelberg.de> <4F25F3D0.70503@iup.uni-heidelberg.de> <4F26E06D.2000507@iup.uni-heidelberg.de> <4F26E836.4010106@iup.uni-heidelberg.de> <4F280D54.4090701@iup.uni-heidelberg.de> <4F281AA9.1090602@freenet.de> In-Reply-To: <4F281AA9.1090602@freenet.de> X-Spam-Score: 1.4 (+) X-Spam-Report: autolearn=disabled,HTML_MESSAGE=0.001,RATWARE_GECKO_BUILD=1.426 Subject: Re: LF: WOLF Monkey Business Content-Type: multipart/alternative; boundary="------------090209020606060201000300" X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on post.thorcom.com X-Spam-Level: X-Spam-Status: No, hits=0.6 required=5.0 tests=HTML_FONTCOLOR_RED, HTML_MESSAGE,HTML_TITLE_EMPTY 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-aol-global-disposition: G X-AOL-SCOLL-SCORE: 0:2:460711136:93952408 X-AOL-SCOLL-URL_COUNT: 0 x-aol-sid: 3039ac1db4054f283ac6187b X-AOL-IP: 195.171.43.25 X-AOL-SPF: domain : blacksheep.org SPF : none This is a multi-part message in MIME format. --------------090209020606060201000300 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit OK Wolf, thanks for the explanation. I also read that is is possible to rectify the audio signal and LPF it. Then it is a H and L signal that can be applied to the toggle XOR gate. But how can i force the gui program to do that? In the DOS program it is done with this K paramater that must be enabled or so. But is there a chance to do it in the gui program? The program should then send a tone for H and no-tone for L. And is there a chance to implement this mode in SpecLab? :-) Then, the samplerate drift and offset problems would be history and we could even choose a very narrow frequency offset limit :-) 73, Stefan/DK7FC PS: PA works again... Am 31.01.2012 17:45, schrieb wolf_dl4yhf: > Hi Stefan, > > >> So the question is if i can use the WOLF gui program to get what i >> want? Some things can be changed in the config file but don't know >> how i can get the RS232 to generate the toggle signal for the phase >> shift :-/ >> > > Simple: You cannot drive the RS-232 with the WOLF user interface. > Producing a precisely timed digital signal which isn't (by > coincidence) a multiple of the serial port's baudrate is almost > impossible with windoze. Reason: Windows uses buffering between the > application and the ports hardware. Sending a byte to the serial port > API doesn't mean it is placed in the UART's transmit shift register. > It may get there in a microsecond, or in a millisecond, or even dozens > of milliseconds later. Thus the RS-232 port can only be used for RX/TX > switching, but not for the digital modulation itself (at least not > without an extra hardware; PIC etc etc). > > Cheers, > Wolf . > --------------090209020606060201000300 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit OK Wolf, thanks for the explanation.
I also read that is is possible to rectify the audio signal and LPF it. Then it is a H and L signal that can be applied to the toggle XOR gate. But how can i force the gui program to do that? In the DOS program it is done with this K paramater that must be enabled or so. But is there a chance to do it in the gui program? The program should then send a tone for H and no-tone for L.
And is there a chance to implement this mode in SpecLab? :-) Then, the samplerate drift and offset problems would be history and we could even choose a very narrow frequency offset limit :-)

73, Stefan/DK7FC

PS: PA works again...

Am 31.01.2012 17:45, schrieb wolf_dl4yhf:
Hi Stefan,


So the question is if i can use the WOLF gui program to get what i want? Some things can be changed in the config file but don't know how i can get the RS232 to generate the toggle signal for the phase shift :-/


Simple: You cannot drive the RS-232 with the WOLF user interface. Producing a precisely timed digital signal which isn't (by coincidence) a multiple of the serial port's baudrate is almost impossible with windoze. Reason: Windows uses buffering between the application and the ports hardware. Sending a byte to the serial port API doesn't mean it is placed in the UART's transmit shift register. It may get there in a microsecond, or in a millisecond, or even dozens of milliseconds later. Thus the RS-232 port can only be used for RX/TX switching, but not for the digital modulation itself (at least not without an extra hardware; PIC etc etc).

Cheers,
  Wolf .

--------------090209020606060201000300--