On Wed, Dec 24, 2008 at 01:23:47PM -0500, Philip Balister wrote: > On Wed, Dec 24, 2008 at 3:12 AM, Johnathan Corgan > <[email protected]> wrote: > > 1) libusrp, which provides the lowest-level communications services over > > USB to the USRP hardware. This is a C++ based read/write raw sample > > interface and does not provide any of the streaming semantics of GNU > > Radio flowgraphs. > > Do you know if there are any changes in the libusrp api for the 3.2 release?
The binary is different (there are new functions in the class), but the old methods have the same calling sequence. Eric _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
