discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] max capacity per USB channel


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] max capacity per USB channel
Date: Mon, 9 Apr 2007 11:18:49 -0700
User-agent: Mutt/1.5.9i

On Mon, Apr 09, 2007 at 03:27:57AM -0400, George Nychis wrote:
> So I'm starting to hammer out some code for channel allocation on the host 
> side, and this isn't crucial because it's going to be a #define which I can 
> easily change...  but what's the max capacity per channel we're looking at? 
> I don't recall seeing a concrete number somewhere.  Same capacity on the 
> control channel?
> 
> - George

George, it's not a max capacity per channel, it's a maximum aggregate
capacity across all data channels (input and output).  Use 32MB/s as
the maximum capacity.  Ignore the control channel contribution.

USB is half-duplex, that's why it's the aggregate across the input +
output channels.

Eric




reply via email to

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