Re: [Discuss-gnuradio] stop_rx_streaming failing (USRP2)

2009-08-22 Thread Michael Leferman
On Aug 21, 2009, at 3:58 PM, Eric Blossom wrote: On Fri, Aug 21, 2009 at 01:53:25PM -0400, Michael Leferman wrote: I'm not familiar with the serial console at all, so no, one is not connected. Can you point me to some documentation on it? Open the USRP2 up and look at the back edge o

[Discuss-gnuradio] stop_rx_streaming failing (USRP2)

2009-08-21 Thread Michael Leferman
state before it can be run? Do I have to do something with the signal handler? Do I have to make sure the buffer on the USRP2 is empty? Thanks for the help. - Michael Leferman ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http

RE: [Discuss-gnuradio] starting with usrp2_fft.py

2009-03-19 Thread leferman
I am having a similar problem. I used ethtool to disable the pause parameters for this interface; here is the output: sudo ethtool -a eth1 Pause parameters for eth1: Autonegotiate: off RX: off TX: off But I still get this error when i run tx_samples: sudo ./tx_samples -

Re: [Discuss-gnuradio] Creating a USRP2 C++ Object

2009-03-05 Thread Mike Leferman
Ah, but then I added the outputs to my makefile and now it works. Thanks for the help! On Thu, Mar 5, 2009 at 2:52 PM, Mike Leferman wrote: > I ran those commands and those are the outputs I got. > > > On Thu, Mar 5, 2009 at 1:09 PM, Eric Blossom wrote: > >> On Thu, Mar 0

Re: [Discuss-gnuradio] Creating a USRP2 C++ Object

2009-03-05 Thread Mike Leferman
I ran those commands and those are the outputs I got. On Thu, Mar 5, 2009 at 1:09 PM, Eric Blossom wrote: > On Thu, Mar 05, 2009 at 12:47:24PM -0500, Mike Leferman wrote: > > I'm using Ubuntu 8.10, and /usr/local/lib is in my ld.so.conf. Does > > ldconfig just update ld

Re: [Discuss-gnuradio] Creating a USRP2 C++ Object

2009-03-05 Thread Mike Leferman
? Is this failing because I don't use usrp2.lo when i link the library? Thanks for the help! - Mike On Tue, Mar 3, 2009 at 1:27 PM, Eric Blossom wrote: > On Tue, Mar 03, 2009 at 01:19:15PM -0500, Mike Leferman wrote: > > I'm working on a C++ program which directly creates an ins

[Discuss-gnuradio] Creating a USRP2 C++ Object

2009-03-03 Thread Mike Leferman
I'm working on a C++ program which directly creates an instance of a USRP2 object. When the program is being run, the following error is thrown: /usr/local/lib/libusrp2.so.0: undefined symbol: _ZN5gruel7sys_pri13usrp2_backendEv Gruel was complied on the system and programs have been run using the