Yes, you're correct. Thanks for pointing this error in the documentation out.
On Wed, Apr 3, 2013 at 12:35 PM, vegihat vegihat wrote:
> Hello folks,
>
> i am doing my first steps on gnuradio, and as my first program i added 2
> gr.sig_source_c using gr.add_ff.
>
> gr.sig_source_c is a signal g
Hello folks,
i am doing my first steps on gnuradio, and as my first program i added 2
gr.sig_source_c using gr.add_ff.
gr.sig_source_c is a signal generator with gr_complex output, so i used
gr.add_ff because as you can see in [1] has been written that "Add streams
of complex values"
but with
It looks like I missed gr-uhd when I was making the python docs (see
gnuradio/docs/sphinx/source). Sorry. I'll let you know when they're
added in.
However, the doxygen docs look like they cover the python interface well.
http://gnuradio.org/doc/doxygen/page_uhd.html
On Sun, Mar 17, 2013 at 6:40
Hi,
UHD is swigged but I can't find uhd interface in python manual.Could
anyone give me a URL?Thanks.
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
Hi everyone,
I just wanted to point out a new feature of GNU Radio. Thanks to Ben
Reynwar, we have a new Python manual. You can find the current version
for GNU Radio here:
http://gnuradio.org/redmine/projects/gnuradio/wiki/Old-sphinx
Like the Doxygen manual, this page will be updated with every