[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] git://gnuradio.org/gnuradio branch, master, updated. 3
From: |
git version control |
Subject: |
[Commit-gnuradio] git://gnuradio.org/gnuradio branch, master, updated. 3.7.2git-17-g5aa6bee |
Date: |
Fri, 6 Sep 2013 20:49:04 +0000 (UTC) |
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/gnuradio".
The branch, master has been updated
via 5aa6beeb93d784e7640ec3dfb2346a704f483d27 (commit)
via bb21cf83c753e4626de2a0162074c67621db4a10 (commit)
via c4fc3f52862b56d6e046ec0fc211e49c95f636ef (commit)
via e24e6d149ae6395c93d8c0df4d806e05971fc281 (commit)
via 08ea1feffdd64cc492c68adcd7dab89166481dba (commit)
via c451fff54cccd141b9cb296468e9609035325a88 (commit)
via 641335d52f850084735278cbfeca9091190cb4cd (commit)
via 517a2612b9552c02f531a07c875ecfe8503ed0dc (commit)
via 5441b7ff44aae1200e98462377c84926d6d22773 (commit)
via 56bb99e95bf11893adcf47850b1c7f699e83d46b (commit)
via d23aaa463d536d10e472bd9bb52400b2191edd2a (commit)
from e0eab960ad32fdc20bfb1ea42eaacc79135e1208 (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 5aa6beeb93d784e7640ec3dfb2346a704f483d27
Merge: e24e6d1 bb21cf8
Author: Tom Rondeau <address@hidden>
Date: Fri Sep 6 16:32:58 2013 -0400
Merge branch 'maint'
commit e24e6d149ae6395c93d8c0df4d806e05971fc281
Author: Tom Rondeau <address@hidden>
Date: Fri Sep 6 13:25:43 2013 -0400
runtime: Added a Performance Counter that stores the accumulated work_time
counter (work_time_total).
commit 08ea1feffdd64cc492c68adcd7dab89166481dba
Author: Tom Rondeau <address@hidden>
Date: Fri Sep 6 11:58:31 2013 -0400
runtime: exporing high_res_timer functions into Python (can be replaced by
native Python calls with Python 3.3).
commit c451fff54cccd141b9cb296468e9609035325a88
Merge: 5441b7f 641335d
Author: Tom Rondeau <address@hidden>
Date: Fri Sep 6 11:58:30 2013 -0400
Merge branch 'maint'
commit 5441b7ff44aae1200e98462377c84926d6d22773
Merge: e0eab96 56bb99e
Author: Tom Rondeau <address@hidden>
Date: Thu Sep 5 12:39:47 2013 -0400
Merge branch 'maint'
-----------------------------------------------------------------------
Summary of changes:
cmake/Modules/FindGnuradio.cmake | 93 +++++++++++++---------
cmake/Modules/FindICE-3.5.cmake | 83 ++++++++-----------
cmake/Modules/FindICE.cmake | 85 +++++++++-----------
docs/doxygen/other/perf_counters.dox | 19 +++--
docs/doxygen/other/thread_affinity.dox | 30 ++++++-
gnuradio-runtime/include/gnuradio/block.h | 5 +
gnuradio-runtime/include/gnuradio/block_detail.h | 3 +
gnuradio-runtime/lib/block.cc | 18 ++++
gnuradio-runtime/lib/block_detail.cc | 8 ++
gnuradio-runtime/swig/block.i | 8 ++
gnuradio-runtime/swig/gnuradio.i | 2 +
gnuradio-runtime/swig/top_block.i | 1 +
gr-blocks/doc/blocks.dox | 14 ++--
13 files changed, 216 insertions(+), 153 deletions(-)
hooks/post-receive
--
git://gnuradio.org/gnuradio
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Commit-gnuradio] git://gnuradio.org/gnuradio branch, master, updated. 3.7.2git-17-g5aa6bee,
git version control <=