On Thu, Jul 2, 2015 at 8:10 PM, bob wole wrote:
>
>
> On Tue, Jun 30, 2015 at 2:00 PM, bob wole wrote:
>
>>
>>
>> On Tue, Jun 16, 2015 at 11:45 PM, bob wole wrote:
>>
>>>
>>>
>>> On Tue, Jun 16, 2015 at 11:41 PM, Tom Rondeau wrote:
>>>
On Tue, Jun 16, 2015 at 1:03 PM, bob wole wrote:
>>>
On Tue, Jun 30, 2015 at 2:00 PM, bob wole wrote:
>
>
> On Tue, Jun 16, 2015 at 11:45 PM, bob wole wrote:
>
>>
>>
>> On Tue, Jun 16, 2015 at 11:41 PM, Tom Rondeau wrote:
>>
>>> On Tue, Jun 16, 2015 at 1:03 PM, bob wole wrote:
>>>
> On 16.06.2015 08:26, bob wole wrote:
> > Hi,
On Tue, Jun 16, 2015 at 11:45 PM, bob wole wrote:
>
>
> On Tue, Jun 16, 2015 at 11:41 PM, Tom Rondeau wrote:
>
>> On Tue, Jun 16, 2015 at 1:03 PM, bob wole wrote:
>>
>>>
>>>
On 16.06.2015 08:26, bob wole wrote:
> Hi,
>
> I just stared working on FEC in gnuradio. I found that
On Tue, Jun 16, 2015 at 11:41 PM, Tom Rondeau wrote:
> On Tue, Jun 16, 2015 at 1:03 PM, bob wole wrote:
>
>>
>>
>>> On 16.06.2015 08:26, bob wole wrote:
>>> > Hi,
>>> >
>>> > I just stared working on FEC in gnuradio. I found that there is
>>> > gr-fec. I want to know that which literature , boo
On Tue, Jun 16, 2015 at 1:03 PM, bob wole wrote:
>
>
>> On 16.06.2015 08:26, bob wole wrote:
>> > Hi,
>> >
>> > I just stared working on FEC in gnuradio. I found that there is
>> > gr-fec. I want to know that which literature , books/papers, was
>> > followed during the implementation of the gr-
>
> On 16.06.2015 08:26, bob wole wrote:
> > Hi,
> >
> > I just stared working on FEC in gnuradio. I found that there is
> > gr-fec. I want to know that which literature , books/papers, was
> > followed during the implementation of the gr-fec so that I can go
> > through the c++ implementation mor
On Tue, Jun 16, 2015 at 2:26 AM, bob wole wrote:
> Hi,
>
> I just stared working on FEC in gnuradio. I found that there is gr-fec. I
> want to know that which literature , books/papers, was followed during the
> implementation of the gr-fec so that I can go through the c++
> implementation more
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hey Bob,
the main idea is to have drop-in blocks for different codes. Have a
look at 'encoder.h' and the '_impl.*' files. They describe the
framework. In 'generic_encoder.h' is a description for all the
required and available functions for all the dif
Hi,
I just stared working on FEC in gnuradio. I found that there is gr-fec. I
want to know that which literature , books/papers, was followed during the
implementation of the gr-fec so that I can go through the c++
implementation more productively and add something.
--
Bob
_