Statistics
| Branch: | Tag: | Revision:

root / usrp @ b5aa407e

Name Size
  doc
  firmware
  fpga
  host
  limbo
.gitignore 310 Bytes
Makefile.am 940 Bytes
README 1 kB
usrp.inf 2 kB
usrp.iss.in 2.3 kB
usrp.pc.in 260 Bytes

Latest revisions

# Date Author Comment
b5aa407e 09/15/2009 10:06 pm Johnathan Corgan

Applied libusb-1.0 patch set from Thomas Tsou <>:

This patch set updates the usrp to support libusb-1.0. Asynchronous I/O
through libusb is added with fusb_libusb1.*, which is heavily based on
fusb_linux.*. In short, URB's and ioctl calls are replaced with...

31c94994 09/02/2009 03:05 pm Johnathan Corgan

Expand frequency ranges to match hardware capability.

  • Corresponds to SVN r11620:11622
  • Fixes ticket 405

Reported-by: Dimitris Symeonidis <>
Fixed-by: Matt Ettus <>

253018c6 08/14/2009 06:10 pm git

Added git ignore files auto created from svn:ignore properties.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11592 221aa14e-8319-0410-a670-987f0aec2ac5

46aadbb2 07/28/2009 11:01 pm Johnathan Corgan

Merged -r11480:11507, r11508 from nldudok1/tvrx_mimo_merge_with_trunk into trunk. This branch was created with a corrupted merge tracking database, so manual merge and remove of merge info properties was needed.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11513 221aa14e-8319-0410-a670-987f0aec2ac5

2e7c5c71 07/15/2009 01:49 am Eric Blossom

applied patch from ticket:358

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11443 221aa14e-8319-0410-a670-987f0aec2ac5

fc31a4e3 07/14/2009 05:21 pm Johnathan Corgan

Revert erroneous file included in r11424

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11425 221aa14e-8319-0410-a670-987f0aec2ac5

09a2e837 07/14/2009 05:17 pm Johnathan Corgan

Reorganization of debian package directory

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11424 221aa14e-8319-0410-a670-987f0aec2ac5

c276a4ff 07/09/2009 02:55 am Johnathan Corgan

Merged r11377:11390 from jcorgan/usrp-headers in to trunk.

  • Public USRP header files are now in their own source directory
    and install into $(includedir)/usrp. This was done to avoid name
    clashes in the top-level include directory.

    Only users who are developing directly to libusrp in C++ are...

761c5eb8 06/23/2009 03:28 pm anastas

added include <cstdio> statements in several files to make it compatible with g++ 4.4

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11266 221aa14e-8319-0410-a670-987f0aec2ac5

40b8a57d 05/27/2009 01:54 am Johnathan Corgan

Merged r11123:11148 from jcorgan/np into trunk.

Adds --enable-python option to configure (defaults to yes).

Using --disable-python or --enable-python=no will cause only
C++ API targets to be created and installed.

Several new shared libraries are now created. Where in the past,...

View revisions

Also available in: Atom