>> 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 fe
> 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 simp
> > Hi all,
> >
> > I would like to send a MAC layer control packet every 4 ms from computer
A
> > to computer B to tell B when to send data using USRP and GNU Radio. It
is
> > like TDMA and a frame is 4 ms. I am trying to do this work by modifying
> > tunnel.py in the gnuradio-example folder. I r
do to speed up the system
and have not succeeded.
Thank you,
Jane
--- On Thu, 10/8/09, Douglas Geiger wrote:
From: Douglas Geiger
Subject: Re: [Discuss-gnuradio] reducing the latency in tunnel.py
To: "George Nychis"
Cc: "Jane Chen" , discuss-gnuradio@gnu.org
Date: Thu
George,
You were talking about using m-blocks, along with doing more processing on
the USRP (matched filter + dependent packet generator) in the FPGA, correct?
The basic functionality of m-blocks is to be integrated into the main API
as I understand (in a modified form perhaps?), and they do stil
On Thu, Oct 8, 2009 at 1:50 PM, Jane Chen wrote:
> Hi all,
>
> I would like to send a MAC layer control packet every 4 ms from computer A
> to computer B to tell B when to send data using USRP and GNU Radio. It is
> like TDMA and a frame is 4 ms. I am trying to do this work by modifying
> tunnel
Hi all,
I would like to send a MAC layer control packet every 4
ms from computer A to computer B to tell B when to send data using USRP
and GNU Radio. It is like TDMA and a frame is 4 ms. I am trying to do
this work by modifying tunnel.py in the gnuradio-example folder. I
removed the carry sensin
Hi all,
I would like to send a MAC layer control packet every 4 ms from computer A
to computer B to tell B when to send data using USRP and GNU Radio. It is
like TDMA and a frame is 4 ms. I am trying to do this work by modifying
tunnel.py in the gnuradio-example folder. I removed the carry sensin