Return-Path: X-Spam-DCC: paranoid 1233; Body=2 Fuz1=2 Fuz2=2 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on lipkowski.org X-Spam-Level: X-Spam-Status: No, score=-2.4 required=5.0 tests=BAYES_00,DNS_FROM_AHBL_RHSBL autolearn=no version=3.1.3 Received: from post.thorcom.com (post.thorcom.com [195.171.43.25]) by paranoid.lipkowski.org (8.13.7/8.13.7) with ESMTP id t9A0PTOA025872 for ; Sat, 10 Oct 2015 02:25:29 +0200 Received: from majordom by post.thorcom.com with local (Exim 4.14) id 1Zkhvd-000798-UX for rs_out_1@blacksheep.org; Sat, 10 Oct 2015 01:22:25 +0100 Received: from [195.171.43.32] (helo=relay1.thorcom.net) by post.thorcom.com with esmtp (Exim 4.14) id 1Zkhvd-00078z-GI for rsgb_lf_group@blacksheep.org; Sat, 10 Oct 2015 01:22:25 +0100 Received: from mail-oi0-f47.google.com ([209.85.218.47]) by relay1.thorcom.net with esmtps (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.86) (envelope-from ) id 1Zkhuk-0002gw-JV for rsgb_lf_group@blacksheep.org; Sat, 10 Oct 2015 01:22:24 +0100 Received: by oibi136 with SMTP id i136so52580652oib.3 for ; Fri, 09 Oct 2015 17:21:16 -0700 (PDT) X-DKIM-Result: Domain=gmail.com Result=Good and Known Domain DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=CSngBdSswYV2AQW1p7hNdKKuiBVRh/OwoVjKUAp/gms=; b=LUgqcK89SOVPu35j4VuJKlPg3iH6aURQPAxVKH5GGJcG0uqAl5KnMs0Ia5ChtV2Zbr IWuSVLfPRiJGL1mmlQuNPP2OZGBzErbB/R/3GWYeQ0Y4SNX/Q9k04QDlgIEmhfOwspq3 Fx+sutqTz8HOxtB+dftuYU2MYvGKEA5hv87paetgx8PBX280wHvJ+oS90Ngp9WUWvjgQ Ng1W0kjJFeUxpPFPOKdbXLgA1oP43ycuZA283vefFL2h/Xp8o/t5c1b/RCN1gz1mIvs+ FZNCvsTtQuKphmAalWGax1ejNf3izrRINrPv6r6hVQiAmKxcteeiCTnD+ifRpOxHdUX+ r1nQ== MIME-Version: 1.0 X-Received: by 10.202.214.133 with SMTP id n127mr9480079oig.52.1444436476520; Fri, 09 Oct 2015 17:21:16 -0700 (PDT) Received: by 10.202.54.84 with HTTP; Fri, 9 Oct 2015 17:21:16 -0700 (PDT) In-Reply-To: <56185720.9070500@posteo.de> References: <5616A99E.509@gmx.com> <561706C2.8090600@posteo.de> <56185720.9070500@posteo.de> Date: Sat, 10 Oct 2015 11:21:16 +1100 Message-ID: From: Dimitrios Tsifakis To: rsgb_lf_group@blacksheep.org X-Scan-Signature: 0317e2ac8ed27149e57223a21580246d Subject: Re: LF: QRSS/DFCW transmission with a Raspberry Pi Content-Type: text/plain; charset=UTF-8 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-Scanned-By: MIMEDefang 2.56 on 10.1.3.10 Status: O X-Status: X-Keywords: X-UID: 4313 Hi Stefan, new callsign and new QTH indeed. I am now outside the city, the nearest house is about 300m away from mine. I also have some space, about 20 hectares, so expect more traffic on LF/MF :-) OK, so the beginning of each software project is the gathering of requirements. Let me hear your suggestions. So far, we have the following: - works on raspberry pi with linux and uses GPIO4 (pin 7) - does normal QRSS and DFCW QRSS - command line -? I will probably reuse some existing code, let me think about that. 73, Dimitris VK2COW/VK1SV/SV1DET 2015-10-10 11:09 GMT+11:00 DK7FC : > Hi Dimitris, > > Oh, you have a new callsign! Did you move your QH also? > > Well, i've searched a bit more and didn't find a suitable tool. Strange! > So, if you really are an expert on programming, i would be happy to use your > software! Will you adapt it to the existing tools, using them and modifying > them? > > Looking forward... > > 73, Stefan > > > Am 09.10.2015 02:24, schrieb Dimitrios Tsifakis: >> >> Hi Stefan, >> >> if there is nothing else out there, I would be happy to write a simple >> c program to do this... >> >> 73, Dimitris VK2COW >> >> >> 2015-10-09 11:13 GMT+11:00 DK7FC: >> >>> >>> Hi all, >>> >>> I'm trying to find a (or the "best") software for the Raspberry Pi to >>> transmit QRSS/DFCW on LF/MF. Since it's easily possible to transmit WSPR, >>> it >>> cannot be a problem to transmit QRSS. >>> >>> Which is the easiest to handle software? And recommendations? >>> >>> I imagine the tx command could be for example sudo ./qrss 3 137700 cq >>> dk7fc >>> jn49ik k >>> >>> 73, Stefan >>> >>> PS: It has to be a console usable software, no GUI! >>> >> >> > >