Dear Ankit,

that is not true.

A GNU Radio block is always implemented in C++ or Python.

A Block, as you can use it in GRC, is a logical "wrapper" around such a
GNU Radio block.

To define how that wrapper looks like, you always need to use XML.

Hope that explained things well!

Best regards,
Marcus

On 07.04.2016 17:45, Ankit Saharia wrote:
> From what i have know through the website is that we can make our own
> block from XML File Definiton as well as through python coding.
>
> Can someone please tell me the difference between the two?
>
>
> _______________________________________________
> Discuss-gnuradio mailing list
> Discuss-gnuradio@gnu.org
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to