Re: [Discuss-gnuradio] USRP1 control GPIOs on SBX boards

2013-04-25 Thread Josh Blum
> _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

Re: [Discuss-gnuradio] USRP1 control GPIOs on SBX boards

2013-04-23 Thread Sean Nowlan
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

[Discuss-gnuradio] USRP1 control GPIOs on SBX boards

2013-04-23 Thread Nelson Pina
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