Return-Path: Received: from post.thorcom.com (post.thorcom.com [195.171.43.25]) by klubnl.pl (8.14.4/8.14.4/Debian-8+deb8u2) with ESMTP id w0DGc5n1009917 for ; Sat, 13 Jan 2018 17:38:08 +0100 Received: from majordom by post.thorcom.com with local (Exim 4.14) id 1eaOi7-0000Jn-7c for rs_out_1@blacksheep.org; Sat, 13 Jan 2018 16:31:11 +0000 Received: from [195.171.43.32] (helo=relay1.thorcom.net) by post.thorcom.com with esmtp (Exim 4.14) id 1eaOi6-0000Je-Bv for rsgb_lf_group@blacksheep.org; Sat, 13 Jan 2018 16:31:10 +0000 Received: from porthos.netcom.co.uk ([217.72.171.73]) by relay1.thorcom.net with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.89) (envelope-from ) id 1eaOi2-0003vj-Tf for rsgb_lf_group@blacksheep.org; Sat, 13 Jan 2018 16:31:09 +0000 X-DKIM-Result: Domain=abelian.org Result=Signature OK DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=abelian.org ; s=default; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Date: Message-ID:Subject:From:To:Sender:Reply-To:Cc:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: In-Reply-To:References:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=ze+jtw5Bk7AaW7anYAV8FKmgmKKfem70Kc2EfT/GKSU=; b=UAGa2fL+xftu1WXVX/nO/tRgva YmVkCkNnFvCODiNi8nXLtp/lPFqofKdwWp8OYWcaBVtWlT6bL+sqEoLyzDrWsIFDJvVaa1AUOvIAq vcu7A29G/O428kitdmmcRc6Am1XyvThqrfyopkuUs6NtgH+2g0Aa4yEJmPtCcHmyVKEs=; Received: from i-194-106-52-83.freedom2surf.net ([194.106.52.83]:33362 helo=pn.abelian.org) by porthos.netcom.co.uk with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.89_1) (envelope-from ) id 1eaOi2-0007pv-J6 for rsgb_lf_group@blacksheep.org; Sat, 13 Jan 2018 16:31:06 +0000 Received: from [127.0.0.1] (localhost [127.0.0.1]) by pn.abelian.org (Postfix) with ESMTP id 08BEC4002AA for ; Sat, 13 Jan 2018 16:31:06 +0000 (UTC) To: rsgb_lf_group@blacksheep.org From: Paul Nicholson Message-ID: <41bb56a1-6ee1-cab1-e45c-1a4df37a2aa3@abelian.org> Date: Sat, 13 Jan 2018 16:31:06 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 Content-Language: en-US X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - porthos.netcom.co.uk X-AntiAbuse: Original Domain - blacksheep.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - abelian.org X-Get-Message-Sender-Via: porthos.netcom.co.uk: authenticated_id: catchall@abelian.org X-Authenticated-Sender: porthos.netcom.co.uk: catchall@abelian.org X-Spam-Score: 0.0 (/) X-Spam-Report: Spam detection software, running on the system "relay1.thorcom.net", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Updated EbNaut decoder for Windows, now at version 0.8 http://abelian.org/ebnaut/software_ms.shtml This version does 16K23A which is a useful polynomial for short messages combined with a large CRC. [...] Content analysis details: (0.0 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 T_DKIM_INVALID DKIM-Signature header exists but is not valid X-Scan-Signature: 5c1f37c04fc013ebbc2288fd3791d043 Subject: LF: New version of EbNaut decoder Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on post.thorcom.com X-Spam-Level: X-Spam-Status: No, hits=0.9 required=5.0 tests=FROM_ENDS_IN_NUMS 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 Updated EbNaut decoder for Windows, now at version 0.8 http://abelian.org/ebnaut/software_ms.shtml This version does 16K23A which is a useful polynomial for short messages combined with a large CRC. The Linux program is up to version 0.9 now. http://abelian.org/ebnaut/software_linux.shtml The only significant change is the use of DSW re-balancing of the list decoder stack. This may reduce decode time a little when using very large list lengths. It is most useful when measuring the distance spectrum of a polynomial where a degenerate tree often develops. -- Paul Nicholson --