patch-gnuradio
[Top][All Lists]
Advanced

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

Re: [Patch-gnuradio] [PATCH 0/4] usrp: libusb-1.0


From: Thomas Tsou
Subject: Re: [Patch-gnuradio] [PATCH 0/4] usrp: libusb-1.0
Date: Wed, 19 Aug 2009 14:53:27 -0400

On Tue, Aug 18, 2009 at 3:18 PM, Eric Blossom <address@hidden> wrote:

Getting it working with Tx and Rx simultaneously is important,
otherwise none of the transceiver apps (e.g. tunnel.py) will work.

I will work on this.

The second thing to work out is how to cleanly support both 0.12 and
1.0 without a bunch of code duplication.  At least for a while, we'll
need to support both, selected at configure time based on what we find
on the system.  I've got some vague ideas on this, but don't have time
to spell them out right now.  Typedefs for the types that changed
between the old and new, but serve the same purpose, would be part of
the strategy.

I think I see what you're saying, which would cover the majority of diffs. This leaves the remaining non-I/O calls that really changed to be dealt with.
 
Johnathan Corgan will be contacting you about some git related info
a bit later on.

Sounds good.
 
Thanks again for working on this!

No problem. Just glad to contribute.

-TT

reply via email to

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