[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] gnuradio.git at gnuradio.org branch, master, updated.
From: |
Git Repository |
Subject: |
[Commit-gnuradio] gnuradio.git at gnuradio.org branch, master, updated. 3.3git-446-g0f42260 |
Date: |
Thu, 15 Oct 2009 19:54:46 -0600 (MDT) |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gnuradio.git at gnuradio.org".
The branch, master has been updated
via 0f4226088ba84e25139bf77957c80ca7a64cba11 (commit)
via 84ba64078a2a37b2324d693ba0048e635373bfb6 (commit)
via 8c339e7ce1608ed920e76a2107dae3d90b0debac (commit)
from c69f5205e13b1ae63a6e4705a892f695e57b20b3 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 0f4226088ba84e25139bf77957c80ca7a64cba11
Author: Thomas Tsou <address@hidden>
Date: Thu Oct 15 20:58:32 2009 -0400
usrp: Fixed firmware load regression
This fixes a bug from "Applied libusb-1.0 patch set from Thomas
Tsou <address@hidden>" b5aa407ec2b1bdebc1c950a9428789fe50327776
The bus rescan after firmware load was stomped with the addition of
libusb-1.0 support causing the subsequent device open to fail.
libusb-1.0 doesn't (appear to) require the bus to be explicity
rescanned. The rescan is added back for libusb-0.1. For libusb-1.0
the rescan nops.
commit 84ba64078a2a37b2324d693ba0048e635373bfb6
Author: Thomas Tsou <address@hidden>
Date: Thu Oct 15 20:58:08 2009 -0400
usrp: Corrected error message
commit 8c339e7ce1608ed920e76a2107dae3d90b0debac
Author: Thomas Tsou <address@hidden>
Date: Thu Oct 15 20:56:54 2009 -0400
usrp: Added missing return values
-----------------------------------------------------------------------
Summary of changes:
usrp/host/lib/usrp_prims_common.cc | 4 +++-
usrp/host/lib/usrp_prims_libusb0.cc | 3 +++
usrp/host/lib/usrp_prims_libusb1.cc | 2 +-
3 files changed, 7 insertions(+), 2 deletions(-)
hooks/post-receive
--
gnuradio.git at gnuradio.org
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Commit-gnuradio] gnuradio.git at gnuradio.org branch, master, updated. 3.3git-446-g0f42260,
Git Repository <=