discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] adding python block to gnuradio


From: Serhat BOYNUKALIN
Subject: Re: [Discuss-gnuradio] adding python block to gnuradio
Date: Thu, 14 Mar 2013 11:09:55 +0200

How should i add or replace  c++ code and python code could you explain it with an example, and i knew there is psk.py code but need to show it at the GRC as a block.


Look at those line numbers that give errors. You need to replace the
"<++ hint ++>"  with actual C++ code.

As a side note, unless you're doing something fancy there's already a
QPSK modulator/demodulator that comes with GR as a python hier_block.
It's in gr-digital/python/psk.py .

-Nathan


reply via email to

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