Re: [Discuss-gnuradio] convolutionnel encoder in GRC

2009-06-18 Thread Eric Blossom
On Thu, Jun 18, 2009 at 04:19:57PM +, maher manai wrote: > i want to ask if there is a convolutionnel encoder in GRC wich can achieve a > coding rate = 2/3 or  3/4 gr-trellis contains a trellis encoder which I'm pretty sure can do what you want. See the docs in gr-trellis/doc Eric _

Re: [Discuss-gnuradio] convolutionnel encoder in GRC

2009-06-18 Thread Johnathan Corgan
On Thu, Jun 18, 2009 at 9:19 AM, maher manai wrote: > i want to ask if there is a convolutionnel encoder in GRC wich can achieve a > coding rate = 2/3 or  3/4 No, there is nothing pre-built. Encoders are fairly easy to write as a custom C++ block, however, so you have that option. Johnathan _

[Discuss-gnuradio] convolutionnel encoder in GRC

2009-06-18 Thread maher manai
i want to ask if there is a convolutionnel encoder in GRC wich can achieve a coding rate = 2/3 or  3/4 ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio