Re: [Discuss-gnuradio] Assertion Error when running gnuradio examples

2006-05-24 Thread Matt Ettus
Its checked in, but it won't fix your problem. It will just make the error more obvious. Matt On Mon, 2006-05-22 at 09:48 -0500, Michael Ford wrote: > Eric, > > How will I know when the daughterboard code has been updated? > > Also, thanks to you and Thomas for your help so far. I've got the

Re: [Discuss-gnuradio] Assertion Error when running gnuradio examples

2006-05-22 Thread Michael Ford
Eric,How will I know when the daughterboard code has been updated?Also, thanks to you and Thomas for your help so far. I've got the coding background for this, but not the DSP background. I'm learning as I go, but as you can imagine, I have my struggles understanding. *laughs* -Michael Ford-On 5/20

Re: [Discuss-gnuradio] Assertion Error when running gnuradio examples

2006-05-20 Thread Eric Blossom
On Sat, May 20, 2006 at 11:03:03AM -0700, Thomas Schmid wrote: > Hi Michael, > > GNURadio is under active development. Therefore, file names can change > and thus tutorials don't reflect the latest changes until they are > updated. The two file syou found, std_2rxhb_2tx.rbf and > std_4rx_0tx.rbf,

Re: [Discuss-gnuradio] Assertion Error when running gnuradio examples

2006-05-20 Thread Thomas Schmid
Hi Michael, On 5/20/06, Michael Ford <[EMAIL PROTECTED]> wrote: Thomas, Yes, the firmware loaded correctly, as the frequency of the blinking lessened as I ran the oscilloscope example. As a matter of fact, the frequency never went back up again, even afte I closed the oscilloscope application.

Re: [Discuss-gnuradio] Assertion Error when running gnuradio examples

2006-05-20 Thread Thomas Schmid
Hi Michael, GNURadio is under active development. Therefore, file names can change and thus tutorials don't reflect the latest changes until they are updated. The two file syou found, std_2rxhb_2tx.rbf and std_4rx_0tx.rbf, are two different versions for the USRP firmware. the first one has two rx

[Discuss-gnuradio] Assertion Error when running gnuradio examples

2006-05-20 Thread Michael Ford
Hello everyone,I'm a first time poster who's generally new to SDR as well as the gnuradio software. I've recently taken a course in communication networks and wireless networks, and this summer I'm working on using a few USRP boards to implement my own CSMA/CA protocol. However, before I get into t