[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] gnuradio.git at gnuradio.org branch, distcheck, update
From: |
Git Repository |
Subject: |
[Commit-gnuradio] gnuradio.git at gnuradio.org branch, distcheck, updated. 3.3git-452-g36a0205 |
Date: |
Mon, 19 Oct 2009 09:48:40 -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, distcheck has been updated
via 36a02055f0951e9f123445e1bd82a6d1eb030ac3 (commit)
via 5d311c58cb66a5132bc5978ef7ccf109ea58f66e (commit)
via 76aa7a496c3d5c2a40b7ff190d42b25e51d0cbc0 (commit)
via cd033953971e377722056e7f8042010e658d8aa2 (commit)
via 0f4226088ba84e25139bf77957c80ca7a64cba11 (commit)
via 84ba64078a2a37b2324d693ba0048e635373bfb6 (commit)
via 8c339e7ce1608ed920e76a2107dae3d90b0debac (commit)
via c69f5205e13b1ae63a6e4705a892f695e57b20b3 (commit)
via 28d1a3fab5e2ccb593df9cd3a05b3911be326d9e (commit)
via 11cb05e10b5311bbaebfc67a6358d21fcd1b948d (commit)
via cc5253b05a49d87a81f8510188c40196b0965fad (commit)
via 25a8f7a8f09f37ea6f31ce02523170c64d71a561 (commit)
via 9a9582715d87521b53b1f0bb64dc8e133ce01954 (commit)
via a154cc5c12ccf65b480ae86e0c984c4a66ad69a3 (commit)
via 5c00e226ffa3a083be770c1564a1098f83c28e9f (commit)
via 28d198f8d5f7f88130282d138b35f6b96fd404c3 (commit)
from a82c784262b9eae78f4c2157b6434495f8ff76bc (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 76aa7a496c3d5c2a40b7ff190d42b25e51d0cbc0
Author: Josh Blum <address@hidden>
Date: Sun Oct 18 14:25:55 2009 -0700
added v offset option to scope
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 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
commit c69f5205e13b1ae63a6e4705a892f695e57b20b3
Merge: cc5253b05a49d87a81f8510188c40196b0965fad
25a8f7a8f09f37ea6f31ce02523170c64d71a561
Author: Johnathan Corgan <address@hidden>
Date: Thu Oct 15 12:02:04 2009 -0700
Merge commit '25a8' from address@hidden:jblum
* commit '25a8':
use clean numbers for waterfall ref and range
tweaks to scope autoscaling
registered key to hide/show control panel in wxgui windows
Added window size param to all wxgui wrappers.
add canonical options for copy enable param
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
commit cc5253b05a49d87a81f8510188c40196b0965fad
Author: Josh Blum <address@hidden>
Date: Wed Oct 14 15:21:39 2009 -0700
fix usrp2 wrappers for vlen of 2 shorts
commit 25a8f7a8f09f37ea6f31ce02523170c64d71a561
Author: Josh Blum <address@hidden>
Date: Fri Oct 9 16:02:22 2009 -0700
use clean numbers for waterfall ref and range
commit 9a9582715d87521b53b1f0bb64dc8e133ce01954
Author: Josh Blum <address@hidden>
Date: Fri Oct 9 15:35:43 2009 -0700
tweaks to scope autoscaling
commit a154cc5c12ccf65b480ae86e0c984c4a66ad69a3
Author: Josh Blum <address@hidden>
Date: Fri Oct 9 13:41:15 2009 -0700
registered key to hide/show control panel in wxgui windows
commit 5c00e226ffa3a083be770c1564a1098f83c28e9f
Author: Josh Blum <address@hidden>
Date: Fri Oct 9 13:26:30 2009 -0700
Added window size param to all wxgui wrappers.
Modified type parser to allow blank values in vector types as empty vectors.
commit 28d198f8d5f7f88130282d138b35f6b96fd404c3
Author: Josh Blum <address@hidden>
Date: Fri Oct 9 11:19:03 2009 -0700
add canonical options for copy enable param
-----------------------------------------------------------------------
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 ++++++++-------
gr-wxgui/src/python/common.py | 11 +-
gr-wxgui/src/python/const_window.py | 2 +
gr-wxgui/src/python/constants.py | 1 +
gr-wxgui/src/python/fft_window.py | 2 +
gr-wxgui/src/python/histo_window.py | 2 +
gr-wxgui/src/python/number_window.py | 2 +
gr-wxgui/src/python/scope_window.py | 7 +-
gr-wxgui/src/python/scopesink_gl.py | 2 +
gr-wxgui/src/python/waterfall_window.py | 15 ++-
grc/blocks/usrp2_sink_xxxx.xml | 3 +
grc/blocks/usrp2_source_xxxx.xml | 3 +
grc/blocks/wxgui_constellationsink2.xml | 13 +++
grc/blocks/wxgui_fftsink2.xml | 13 +++
grc/blocks/wxgui_histosink2.xml | 13 +++
grc/blocks/wxgui_numbersink2.xml | 13 +++
grc/blocks/wxgui_scopesink2.xml | 27 +++++-
grc/blocks/wxgui_waterfallsink2.xml | 13 +++
grc/python/Param.py | 28 +++--
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_common.cc | 4 +-
usrp/host/lib/usrp_prims_libusb0.cc | 4 +
usrp/host/lib/usrp_prims_libusb1.cc | 2 +-
31 files changed, 672 insertions(+), 393 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, distcheck, updated. 3.3git-452-g36a0205,
Git Repository <=