> _mod = imp.load_module('_gpio_swig', fp, pathname, description)
> ImportError: /usr/local/lib/libgnuradio-gpio.so: undefined symbol:
> _ZN3uhd4usrp10multi_usrp4makeERKNS_13device_addr_tE
>
I think this would indicate that this swig module was not linked against
UHD. There is a GR_SWIG_LIB
On 04/23/2013 02:06 PM, Nelson Pina wrote:
Hi everyone,
I have been trying to make a gnuradio out-of-the-tree block that is
able to control the four GPIOs, currently attached to LED's, of the
SBX daughter-boards working with an USRP motherboard.
I wonder if anyone can help me on this, making
Hi everyone,
I have been trying to make a gnuradio out-of-the-tree block that is able to
control the four GPIOs, currently attached to LED's, of the SBX
daughter-boards working with an USRP motherboard.
I wonder if anyone can help me on this, making a functional draft code of
such a block:
1 int