discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] Cumsum block on GRC


From: mehmet kabasakal
Subject: [Discuss-gnuradio] Cumsum block on GRC
Date: Sat, 7 May 2011 17:44:36 +0300

Hi List,

I am trying to write a block, that finds the cumulative sum of the points.
But when i run the block on GRC, the output of the block becomes as in
the attached figure. It wraps for a period of time. I expect it to go
negatively downwards. Because i am accumulating negative values. I
couldn't understand the reason. Is there something missing in the
code. The c++ code of the block is attached also.

Thanks for the help!
Mehmet.

Attachment: Screenshot.png
Description: PNG image

Attachment: cumsum.cc
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]