[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] git://gnuradio.org/jcorgan branch, distcheck, updated.
From: |
git repository hosting |
Subject: |
[Commit-gnuradio] git://gnuradio.org/jcorgan branch, distcheck, updated. 3.3git-733-g665d7a8 |
Date: |
Mon, 26 Apr 2010 21:42:42 +0100 (BST) |
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 "git://gnuradio.org/jcorgan".
The branch, distcheck has been updated
via 665d7a850eeb46bfc6388a98e4a4107648cb6add (commit)
via a40feb1dece1b8064f3f81e669f3ed38b60b6dd8 (commit)
via 1eb2ad3909a0ba16e8c03776d1d26693b9b152a5 (commit)
via a3278070d3e991ea0a8f6e62bbfc2a2e177fe8e7 (commit)
via 04db1ec3b6dad9d984f7fe4314cca6937c94a1b0 (commit)
via 052638a76f3c07be744b603c3ba0f392ccc1569b (commit)
via 8d3a78da9dd988ee5704a83eedd7c71ba8a87607 (commit)
via a712b478c2824396408b2ec11584b7d559015b25 (commit)
via 3e8c1915a289088aa801427defc18a165ba43cd1 (commit)
via 7389f7a46fbad90dc1ae2c8232f770b03c27a38f (commit)
via 78c6890ae5e4445bb4974f6cd2956e961fe6171b (commit)
via 5a3a0361fa8b21f870b51bb778af2f217be49101 (commit)
via 3ecfbd979393475e810ed08b3c74cbcdf8592f8e (commit)
via 9361446ea3a0dc78dc25815c3b8cf1f6b27e9069 (commit)
via bc5479b083f3c213f963c6c841f2baac7482de70 (commit)
via a5d7313aaab2e6d85ffeabae0d97dc44fb0d93de (commit)
via aeba81012857f6a73c125b8d035c3c15572b3439 (commit)
via 23fcf0ccf9ac30a95afcbba99e478af9ce2081dc (commit)
via a301c47751cb61116ae8f49f6b693b3ca6fbadc3 (commit)
via ff0b9ca818796e3dc1468184fb4586876b9d830d (commit)
via 213f8bcef70281a52bab02d2a9e7868749530c3c (commit)
via 434c113106e0f18b08392e32829015ffdd866513 (commit)
via 2a2e808f56df2a0bf1704aa20b03d0ed4f5bdd5e (commit)
via 7f217fbf1579bd4a37b633d29c15b929bfe8b9d5 (commit)
via 75e55b8112db3de830401270ea4e21b6f636191b (commit)
via da8ebdb30509c07718b10b642e2b4250aa45b1d8 (commit)
via ad973608d979675755cb537f14ae0a53f71e6489 (commit)
via 9600dff866e193391c4df8f5e3f9bd65f3392d26 (commit)
via 1e5d21b4ff14e19593909092ea67593ba0d4c086 (commit)
via f1cda009dfd5edd7e1e234b97a4456076aebac0a (commit)
via 69c6a0739f4df46d49e3ed4c151f99f8eca2a5de (commit)
via 08c3b8fe72915e30bc62d0d944640a41c5315e8c (commit)
via 520e64c211324ef32dabe66fa492825fe5c3eda1 (commit)
via a88f6c0ab090c2d22707564fbd6db45a85567c59 (commit)
via e06d290279803c47bff2331859d6ad4e68236a13 (commit)
via 96a20bb09dc6b07b3d2651645e579dff6c3f3a45 (commit)
from 290fc2315a6b7f2d2bc6b98318783e3278a97453 (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 665d7a850eeb46bfc6388a98e4a4107648cb6add
Merge: a3278070d3e991ea0a8f6e62bbfc2a2e177fe8e7
a40feb1dece1b8064f3f81e669f3ed38b60b6dd8
Author: Johnathan Corgan <address@hidden>
Date: Mon Apr 26 13:05:03 2010 -0700
Merge branch 'wip/remove-mld-threads'
* wip/remove-mld-threads:
Further updates for removing omnithreads
Update build configuration for OSX omnithreads changeover
initial move from mld_threads to gruel:: namespace threads and such
Initial changes to remove mld_thread and instead use gruel:: namespace
classes
commit a40feb1dece1b8064f3f81e669f3ed38b60b6dd8
Author: Johnathan Corgan <address@hidden>
Date: Mon Apr 26 13:04:23 2010 -0700
Further updates for removing omnithreads
Updates README
Removes Darwin specific variable in usrp.pc
commit 1eb2ad3909a0ba16e8c03776d1d26693b9b152a5
Author: Johnathan Corgan <address@hidden>
Date: Mon Apr 26 09:13:17 2010 -0700
Update build configuration for OSX omnithreads changeover
gr-audio-osx now depends on gruel (via gnuradio-core) vs. omnithreads
usrp now depends on gruel vs. omnithreads
Boost base library dependency has been upped to 1.37 for
Darwin only, for Darwin specific code in usrp host library
commit a3278070d3e991ea0a8f6e62bbfc2a2e177fe8e7
Author: Johnathan Corgan <address@hidden>
Date: Fri Apr 23 17:11:40 2010 -0700
Add missing include file for boost::bind
commit 04db1ec3b6dad9d984f7fe4314cca6937c94a1b0
Merge: 8d3a78da9dd988ee5704a83eedd7c71ba8a87607
052638a76f3c07be744b603c3ba0f392ccc1569b
Author: Eric Blossom <address@hidden>
Date: Thu Apr 22 22:12:33 2010 -0700
Merge branch 'wip/gcell-no-omni'
* wip/gcell-no-omni:
Convert gcell to use boost::threads instead of omnithread.
commit 052638a76f3c07be744b603c3ba0f392ccc1569b
Author: Johnathan Corgan <address@hidden>
Date: Sun Apr 18 20:13:47 2010 -0700
Convert gcell to use boost::threads instead of omnithread.
Passes make check.
commit 8d3a78da9dd988ee5704a83eedd7c71ba8a87607
Author: Martin DvH <address@hidden>
Date: Wed Apr 21 08:18:33 2010 -0700
Fix sequence error indication after stopping then restarting streaming on
USRP2.
commit a712b478c2824396408b2ec11584b7d559015b25
Author: Michael Dickens <address@hidden>
Date: Mon Apr 19 15:35:07 2010 -0600
initial move from mld_threads to gruel:: namespace threads and such
commit 3e8c1915a289088aa801427defc18a165ba43cd1
Author: Michael Dickens <address@hidden>
Date: Mon Apr 19 09:29:43 2010 -0600
Initial changes to remove mld_thread and instead use gruel:: namespace
classes
commit 7389f7a46fbad90dc1ae2c8232f770b03c27a38f
Merge: a5d7313aaab2e6d85ffeabae0d97dc44fb0d93de
78c6890ae5e4445bb4974f6cd2956e961fe6171b
Author: Tom Rondeau <address@hidden>
Date: Sun Apr 18 17:55:09 2010 -0400
Merge branch 'pfbclk'
commit 78c6890ae5e4445bb4974f6cd2956e961fe6171b
Author: Tom Rondeau <address@hidden>
Date: Sun Apr 18 17:51:43 2010 -0400
Fixing doxygen warnings from arb_resampler. Also, removed set_taps from
public
interface since we don't _really_ suppor this right now. Renamed it and
made it private.
commit 5a3a0361fa8b21f870b51bb778af2f217be49101
Author: Tom Rondeau <address@hidden>
Date: Sun Apr 18 17:51:04 2010 -0400
Fixing doxygen warnings from channelizer block.
commit 3ecfbd979393475e810ed08b3c74cbcdf8592f8e
Author: Tom Rondeau <address@hidden>
Date: Sun Apr 18 17:50:22 2010 -0400
Fixing documentation to get rid of doxygen warnings.
commit 9361446ea3a0dc78dc25815c3b8cf1f6b27e9069
Author: Tom Rondeau <address@hidden>
Date: Sun Apr 18 17:49:57 2010 -0400
Adding documentation for fff version of othe PFB clock sync algorithm.
commit bc5479b083f3c213f963c6c841f2baac7482de70
Author: Tom Rondeau <address@hidden>
Date: Sun Apr 18 17:42:45 2010 -0400
Adding documentation to explain how algorithm works.
-----------------------------------------------------------------------
Summary of changes:
README | 2 +-
config/grc_gcell.m4 | 5 +-
config/grc_gr_audio_osx.m4 | 5 +-
config/grc_usrp.m4 | 16 +-
configure.ac | 14 +-
gcell/apps/benchmark_dma.cc | 12 +-
gcell/apps/benchmark_nop.cc | 12 +-
gcell/apps/benchmark_roundtrip.cc | 12 +-
gcell/lib/Makefile.am | 2 +-
gcell/lib/runtime/Makefile.am | 4 +-
gcell/lib/runtime/gc_client_thread_info.h | 10 +-
gcell/lib/runtime/gc_job_manager_impl.cc | 45 ++--
gcell/lib/runtime/gc_job_manager_impl.h | 10 +-
.../src/lib/filter/gr_pfb_arb_resampler_ccf.cc | 12 +-
.../src/lib/filter/gr_pfb_arb_resampler_ccf.h | 25 +-
.../src/lib/filter/gr_pfb_channelizer_ccf.cc | 91 +++++--
.../src/lib/filter/gr_pfb_channelizer_ccf.h | 58 ++++-
.../src/lib/filter/gr_pfb_channelizer_ccf.i | 10 +-
.../src/lib/filter/gr_pfb_clock_sync_ccf.h | 95 +++++++
.../src/lib/filter/gr_pfb_clock_sync_fff.h | 95 +++++++
.../src/lib/general/gr_fll_band_edge_cc.h | 10 +-
.../python/gnuradio/blks2impl/pfb_channelizer.py | 8 +-
gnuradio-examples/python/pfb/channelize.py | 4 +-
gr-audio-osx/src/Makefile.am | 8 +-
gr-audio-osx/src/audio_osx_sink.cc | 35 ++--
gr-audio-osx/src/audio_osx_sink.h | 6 +-
gr-audio-osx/src/audio_osx_source.cc | 49 ++---
gr-audio-osx/src/audio_osx_source.h | 6 +-
gr-audio-osx/src/circular_buffer.h | 69 +++---
gr-audio-osx/src/mld_threads.h | 272 -------------------
grc/gui/Param.py | 15 +-
grc/python/Param.py | 32 ++-
gruel/src/include/gruel/thread.h | 1 +
usrp/firmware/include/usrp_ids.h | 1 +
usrp/firmware/src/common/build_eeprom.py | 4 +-
usrp/host/lib/Makefile.am | 9 +-
usrp/host/lib/circular_buffer.h | 69 +++---
usrp/host/lib/circular_linked_list.h | 34 +--
usrp/host/lib/db_wbxng.cc | 4 +-
usrp/host/lib/fusb_darwin.cc | 97 ++++----
usrp/host/lib/fusb_darwin.h | 13 +-
usrp/host/lib/mld_threads.h | 275 --------------------
usrp/usrp.pc.in | 2 +-
usrp2/firmware/lib/adf4350.c | 4 +-
usrp2/firmware/lib/db_wbxng.c | 14 +-
usrp2/host/apps/tx_samples.cc | 4 +
usrp2/host/include/usrp2/usrp2.h | 1 +
usrp2/host/lib/usrp2_impl.cc | 1 +
48 files changed, 660 insertions(+), 922 deletions(-)
delete mode 100644 gr-audio-osx/src/mld_threads.h
delete mode 100644 usrp/host/lib/mld_threads.h
hooks/post-receive
--
git://gnuradio.org/jcorgan
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Commit-gnuradio] git://gnuradio.org/jcorgan branch, distcheck, updated. 3.3git-733-g665d7a8,
git repository hosting <=