commit-gnuradio
[Top][All Lists]
Advanced

[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.0git-11-gc6e04e9
Date: Sat, 1 Jun 2013 17:02:16 +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  c6e04e9b9b3b8beb20f4db7946b5b6d2be58e9c8 (commit)
       via  f7ccd843808f7220d1936e70cef28e907e83188b (commit)
       via  38f4e01af5936dfe36d633426a03cea6fcc1f50b (commit)
       via  923b8509d9ebcef79edf2137e10413c9f760091d (commit)
       via  7f121cf367a9ae5d26d26dda7e4b00890ffbe1dc (commit)
      from  3d5fdac9cc58b9dd52594ec34f587a37ab07b50d (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 c6e04e9b9b3b8beb20f4db7946b5b6d2be58e9c8
Author: Tim O'Shea <address@hidden>
Date:   Fri May 31 23:00:11 2013 -0400

    audio: try a couple times before accepting that an alsa device is busy

commit f7ccd843808f7220d1936e70cef28e907e83188b
Merge: 3d5fdac 38f4e01
Author: Tim O'Shea <address@hidden>
Date:   Fri May 31 18:06:20 2013 -0400

    Merge remote-tracking branch 'github/master'

commit 38f4e01af5936dfe36d633426a03cea6fcc1f50b
Author: Tim O'Shea <address@hidden>
Date:   Thu May 30 08:02:59 2013 -0400

    fft: adding ctrlport psd probe block

commit 923b8509d9ebcef79edf2137e10413c9f760091d
Author: Tim O'Shea <address@hidden>
Date:   Thu May 30 07:40:44 2013 -0400

    cmake: adding gnuradio-pmt to GnuradioConfig.cmake

commit 7f121cf367a9ae5d26d26dda7e4b00890ffbe1dc
Author: Tim O'Shea <address@hidden>
Date:   Thu May 30 00:53:58 2013 -0400

    runtime: adding getRe() method to ctrlport (get knobs whose key matches a 
list of regex expressions)

-----------------------------------------------------------------------

Summary of changes:
 cmake/Modules/GnuradioConfig.cmake                 |    3 +-
 gnuradio-runtime/include/gnuradio/rpcserver_ice.h  |    2 +
 gnuradio-runtime/lib/controlport/gnuradio.ice      |    1 +
 gnuradio-runtime/lib/controlport/rpcserver_ice.cc  |   27 +++++++
 gr-audio/lib/alsa/alsa_sink.cc                     |   10 ++-
 gr-fft/grc/CMakeLists.txt                          |    1 +
 .../grc/fft_ctrlport_probe_psd.xml                 |   16 ++---
 gr-fft/include/gnuradio/fft/CMakeLists.txt         |    8 ++
 .../include/gnuradio/fft/ctrlport_probe_psd.h      |   17 ++---
 gr-fft/lib/CMakeLists.txt                          |    6 ++
 .../lib/ctrlport_probe_psd_impl.cc                 |   75 +++++++++++--------
 .../lib/ctrlport_probe_psd_impl.h                  |   18 +++--
 gr-fft/swig/fft_swig.i                             |   13 ++++
 13 files changed, 136 insertions(+), 61 deletions(-)
 copy gr-blocks/grc/blocks_ctrlport_probe2_c.xml => 
gr-fft/grc/fft_ctrlport_probe_psd.xml (74%)
 copy gr-blocks/include/gnuradio/blocks/ctrlport_probe2_c.h => 
gr-fft/include/gnuradio/fft/ctrlport_probe_psd.h (82%)
 copy gr-blocks/lib/ctrlport_probe2_c_impl.cc => 
gr-fft/lib/ctrlport_probe_psd_impl.cc (64%)
 copy gr-blocks/lib/ctrlport_probe2_c_impl.h => 
gr-fft/lib/ctrlport_probe_psd_impl.h (78%)


hooks/post-receive
-- 
git://gnuradio.org/gnuradio



reply via email to

[Prev in Thread] Current Thread [Next in Thread]