On Tue, Aug 19, 2008 at 7:27 AM, Geib, Jeffrey (Civilian) <[EMAIL PROTECTED]> wrote:
> I have an application where I don't necessarily care what the latency > is, but I need it to be predictable and/or constant. Is there a way to > achieve this with the USRP hardware? Latency between what two points? The USB bus/OS will be unpredictable, but there is opportunity to do processing on the FPGA itself that can be made deterministic, or you can interleave an external synchronization pulse from a GPIO pin into the data stream and use it somehow. It really depends on what your application needs. -- Johnathan Corgan Corgan Enterprises LLC http://corganenterprises.com/ _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
