Forum: GNU Radio grextras in "next"

Posted by Sreeraj Rajendran (Guest)
on 2013-02-07 12:31
(Received via mailing list)
Hi,

I was trying to modify some python blocks, coded using grextras, to use 
native gnuradio python block support(as grextras is a standard feature 
from 3.6.3). I checked wrappers in gr/gateway.py and gr.block, 
set_auto_consume etc seems to be missing. Current grextras suggests 
basic_block, synch_block etc are depreciated. Is grextras integrated to 
gnuradio different or am I missing something?

---
Regards
Sreeraj Rajendran
http://home.iitb.ac.in/~rsreeraj
Posted by Martin Braun (CEL) (Guest)
on 2013-02-07 14:07
(Received via mailing list)
On Thu, Feb 07, 2013 at 07:29:56PM +0800, Sreeraj Rajendran wrote:
> I was trying to modify some python blocks, coded using grextras, to use native
> gnuradio python block support(as grextras is a  standard feature from 3.6.3). I
> checked wrappers in gr/gateway.py and gr.block, set_auto_consume etc seems to
> be missing. Current grextras suggests basic_block, synch_block etc are
> depreciated. Is grextras integrated to gnuradio different or am I missing
> something?

Hi Sreeraj,

Python-blocks in next are not identical to those in grextras.
Check the blocks-tutorial on the wiki to get an idea how they look.

MB
--
Karlsruhe Institute of Technology (KIT)
Communications Engineering Lab (CEL)

Dipl.-Ing. Martin Braun
Research Associate

Kaiserstraße 12
Building 05.01
76131 Karlsruhe

Phone: +49 721 608-43790
Fax: +49 721 608-46071
www.cel.kit.edu

KIT -- University of the State of Baden-Württemberg and
National Laboratory of the Helmholtz Association
Posted by Sreeraj Rajendran (Guest)
on 2013-02-07 19:08
(Received via mailing list)
Thank you Martin. My code is working fine now :).

---
Regards
Sreeraj Rajendran
http://home.iitb.ac.in/~rsreeraj



________________________________
 From: Martin Braun (CEL) <martin.braun@kit.edu>
To: discuss-gnuradio@gnu.org
Sent: Thursday, 7 February 2013 6:31 PM
Subject: Re: [Discuss-gnuradio] grextras in "next"

On Thu, Feb 07, 2013 at 07:29:56PM +0800, Sreeraj Rajendran wrote:
> I was trying to modify some python blocks, coded using grextras, to use native
> gnuradio python block support(as grextras is a standard feature from 3.6.3). I
> checked wrappers in gr/gateway.py and gr.block, set_auto_consume etc seems to
> be missing. Current grextras suggests basic_block, synch_block etc are
> depreciated. Is grextras integrated to gnuradio different or am I missing
> something?

Hi Sreeraj,

Python-blocks in next are not identical to those in grextras.
Check the blocks-tutorial on the wiki to get an idea how they look.

MB
--
Karlsruhe Institute of Technology (KIT)
Communications Engineering Lab (CEL)

Dipl.-Ing. Martin Braun
Research Associate

Kaiserstrae 12
Building 05.01
76131 Karlsruhe

Phone: +49 721 608-43790
Fax: +49 721 608-46071
www.cel.kit.edu

KIT -- University of the State of Baden-Wrttemberg and
National Laboratory of the Helmholtz Association
Posted by Josh Blum (Guest)
on 2013-02-08 00:41
(Received via mailing list)
On 02/07/2013 05:29 AM, Sreeraj Rajendran wrote:
>
> Hi,
>
> I was trying to modify some python blocks, coded using grextras, to
> use native gnuradio python block support(as grextras is a  standard
> feature from 3.6.3). I checked wrappers in gr/gateway.py and
> gr.block, set_auto_consume etc seems to be missing. Current grextras
> suggests basic_block, synch_block etc are depreciated. Is grextras
> integrated to gnuradio different or am I missing something?

GrExtras features seem to be so crazy but somehow slowly leak into
gnuradio over time. :-)

So, if you are referencing the grextras the wiki page, I didnt mean to
say that the grextras was deprecated. I know things change at a fast
pace, but since people are using it and I will try to keep it 
maintained.

The next branch on grextras has functionally the same blocks on the
master branch, but make use of cool features in my scheduler work. So,
Its kind of a different beast.

Anyway, Im going to keep doing awesome things. Sorry for the confusion!

-josh
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.