[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-452-g36a0205 |
Date: |
Mon, 19 Oct 2009 09:43:30 -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 36a02055f0951e9f123445e1bd82a6d1eb030ac3 (commit)
via 5d311c58cb66a5132bc5978ef7ccf109ea58f66e (commit)
via cd033953971e377722056e7f8042010e658d8aa2 (commit)
via 28d1a3fab5e2ccb593df9cd3a05b3911be326d9e (commit)
via 11cb05e10b5311bbaebfc67a6358d21fcd1b948d (commit)
from 76aa7a496c3d5c2a40b7ff190d42b25e51d0cbc0 (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 36a02055f0951e9f123445e1bd82a6d1eb030ac3
Merge: 76aa7a496c3d5c2a40b7ff190d42b25e51d0cbc0
5d311c58cb66a5132bc5978ef7ccf109ea58f66e
Author: Johnathan Corgan <address@hidden>
Date: Mon Oct 19 08:25:35 2009 -0700
Merge branch 'osx_10.6_64_fixes' of http://gnuradio.org/git/michaelld
This merge adds support for OSX 10.6 in gr-audio-osx and usrp.
Conflicts:
usrp/host/lib/usrp_prims_libusb0.cc
commit 5d311c58cb66a5132bc5978ef7ccf109ea58f66e
Author: Michael <address@hidden>
Date: Mon Oct 19 10:21:33 2009 -0400
moved all 'fprintf (stderr, ...)' calls to std::cerr, for 'universal' OSX
printing of long and pointer types
commit cd033953971e377722056e7f8042010e658d8aa2
Author: Michael <address@hidden>
Date: Sat Oct 17 11:55:09 2009 -0400
better for both cross-compiling and 10.6 native compiling, to determine CPU
architecture
commit 28d1a3fab5e2ccb593df9cd3a05b3911be326d9e
Author: Michael <address@hidden>
Date: Thu Oct 15 10:42:02 2009 -0400
osx 10.6 x86_64 fixes for gr-audio-osx
commit 11cb05e10b5311bbaebfc67a6358d21fcd1b948d
Author: Michael <address@hidden>
Date: Thu Oct 15 09:43:20 2009 -0400
OSX 10.6 x86_64 fixes for configure and libusb; Audio is next
-----------------------------------------------------------------------
Summary of changes:
config/gr_set_md_cpu.m4 | 28 +++++-
gr-audio-osx/src/audio_osx.h | 52 +++++++---
gr-audio-osx/src/audio_osx_sink.cc | 59 ++++++++----
gr-audio-osx/src/audio_osx_source.cc | 176 +++++++++++++++++++--------------
gr-audio-osx/src/circular_buffer.h | 85 +++++++++--------
usrp/host/lib/circular_buffer.h | 83 ++++++++--------
usrp/host/lib/circular_linked_list.h | 34 ++++----
usrp/host/lib/darwin_libusb.h | 171 ++++++++++++++++++++-------------
usrp/host/lib/fusb_darwin.cc | 177 +++++++++++++++++++---------------
usrp/host/lib/fusb_darwin.h | 20 ++--
usrp/host/lib/usrp_prims_libusb0.cc | 1 +
11 files changed, 521 insertions(+), 365 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-452-g36a0205,
Git Repository <=