From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Sailer Subject: Re: ANN: UKW Tools 0.3.2 released Date: Wed, 10 Mar 2004 18:42:09 +0100 Sender: linux-hams-owner@vger.kernel.org Message-ID: <404F5371.4070704@scs.ch> References: Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Jonathan Naylor Cc: linux-hams@vger.kernel.org Jonathan Naylor wrote: > PS does anyone know where I can get the source code for a soft decision > Reed Solomon decoder ? Soft decision decoding of block codes is hard to do efficiently. In fact I don't know any algorithm that does it efficiently. That's why normally a convolutional code is used as inner code 8-) Tom