discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] TPB Scheduler - Block Scheduling Rate


From: Almohanad Fayez
Subject: Re: [Discuss-gnuradio] TPB Scheduler - Block Scheduling Rate
Date: Fri, 28 Jan 2011 13:13:33 -0500 (EST)

I've been down this path before Ben and I can tell you it's a very dark and lonely path, biggest advice is to use GDB my preference is to use DDD.  I personally found it easier to start tracing from the python source file there's a way where you can select the PID of your python process from GDB.  Anways, you'll end up seeing a lot more BOOST and SWIG information than you can ask for but I really think it's the best way to do it.

Also if you can document what you see in terms of function/file call sequences it would be great ! i know that at least I would appreciate it.  good luck

al fayez

-----Original Message-----
From: Ben Hilburn <address@hidden>
To: GNURadio Discussion List <address@hidden>
Sent: Fri, Jan 28, 2011 4:17 am
Subject: [Discuss-gnuradio] TPB Scheduler - Block Scheduling Rate

Hey all -

I'm running some experiments, and would like to directly tune the rate
that the TPB scheduler is switching between blocks. I've dug around a
bit, and can't seem to find the relevant portions of code; I've never
looked at this part of GNURadio before, and the gruel / boost mix is
slightly hard to follow.

Has anyone tried anything like this before, or can someone point me in
the direction of the relevant source file?

Thanks!

Cheers,
Ben

_______________________________________________
Discuss-gnuradio mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio


reply via email to

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