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, maint, updated. v3


From: git version control
Subject: [Commit-gnuradio] git://gnuradio.org/gnuradio branch, maint, updated. v3.6.5-7-gf274d28
Date: Wed, 5 Jun 2013 21:10:26 +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, maint has been updated
       via  f274d28c0115bc1b2abd75e129d4a9498544b02b (commit)
       via  f98715b851b39c0e3f11c0a5e853eec1ac7dbff6 (commit)
       via  36f8fe8f83bc867d7f1e00725a9f13415b863540 (commit)
       via  65d15a1975081d4c8622134880ed331956d34c60 (commit)
       via  5b1e76abf47eb443c801327278f2300f99e38e23 (commit)
       via  495a44dabf6c6a6a184eda526711c06f68cccd9d (commit)
      from  81bc81564803f00ac30ce03ee012c45b2583ad46 (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 -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 gr-audio/lib/alsa/audio_alsa_sink.cc               |    2 +-
 gr-audio/lib/alsa/audio_alsa_source.cc             |    2 +-
 gr-audio/lib/alsa/gr-audio-alsa.conf               |    4 +-
 gr-blocks/lib/file_source_impl.cc                  |    5 +-
 gr-digital/examples/ofdm/ofdm_loopback.grc         |  558 ++++++++++----------
 gr-digital/grc/digital_ofdm_chanest_vcvc.xml       |    7 +-
 .../grc/digital_ofdm_frame_equalizer_vcvc.xml      |    9 +-
 gr-digital/include/CMakeLists.txt                  |    1 -
 gr-digital/include/digital/CMakeLists.txt          |    4 +-
 gr-digital/include/digital/ofdm_chanest_vcvc.h     |   97 ++++
 gr-digital/include/digital_ofdm_chanest_vcvc.h     |  135 -----
 gr-digital/lib/CMakeLists.txt                      |    2 +-
 gr-digital/lib/digital_ofdm_chanest_vcvc.cc        |  296 -----------
 gr-digital/lib/header_payload_demux_impl.cc        |  130 +++--
 gr-digital/lib/ofdm_chanest_vcvc_impl.cc           |  282 ++++++++++
 gr-digital/lib/ofdm_chanest_vcvc_impl.h            |   78 +++
 gr-digital/python/ofdm_txrx.py                     |   26 +-
 gr-digital/python/qa_ofdm_chanest_vcvc.py          |   27 +-
 gr-digital/swig/digital_ofdm_chanest_vcvc.i        |   40 --
 gr-digital/swig/digital_swig.i                     |   27 +-
 gr-wxgui/src/python/const_window.py                |    1 -
 gr-wxgui/src/python/fft_window.py                  |    1 -
 gr-wxgui/src/python/histo_window.py                |    1 -
 gr-wxgui/src/python/plotter/plotter_base.py        |   11 +-
 gr-wxgui/src/python/scope_window.py                |    1 -
 gr-wxgui/src/python/waterfall_window.py            |    1 -
 26 files changed, 891 insertions(+), 857 deletions(-)
 create mode 100644 gr-digital/include/digital/ofdm_chanest_vcvc.h
 delete mode 100644 gr-digital/include/digital_ofdm_chanest_vcvc.h
 delete mode 100644 gr-digital/lib/digital_ofdm_chanest_vcvc.cc
 create mode 100644 gr-digital/lib/ofdm_chanest_vcvc_impl.cc
 create mode 100644 gr-digital/lib/ofdm_chanest_vcvc_impl.h
 delete mode 100644 gr-digital/swig/digital_ofdm_chanest_vcvc.i


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



reply via email to

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