Return-Path: X-Spam-DCC: paranoid 1290; 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=-1.4 required=5.0 tests=BAYES_00,DNS_FROM_AHBL_RHSBL, NO_REAL_NAME 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 tACNANWi024708 for ; Fri, 13 Nov 2015 00:10:23 +0100 Received: from majordom by post.thorcom.com with local (Exim 4.14) id 1Zx0wa-0004gQ-TZ for rs_out_1@blacksheep.org; Thu, 12 Nov 2015 23:06:16 +0000 Received: from [195.171.43.32] (helo=relay1.thorcom.net) by post.thorcom.com with esmtp (Exim 4.14) id 1Zx0wa-0004gH-LQ for rsgb_lf_group@blacksheep.org; Thu, 12 Nov 2015 23:06:16 +0000 Received: from nina.ucs.mun.ca ([134.153.232.76]) by relay1.thorcom.net with esmtps (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.86) (envelope-from ) id 1Zx0vX-0006ij-Ed for rsgb_lf_group@blacksheep.org; Thu, 12 Nov 2015 23:06:15 +0000 Received: from plato.ucs.mun.ca (plato.ucs.mun.ca [134.153.232.153]) by nina.ucs.mun.ca (8.13.1/8.13.1) with ESMTP id tACN4qPw020064 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 12 Nov 2015 19:34:52 -0330 Date: Thu, 12 Nov 2015 19:34:52 -0330 (NST) From: jcraig@mun.ca X-X-Sender: jcraig@plato.ucs.mun.ca To: rsgb_lf_group@blacksheep.org In-Reply-To: <5644DC3A.6060901@abelian.org> Message-ID: References: <8D2EABAF0379B74-9084-3D874@webmail-vd017.sysops.aol.com> <8D2EB5632CCBBF3-2188-4C745@webmail-vd012.sysops.aol.com> <5644DC3A.6060901@abelian.org> MIME-Version: 1.0 X-Scan-Signature: 9d01e9df836df8dd3868645661e1c1f7 Subject: Re: LF: VO1NA frequency Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed 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: 5006 Hi Paul, Problem solved! I really messed up the encoded file but ebnaut still gave the callsign and cat's name. Amazing, isn't it! I'll be on 477.7 for the next 2 days and will get back to work on this with the tips from you and Markus. 73 & TNX Joe VO1NA PS the Rpi B takes forever to decode an uncorrupted file. The university unix machine took several seconds. On Thu, 12 Nov 2015, Paul Nicholson wrote: > Joe VO1NA wrote: > >> I had to put in arguments for -S and -r which I chose at >> random ... > > Thanks, that's a bug - it shouldn't need -S or -r when > sending or receiving unmodulated symbols as text. > > Fixed now in version 0.2 > > http://abelian.org/ebnaut/ebnaut.c > > Now you can do, for example > > echo 'TEST MESSAGE' | ebnaut -et -N12 -p 4K19A > test.txt > ebnaut -dt -N12 -p 4K19A < test.txt > > just to exercise the encoder and decoder without modulation. > Have fun with a text editor scrambling the 1's and 0's in > test.txt and watch the decoder fix the errors. > > On an Intel PC you can run the Windows ebnaut-tx.exe which > works ok with wine. This program drives the RS232 modem > control outputs. > > For other computers you'll have to rig something up to read > that file of 0's and 1's and use it to drive DTR and/or RTS > on a serial port, or any of the parallel port bits, or a GPIO > pin if the computer has one (eg RPi). > > If that's giving you an obstacle I can quickly rustle up a > program to do it which will work on PC and RPi. > >> I send a long carrier with a phase inversion every time a 1 >> is encountered, > > That's a bit ambiguous, it could be taken to mean sending > differential PSK. To be clear: send one phase for a symbol > period when the input is a 0, send the opposite phase for a > symbol period when the input is a 1. > > With a transformer and a relay or diode ring, sending BPSK is > hardly any more difficult than amplitude keying. > > -- > Paul Nicholson > -- > >