Re: [Discuss-gnuradio] XCVR2450 and gnuradio 3.1.3

2008-10-09 Thread Dustin Maas
Thanks. That did the trick. -Dustin On Thu, Oct 9, 2008 at 5:10 PM, Johnathan Corgan < [EMAIL PROTECTED]> wrote: > On Thu, Oct 9, 2008 at 11:59 AM, Dustin Maas <[EMAIL PROTECTED]> wrote: > > > How can I add support for the XCVR2450 daughterboard to the latest stable &

[Discuss-gnuradio] XCVR2450 and gnuradio 3.1.3

2008-10-09 Thread Dustin Maas
Hello All, How can I add support for the XCVR2450 daughterboard to the latest stable release? I am in the process of updating some code to work with the trunk, but in the meantime I would like to be able to use the old code in conjunction with the XCVR2450. Thanks, Dustin -- Dustin Maas

Re: [Discuss-gnuradio] updated BBN 80211 code?

2008-10-08 Thread Dustin Maas
rrently getting a "cannot coerce endpoint" error, so I must be building the flowgraph incorrectly, but I will continue to work on it. When I am successful, I will post my patch. If you come up with a working patch before you hear from me, let me know. Best regards, Dustin -- Dustin

Re: [Discuss-gnuradio] updated BBN 80211 code?

2008-09-27 Thread Dustin Maas
On Sep 27, 2008, at 12:10 PM, Douglas Geiger wrote: You're in luck - I just back back from some traveling, and have managed to gather up a patch. However - this is a patch to the version from the U of Utah, SPAN Lab version (http://span.ece.utah.edu/pmwiki/pmwiki.php?n=Main.80211bReceiver

Re: [Discuss-gnuradio] updated BBN 80211 code?

2008-09-27 Thread Dustin Maas
On Sep 22, 2008, at 2:03 PM, Douglas Geiger wrote: George Nychis wrote: Douglas Geiger wrote: Right - I had forgotten about those changes. I have made my local copy of the 80211b code work with the hier_block2. I have on my list of things to do to make sure I can publish these chan

[Discuss-gnuradio] updated BBN 80211 code?

2008-09-12 Thread Dustin Maas
there any documentation regarding updating old code for use with the trunk? Regards, Dustin Maas ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

[Discuss-gnuradio] Initial Samples

2008-08-20 Thread Dustin Maas
Hello All, How many samples should I ignore at the beginning of the data that I get using usrp_rx_cfile.py? I am using an XCVR2450, decimation factor of 8. Is there a "rule of thumb" so to speak? Thanks in advance, Dustin ___ Discuss-gnuradio m

Re: [Discuss-gnuradio] Random sampling

2008-06-19 Thread Dustin Maas
Juha, Brian, I am working on a research project that involves wide-band spectral estimation with the USRP. In this case, the bottleneck is USB 2.0, which is why I need to implement my sample selection algorithm on the FPGA. Thanks for your interest. On Jun 19, 2008, at 3:11 PM, Juha Vi