Return to KLUBNL.PL main page

rsgb_lf_group
[Top] [All Lists]

LF: WSPR at 4xf from a Raspberry Pi

To: [email protected]
Subject: LF: WSPR at 4xf from a Raspberry Pi
From: DK7FC <[email protected]>
Date: Tue, 31 Mar 2015 22:46:34 +0200
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=from:message-id:date:user-agent:mime-version:to:subject:references :in-reply-to:content-type; bh=XBQZbOe5UsHCD6Q1bT+tluDTwexoYiP6Zpv1edUonHI=; b=S41WSKcKJMV9G2WQKRCE1XULUR9OIQZbb/qUPDk4ROrBvR6ZW3dxamqgJNiH6sLwwm +DN/4vs9veZM1XT1qwwSCcvlep83QnJYn/vRdDgzG36nSvsfCZ6To7pvCII3Z8wfx//H Lw8GLgdLIvOBMWEu7cIX7aKnI9VUAAzpiHokO/6OjyoPWjn1WPEV6MrxLmVTXG05HyZm lLvTfpOrk1CJMGbC2nR8AiV7CIbvyNL5owWGsIO8o2vLtHz0QD6r7YSLxe/7QeQjZdqL V2SyasxD1VIHc3BAWQxpH5WiX6dLKHItRr74uPJMjMVje2Nu3LyJuv1bfN9Kor5dET52 EsdA==
In-reply-to: <[email protected]>
References: <4698D0522AFD45F896A41F2D16A2D831@AGB> <BC1061758A4D4230AA9719C22735EBF4@gnat> <19EEF7A6DD30462FA6ACC0F015DC9F52@AGB> <[email protected]> <[email protected]>,<[email protected]> <7E7DFBB4D102A04DB5ADC88D66628A4A234F1A25@ICTS-S-MBX1.luna.kuleuven.be> <520562D5C7694FF69C20E595E00B793D@F6CNIToshiba> <[email protected]>
Reply-to: [email protected]
Sender: [email protected]
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.1.8) Gecko/20100227 Thunderbird/3.0.3
Hi MF,

Got no answer from PE1NNZ so i spent a bit more time and effort to 'understand' the C-code, i.e. find the correct line where to put a '4*' to get what i want. I found it (it is: double freq = 4*centerFreq + 4*((double)(-511 + i))*symOffset/3.0; ).
I also compiled it successfully. Now i can externally set the same frequency (e.g. 475685) but the output and frequency shift is 4x higher. This can be passed through my /4 CD4013 stage, which is used to generate a perfect rectangular, opposite phase signal, after the input signal has been distorted a bit while passing an optocoupler (EMC stuff...).
I know several OMs are using such divide-by-4 stages, which, so far, didn't allow to transmit WSPR. Now, with the Raspy these days are gone, at least for me.
If some one is interested, i would of course share the code (you already see it and just need to find the line in your wspr.c file).
I'm now trying to run a bit more power as usual since the Raspi is directly connected to the (real) PA: https://dl.dropboxusercontent.com/u/19882028/MF/Raspi_to_QRO_link.jpg

73, Stefan

PS: Ooooh, of course it could be that someone did the same before me, maybe even better and so on...  so it is maybe not a 'first' whatever!!!!

Am 27.03.2015 14:27, schrieb DK7FC:
[...]And i wrote an email to PE1NNZ and asked to a modification of the C-program to generate a signal with 4x higher FSK shift. Then it it would be possible to use that version for OMs having a divide-by-4 stage in their PA (to get a perfect 50% duty cycle and rectangular shape (after passing optocouplers etc)).

<Prev in Thread] Current Thread [Next in Thread>