discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] reducing the latency in tunnel.py


From: Michael Buettner
Subject: Re: [Discuss-gnuradio] reducing the latency in tunnel.py
Date: Wed, 14 Oct 2009 09:51:41 -0700

>> Another study you could look at is
>> ftp://ftp.cs.washington.edu/tr/2009/10/UW-CSE-09-10-02.PDF
>>
>> It gives another overview of where latency comes from, and shows how you can
>> get around some of it.
>> We were able to get turnaround times for our application below 300 us by
>> making a few simple modifications to the GNU Radio C++ code.
>
>Nice work!  Have these modifications been accepted upstream?  It would
>be great if your RFID reader was a standard part of GNU Radio -- I
>suspect that a lot more experimenters would start messing with RFID.
>And it would be even better if every interactive GNU Radio application
>could benefit from the latency improvements you made.
>
>       John

I will be uploading the RFID reader code to CGRAN in the next week or so, and will post to this list when that happens.  The GNU Radio subsystem and scheduler modifications for reducing latency will be included.  More work would need to be done to show that it is the always the right approach for all applications before trying to push it into the trunk.

 -michael

reply via email to

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