Hi at all,
I have some problem in running simulation of a block on gnuradio.
I have developed a simple block, .cc, .h, .i and .xml file attouched here.
All code is compile with success cmake/make/make install/ldconfig
but when I place the block in gnuradio, running the simulation I get
Traceback
Hm, interesting. You know, in this specific configuration, you don't
need a throttle. What happens if you leave it out? It shouldn't change
anything, but then, it should work in any case.
Also, you *are* letting the fg terminate itself, right?
M
On 07/31/2014 04:30 AM, Nguyễn Văn Lý wrote:
> Hi
Dear All,
I have a Python block that produces packets of size 1536 bytes. Due to various
reasons, the latter parts of my flow graph are very slow (this is desired and
cannot be changed). After producing 510 packets, I get the following error.
"handler caught exception: operands could not be bro
On Thu, Jul 31, 2014 at 12:21 PM, David Halls
wrote:
> Dear All,
>
> I have a Python block that produces packets of size 1536 bytes. Due to
> various reasons, the latter parts of my flow graph are very slow (this is
> desired and cannot be changed). After producing 510 packets, I get the
> follow
Hello all,
Logistical:
- We still need a date for the coproc dev call. Fill this out
http://whenisgood.net/nbkn35s
- GSoC "pencils down" is August 18th or 2.5 weeks from now. Time. Flies.
Progress:
- Last week I successfully tested the turbo decoder using a DSP only
program. I figured out how I c