Return-Path: X-Spam-DCC: paranoid 1102; Body=3 Fuz1=3 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 tASMXMNq029612 for ; Sat, 28 Nov 2015 23:33:22 +0100 Received: from majordom by post.thorcom.com with local (Exim 4.14) id 1a2o0h-0008Fj-RN for rs_out_1@blacksheep.org; Sat, 28 Nov 2015 22:30:27 +0000 Received: from [195.171.43.32] (helo=relay1.thorcom.net) by post.thorcom.com with esmtp (Exim 4.14) id 1a2o0h-0008Fa-JG for rsgb_lf_group@blacksheep.org; Sat, 28 Nov 2015 22:30:27 +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 1a2nzY-0001Cn-Ka for rsgb_lf_group@blacksheep.org; Sat, 28 Nov 2015 22:30:26 +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 tASMSx9l010126 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sat, 28 Nov 2015 18:59:00 -0330 Date: Sat, 28 Nov 2015 18:58:59 -0330 (NST) From: jcraig@mun.ca X-X-Sender: jcraig@plato.ucs.mun.ca To: rsgb_lf_group@blacksheep.org In-Reply-To: <565A1824.2020409@abelian.org> Message-ID: References: <8D2F813A9C577D7-1DC0-5B23A@webmail-vd012.sysops.aol.com> <5659E2DF.7070908@abelian.org> <565A1824.2020409@abelian.org> MIME-Version: 1.0 X-Scan-Signature: 32d4aaaf019758ff5a0d8e92eec683e6 Subject: Re: LF: More EbNaut 137.777 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: 5409 Hi Paul, gcc -Wall -o ebkey ebkey.c -lcurses ebkey.c:45:21: fatal error: ncurses.h: No such file or directory compilation terminated. Glad you got one frame! Trying to get away from gates&windoze at the moment. Joe On Sat, 28 Nov 2015, Paul Nicholson wrote > Joe wrote: > >> Hope that was correct. > > The command looks fine, except the start time should > be like > > -T '20151128 200000' > > Needs a space between date and time and a quoted string so > the shell doesn't split it on the space. > > There's bug in v0.1 which allows it to accept 20151128200000 > and work correctly. Fixed in v0.2 below. > > In most cases you don't need to give the date, just give > the time as hh:mm:ss or hh:mm or hhmm, and so on. > > You only need sudo in front of ebkey because that's the only > one that needs the priviledge to access I/O. > > Did you get ntp installed? What does ntpq -p show? > > No decode of the 20:00 message. I'm assuming the clock is > good now and trying offsets -0.3 to +0.3 > > The rx is beginning to fail by the looks of it, the total RMS > coming in has dropped 6dB, I guess the battery is going or > the heavy rain has shorted the antenna. > > Soon I'll be receiving only on the feeder leakage. > > I hope others will have better reception tonight. > > Keyer v0.2 with some bugs fixed and a display option. > > http://abelian.org/ebnaut/ebkey.c > > Compile with > > gcc -Wall -o /usr/local/bin/ebkey ebkey.c -lcurses > > and if you get a complain mentioning curses, you might need > to do > > apt-get install libncurses5-dev > > You might prefer to run this version with a -d1 option. > > 20:30 didn't decode either. > -- > Paul Nicholson > -- > >