Re: Question on gnuradio.wxgui and the agc block

Hi,

On Thu, 5/21/09, Ankit S. [email protected] wrote:

I’ll go a step further and ask if there is are more help files on available GNU radio blocks, and
about writing your own block?

Thanks!

There is a old and un-updated document that lists Gnuradio blocks at:

Best Regards,

Firas

On Thu, May 21, 2009 at 09:50:23PM -0700, Firas A. wrote:

There is a old and un-updated document that lists Gnuradio blocks at:

Simple Gnuradio User Manual v1.0 | PDF

Best Regards,
Firas

I’ve uploaded current doxygen generated docs. Click on the C++ blocks
link to
get a list of blocks.

GNU Radio Manual and C++ API Reference: Main Page

Also, the code in the trunk has been modified so that it now builds
documentation by default. If you want to turn it off, use
–disable-docs
at configure time.

Eric