discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] usrp_* gains on Mac OS X much greater than on Lin


From: John Gilmore
Subject: Re: [Discuss-gnuradio] usrp_* gains on Mac OS X much greater than on Linux
Date: Thu, 22 Dec 2005 16:55:01 -0800

It should be pretty simple for the USRP's FPGA to swap the bytes of
16-bit samples it delivers in USB packets, if instructed in a control
register by the host.  This would avoid any speed penalty for
big-endian hosts.

(It's also pretty simple to determine that a simple byte-swap would be
a complete cure for the problem, by temporarily doing the swap in software.)

        John




reply via email to

[Prev in Thread] Current Thread [Next in Thread]