Johnathan Corgan wrote:
> Michael Dickens wrote:
>
>> (3) I've just checked in the latest version (decoder stuff still doesn't
>> work, but the rest is starting to take over the duties of the decoder
>> slowly but surely). I was on vacation from July 21 to 29, but I did
>> Could you try updating
Michael Dickens wrote:
> (2) The error you get is when copying a std::vector into another via
> "=", instead of copying individual elements.
I'm not familiar enough with the standard library to know whether this
is "proper"; it looks like it would be very convenient.
> What OS are you trying t
(1) gr-ecc is a work in progress and really doesn't do anything yet.
The encoder seems to work (passes the basic QA tests), and is hooked
into a gr_block (soon to be called
"ecc_streams_encode_convolutional"), but none of the decoder stuff
has been verified to function yet. I'm working on