> On 12.03.2014 08:04, Jan Krämer wrote:
>> Hey guys,
>>
>> I finally finished a first draft of my proposal for GSoC 2014 on
>> improvements for gr-trellis and a turboeq block.
>> It's available on github:
>>
>> https://github.com/SpectreJan/GSoC2014
>>
>> Please let me know what you think of it.
>
Hey,
an updated version of my GSoC proposal is now on available:
https://github.com/SpectreJan/GSoC2014
Regarding work that I have done in the past:
Parts of the code of my current master thesis project (Log-MAP decoder
with OpenCL) is now available on Github.
https://github.com/SpectreJan/cel_
Hey everyone,
I need help with the swig magic. I have a new block inside gr-fec called
viterbi_decoder which is basically just a copy of the cc_decoder class.
And a impl class viterbi_decoder_impl class, which is basically a copy
of the cc_decoder_impl class. They compile fine, and I can see the
s
Hey Nguyen Anh Duc,
thanks for your input. It's nice to see that there seems to be some guys
interested in the whole turbo EQ topic. These are some interesting
points you mentioned. To be honest i never thought about using MLSE/MAP
for the equalizer part. Same goes with another turbo decoder i