If I get some free time (probably next week), I'll try it out between my
USRP2's. Thanks!
 Doug

On Sun, Jun 14, 2009 at 10:45 PM, Colby Boyer <[email protected]> wrote:

> Hey All,
>
> I fixed the code in the pkt.py file so that DSSS with the barker code now
> works.  The main issue was the length of the barker interpolation filter was
> way too short (like 8).  I changed it so that it is now sample per baud *
> 11.  Additionally the barker sequence needs to be time reversed on the
> receive side so that the correct match filter is formed. Otherwise the nice
> autocorrelation properties of barker will go away.
>
> I am only able to test it using the test script with a channel filter and
> gaussian noise and so far it has been a success there with both 1 and 2 Mbps
> modulation rates.  Can someone test with USRP2?  Also the BER seems to be
> much better as compared to just the RRC filter.  Hopefully this will make
> TX/RX much more robust.
>
> The code is uploaded to the CGRAN svn under the branch/usrp2_version in the
> bbn project directory.
>
> Cheers,
> Colby Boyer
>
> _______________________________________________
> Discuss-gnuradio mailing list
> [email protected]
> http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>
>


-- 
Doug Geiger
[email protected]
_______________________________________________
Discuss-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to