Re: [Discuss-gnuradio] dbsrx question

2006-10-23 Thread David Caruth
and put "io" instead of "oe" which resulted in the bad bad behavior.  Duh.  Sorry for the false alarm, and thanks Eric and Matt for your help!   Eric Blossom <[EMAIL PROTECTED]> wrote: On Sun, Oct 22, 2006 at 10:31:31PM -0700, David Caruth wrote:> Hi All.> >

[Discuss-gnuradio] dbsrx question

2006-10-22 Thread David Caruth
Hi All.   I've been trying to use the DBSRX daughterboard in slot A but am running into some trouble while reading the status bytes of the Maxim chip via i2c.  The code I'm using to control the USRP is written in Visual C++ 2005, and I've been able to talk to the TVRX daughterboard with no proble

[Discuss-gnuradio] usb control of usrp with .NET

2006-05-19 Thread David Caruth
Hello,   I was looking to write some simple code in Visual C++ .NET to control the USRP.  My first problem is to communicate with the USB port.  I've seen some people who have used the CreateFile, Read, and Write functions in Windows to do this, but I'm unable to get a handle for the USRP.  Does

[Discuss-gnuradio] running

2006-05-14 Thread David Caruth
Hello!   I've just started playing with GnuRadio and the USRP, and was hoping to run it on Windows XP.  I found Martin's installer "setup-gnuradio-complete-2.6cvs.exe" and it worked great.  I then tried to run the example to listen to some radio (I had this running with a fedora core 5 linux inst