patch-gnuradio
[Top][All Lists]
Advanced

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

[Patch-gnuradio] Add missing interfaces for gr_agc2


From: Alexandru Csete
Subject: [Patch-gnuradio] Add missing interfaces for gr_agc2
Date: Fri, 16 Jul 2010 22:59:43 +0200

Greetings,

The gr_agc2 block has public methods to set and get the AGC levels and
rates; however, only a few of these interfaces are exported to Python
and none of them are available in GRC.

The attached patch adds the missing public methods to gri_agc2_cc.i
and gri_agc2_ff.i and defines the corresponding callbacks in the
gr_agc2_xx.xml GRC block.

Also attached a simple GRC file to test these callbacks.

Cheers
Alex

Attachment: gr_agc2_interface.patch
Description: Binary data

Attachment: agc2_test.grc
Description: Binary data


reply via email to

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