On Thu, Mar 12, 2009 at 12:36 PM, Douglas Geiger
<doug.gei...@bioradiation.net> wrote:

>  I've written a patch to add the config_mimo() function call to the
> usrp2_base block in gr-usrp2.

FYI, the reasons we haven't put the config_mimo() function in the
Python API are that a) the MIMO functionality is still not fully
implemented, and b) we don't yet have a clean way to export firmware
constants via SWIG into the Python API.  You're patch does everything
else correctly, but you have to pass a raw integer rather than say,
MC_WE_LOCK_TO_SMA.

Johnathan


_______________________________________________
Patch-gnuradio mailing list
Patch-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/patch-gnuradio

Reply via email to