discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] 802.15.4 how to forward a parameter to a c++ block


From: bjoernm
Subject: [Discuss-gnuradio] 802.15.4 how to forward a parameter to a c++ block
Date: Tue, 25 May 2010 16:16:13 +0200
User-agent: Internet Messaging Program (IMP) H3 (4.2)

Hi,

I'm currently using the UCLA ZigBee PHY implementation posted on:
https://www.cgran.org/wiki/UCLAZigBee
with gnuradio.

My question is the following:
How can I forward a parameter from: src/python/ieee802_15_4_pkt.py
... e.g. from the "send_pkt(...)" function (or any other)
to the c++ block in : src/lib/ucla_symbols_to_chips_bi.cc ?

Or more generally speaking: How can I forward a parameter from a python application to the c++ processing block?
If possible it would be great to use the io_signatures...

best regards and thanks a lot for your help,
Björn




reply via email to

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