On Thu, Aug 14, 2014 at 4:15 PM, Tom Rondeau wrote:
> On Thu, Aug 14, 2014 at 6:38 AM, Michal Jakubiak
> wrote:
>
>> Hello,
>>
>> I've written a simple block that takes a c34vector message as input and
>> outputs a message containing average mag^2 of the samples in the vector.
>>
>> I've added t
On Thu, Aug 14, 2014 at 6:38 AM, Michal Jakubiak wrote:
> Hello,
>
> I've written a simple block that takes a c34vector message as input and
> outputs a message containing average mag^2 of the samples in the vector.
>
> I've added the QA code in Python and it seems to be working except the
> test
Hello,
I've written a simple block that takes a c34vector message as input and
outputs a message containing average mag^2 of the samples in the vector.
I've added the QA code in Python and it seems to be working except the test
never finishes. I've added a few print statements to see whats up. Fr