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


From: git version control
Subject: [Commit-gnuradio] git://gnuradio.org/gnuradio branch, next, updated. v3.6.4.1-1047-geea870b
Date: Tue, 2 Apr 2013 23:03:48 +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, next has been updated
       via  eea870b1dd9c5b90dfa7d94e6a15ffe44cfbee7f (commit)
       via  e648165dcc7609524681b5eaf9620798b75b8420 (commit)
       via  9acf35715fbb8aca5a991a3f41965db8f4cde683 (commit)
       via  8fff5ab237b2d366fdaa1b36803912ce156dcf57 (commit)
       via  0801d677b68ccd265461bf2a6eb7a674d120721a (commit)
       via  78c29889ad5d4d695114078e271f3944d2ce8dd2 (commit)
       via  882965a4a2e3ac9c0c3b24d1e576e74f0a472b5a (commit)
       via  9e2eef3cfc7ead637e578eed73e8f33f24d3ed8a (commit)
       via  5672d2a4082a40a12f96362d59b16b47b9d3ce09 (commit)
       via  592d4d1f14f4a3920b181e5c2b0457ba9cff95bb (commit)
       via  cbb2a6df36c1c367ab983934e179975e00619f8c (commit)
       via  65bfb22a597854a6ffc7f249a720d11d8b985c9d (commit)
       via  4cbe59fb5a8d33882beb1ad09e5ba9f7153bf7d6 (commit)
       via  ec11facb8b34bfc32986a334ee725f8286678e1b (commit)
       via  f74d3dae8f2ec423c61932b4ad0359f98b996a51 (commit)
      from  b4596e4c7e81815bb1074f05df3a287c8b1415b6 (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 eea870b1dd9c5b90dfa7d94e6a15ffe44cfbee7f
Merge: e648165 9acf357
Author: Johnathan Corgan <address@hidden>
Date:   Tue Apr 2 16:02:33 2013 -0700

    Merge branch 'runtime-gruel' into next
    
    Conflicts:
        gnuradio-runtime/lib/CMakeLists.txt

commit e648165dcc7609524681b5eaf9620798b75b8420
Author: Michael Dickens <address@hidden>
Date:   Tue Apr 2 16:00:24 2013 -0700

    runtime: fix include ordering

commit 9acf35715fbb8aca5a991a3f41965db8f4cde683
Author: Johnathan Corgan <address@hidden>
Date:   Tue Apr 2 15:53:07 2013 -0700

    runtime: fix missing installation of some .i files

commit 8fff5ab237b2d366fdaa1b36803912ce156dcf57
Author: Johnathan Corgan <address@hidden>
Date:   Tue Apr 2 14:57:37 2013 -0700

    modtool: update FindGnuradioRuntime.cmake for new org

commit 0801d677b68ccd265461bf2a6eb7a674d120721a
Author: Ben Reynwar <address@hidden>
Date:   Mon Apr 1 23:28:21 2013 -0700

    docs: Updating sphinx docs.

commit 78c29889ad5d4d695114078e271f3944d2ce8dd2
Author: Tom Rondeau <address@hidden>
Date:   Mon Apr 1 18:43:34 2013 -0400

    runtime: adding prefix/include/gnuradio temporarily for external projects 
to use.
    
    This will be removed when we convert over to using the #include 
<gnuradio/header.h> style.

commit 882965a4a2e3ac9c0c3b24d1e576e74f0a472b5a
Author: Tom Rondeau <address@hidden>
Date:   Mon Apr 1 13:47:50 2013 -0400

    video-sdl, trellis: adding windows files back into cmake.

commit 9e2eef3cfc7ead637e578eed73e8f33f24d3ed8a
Author: Tom Rondeau <address@hidden>
Date:   Mon Apr 1 13:41:04 2013 -0400

    build: removed last references to GRUEL.
    
    Also update qa_runtime to pull in qa_pmt tests.

commit 5672d2a4082a40a12f96362d59b16b47b9d3ce09
Author: Tom Rondeau <address@hidden>
Date:   Mon Apr 1 11:48:23 2013 -0400

    docs: updated CMakeLists files to point to include dirs for docstrings.

commit 592d4d1f14f4a3920b181e5c2b0457ba9cff95bb
Author: Tom Rondeau <address@hidden>
Date:   Sun Mar 31 16:10:08 2013 -0400

    build: parallel build handling of runtime swig and swig docs.

commit cbb2a6df36c1c367ab983934e179975e00619f8c
Author: Tom Rondeau <address@hidden>
Date:   Sun Mar 31 16:08:05 2013 -0400

    build: more work to set up type map templates properly.

commit 65bfb22a597854a6ffc7f249a720d11d8b985c9d
Author: Tom Rondeau <address@hidden>
Date:   Sun Mar 31 12:30:45 2013 -0400

    docs: Cleaning up Doxygen files for new structure.
    
    No longer reads files from lib directories, so doesn't populate docs with 
_impl classes.

commit 4cbe59fb5a8d33882beb1ad09e5ba9f7153bf7d6
Author: Tom Rondeau <address@hidden>
Date:   Sat Mar 30 11:09:43 2013 -0400

    runtime: creating swig files for typedefs/templates of vector types.
    
    Also created simple ctrlport swig file to clean things up.
    
    Consolidated all standard vector types into gr_types.i.

commit ec11facb8b34bfc32986a334ee725f8286678e1b
Author: Tom Rondeau <address@hidden>
Date:   Sat Mar 30 10:35:43 2013 -0400

    runtime: updating build for runtime swig/pmt_swig.

commit f74d3dae8f2ec423c61932b4ad0359f98b996a51
Author: Tom Rondeau <address@hidden>
Date:   Fri Mar 29 17:31:06 2013 -0400

    gruel: moved gruel into subdirs of gnuradio-runtime.
    
    PMTs are handled slightly different and are installed into their own module 
and include dir.

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

Summary of changes:
 CMakeLists.txt                                     |    5 +-
 cmake/Modules/GrSwig.cmake                         |   14 +-
 cmake/Packaging/Fedora-15.cmake                    |    2 -
 cmake/Packaging/Fedora-16.cmake                    |    2 -
 cmake/Packaging/Fedora-17.cmake                    |    2 -
 cmake/Packaging/Fedora-18.cmake                    |    2 -
 cmake/Packaging/Ubuntu-10.04.cmake                 |    2 -
 cmake/Packaging/Ubuntu-10.10.cmake                 |    2 -
 cmake/Packaging/Ubuntu-11.04.cmake                 |    2 -
 cmake/Packaging/Ubuntu-11.10.cmake                 |    2 -
 cmake/Packaging/Ubuntu-12.04.cmake                 |    2 -
 cmake/Packaging/Ubuntu-12.10.cmake                 |    2 -
 docs/doxygen/Doxyfile.in                           |  101 +-
 docs/doxygen/Doxyfile.swig_doc.in                  |    2 +-
 docs/doxygen/other/extra_pages.dox                 |    4 +-
 docs/doxygen/other/metadata.dox                    |    2 +-
 docs/doxygen/other/pmt.dox                         |    4 +-
 docs/doxygen/other/thread_affinity.dox             |    8 +-
 docs/sphinx/source/audio/index.rst                 |    4 +-
 docs/sphinx/source/digital/blocks.rst              |   69 +-
 docs/sphinx/source/digital/index.rst               |    1 -
 docs/sphinx/source/gr/index.rst                    |   11 -
 docs/sphinx/source/gr/sink_blk.rst                 |    5 -
 docs/sphinx/source/index.rst                       |   24 +-
 docs/sphinx/source/noaa.rst                        |    6 +-
 docs/sphinx/source/pager/blks.rst                  |   10 +-
 docs/sphinx/source/trellis/blks.rst                |  118 +-
 docs/sphinx/source/uhd.rst                         |    6 +-
 docs/sphinx/source/video_sdl.rst                   |    4 +-
 docs/sphinx/source/vocoder/blks.rst                |   32 +-
 docs/sphinx/source/wxgui/blks.rst                  |    3 +
 docs/sphinx/source/wxgui/index.rst                 |    2 +
 gnuradio-runtime/CMakeLists.txt                    |    2 -
 gnuradio-runtime/apps/CMakeLists.txt               |    1 -
 gnuradio-runtime/gnuradio-runtime.pc.in            |    2 +-
 gnuradio-runtime/include/CMakeLists.txt            |    8 +
 gnuradio-runtime/include/attributes.h              |   74 +
 gnuradio-runtime/include/gr_basic_block.h          |    4 +-
 gnuradio-runtime/include/gr_block.h                |    4 +-
 gnuradio-runtime/include/gr_block_detail.h         |    6 +-
 gnuradio-runtime/include/gr_buffer.h               |    8 +-
 gnuradio-runtime/include/gr_feval.h                |    2 +-
 gnuradio-runtime/include/gr_msg_accepter.h         |    6 +-
 gnuradio-runtime/include/gr_msg_queue.h            |    8 +-
 gnuradio-runtime/include/gr_prefs.h                |    4 +-
 gnuradio-runtime/include/gr_py_feval.h             |    2 +-
 gnuradio-runtime/include/gr_realtime.h             |    4 +-
 gnuradio-runtime/include/gr_runtime_api.h          |    2 +-
 gnuradio-runtime/include/gr_tags.h                 |    2 +-
 gnuradio-runtime/include/gr_tpb_detail.h           |   16 +-
 gnuradio-runtime/include/high_res_timer.h          |  126 ++
 gnuradio-runtime/include/messages/CMakeLists.txt   |   31 +
 gnuradio-runtime/include/messages/msg_accepter.h   |   56 +
 .../include/messages/msg_accepter_msgq.h           |   53 +
 gnuradio-runtime/include/messages/msg_passing.h    |  123 ++
 gnuradio-runtime/include/messages/msg_producer.h   |   52 +
 gnuradio-runtime/include/messages/msg_queue.h      |   95 ++
 gnuradio-runtime/include/pmt/CMakeLists.txt        |   29 +
 gnuradio-runtime/include/pmt/api.h                 |   33 +
 gnuradio-runtime/include/pmt/pmt.h                 |  886 ++++++++++++
 gnuradio-runtime/include/pmt/pmt_pool.h            |   73 +
 gnuradio-runtime/include/pmt/pmt_sugar.h           |  174 +++
 gnuradio-runtime/include/realtime.h                |   96 ++
 .../include/rpccallbackregister_base.h             |    8 +-
 gnuradio-runtime/include/rpcpmtconverters_ice.h    |    2 +-
 gnuradio-runtime/include/rpcregisterhelpers.h      |    4 +-
 gnuradio-runtime/include/sys_pri.h                 |   42 +
 gnuradio-runtime/include/thread/CMakeLists.txt     |   29 +
 gnuradio-runtime/include/thread/thread.h           |  144 ++
 .../include/thread/thread_body_wrapper.h           |   72 +
 gnuradio-runtime/include/thread/thread_group.h     |   48 +
 gnuradio-runtime/lib/CMakeLists.txt                |   14 +-
 gnuradio-runtime/lib/gr_basic_block.cc             |    6 +-
 gnuradio-runtime/lib/gr_block_detail.cc            |   12 +-
 gnuradio-runtime/lib/gr_block_executor.cc          |    6 +-
 gnuradio-runtime/lib/gr_buffer.cc                  |   14 +-
 gnuradio-runtime/lib/gr_flowgraph.cc               |    1 -
 gnuradio-runtime/lib/gr_msg_queue.cc               |    6 +-
 gnuradio-runtime/lib/gr_realtime.cc                |    3 +-
 gnuradio-runtime/lib/gr_scheduler_sts.cc           |    4 +-
 gnuradio-runtime/lib/gr_scheduler_sts.h            |    4 +-
 gnuradio-runtime/lib/gr_scheduler_tpb.cc           |    4 +-
 gnuradio-runtime/lib/gr_scheduler_tpb.h            |    4 +-
 gnuradio-runtime/lib/gr_sptr_magic.cc              |    8 +-
 gnuradio-runtime/lib/gr_top_block_impl.cc          |    6 +-
 gnuradio-runtime/lib/gr_top_block_impl.h           |    4 +-
 gnuradio-runtime/lib/gr_tpb_thread_body.cc         |   10 +-
 gnuradio-runtime/lib/messages/CMakeLists.txt       |   29 +
 gnuradio-runtime/lib/messages/msg_accepter.cc      |   38 +
 gnuradio-runtime/lib/messages/msg_accepter_msgq.cc |   50 +
 gnuradio-runtime/lib/messages/msg_producer.cc      |   38 +
 gnuradio-runtime/lib/messages/msg_queue.cc         |  105 ++
 gnuradio-runtime/lib/pmt/CMakeLists.txt            |   91 ++
 .../lib/pmt/gen-serial-tags.py                     |    0
 gnuradio-runtime/lib/pmt/generate_unv.py           |  190 +++
 .../lib/pmt/pmt-serial-tags.scm                    |    0
 gnuradio-runtime/lib/pmt/pmt.cc                    | 1436 ++++++++++++++++++++
 gnuradio-runtime/lib/pmt/pmt_int.h                 |  247 ++++
 gnuradio-runtime/lib/pmt/pmt_io.cc                 |  169 +++
 gnuradio-runtime/lib/pmt/pmt_pool.cc               |  113 ++
 gnuradio-runtime/lib/pmt/pmt_serialize.cc          |  835 ++++++++++++
 gnuradio-runtime/lib/pmt/qa_pmt.cc                 |   40 +
 gnuradio-runtime/lib/pmt/qa_pmt.h                  |   37 +
 gnuradio-runtime/lib/pmt/qa_pmt_prims.cc           |  603 ++++++++
 gnuradio-runtime/lib/pmt/qa_pmt_prims.h            |   77 ++
 .../lib/pmt/unv_qa_template.cc.t                   |    0
 .../lib/pmt/unv_template.cc.t                      |    0
 .../lib/pmt/unv_template.h.t                       |    0
 gnuradio-runtime/lib/qa_runtime.h                  |    2 +-
 gnuradio-runtime/lib/qa_sincos.cc                  |    2 +-
 gnuradio-runtime/lib/realtime.cc                   |  178 +++
 gnuradio-runtime/lib/rpcserver_ice.cc              |    2 +-
 gnuradio-runtime/lib/sys_pri.cc                    |   63 +
 gnuradio-runtime/lib/test_runtime.cc               |    6 +-
 gnuradio-runtime/lib/thread/CMakeLists.txt         |   28 +
 gnuradio-runtime/lib/thread/thread.cc              |  238 ++++
 gnuradio-runtime/lib/thread/thread_body_wrapper.cc |   91 ++
 gnuradio-runtime/lib/thread/thread_group.cc        |   98 ++
 gnuradio-runtime/python/CMakeLists.txt             |    1 +
 gnuradio-runtime/python/gnuradio/gr/hier_block2.py |    6 +-
 gnuradio-runtime/python/gnuradio/gr/tag_utils.py   |    3 +-
 gnuradio-runtime/python/pmt/CMakeLists.txt         |   47 +
 .../python/pmt/__init__.py                         |    0
 .../python/pmt/pmt_to_python.py                    |    0
 gnuradio-runtime/python/pmt/qa_pmt.py              |  102 ++
 gnuradio-runtime/python/pmt/qa_pmt_to_python.py    |   34 +
 gnuradio-runtime/swig/CMakeLists.txt               |   31 +-
 gnuradio-runtime/swig/gnuradio.i                   |   37 +-
 gnuradio-runtime/swig/gr_basic_block.i             |    1 +
 gnuradio-runtime/swig/gr_ctrlport.i                |   97 ++
 gnuradio-runtime/swig/gr_extras.i                  |   66 +
 gnuradio-runtime/swig/gr_feval.i                   |    2 +-
 .../swig/gr_intrusive_ptr.i                        |    0
 gnuradio-runtime/swig/gr_realtime.i                |    8 +-
 gnuradio-runtime/swig/gr_types.i                   |   87 ++
 gnuradio-runtime/swig/pmt_swig.i                   |  284 ++++
 gnuradio-runtime/swig/runtime_block_gateway.i      |    7 +-
 gnuradio-runtime/swig/runtime_swig.i               |   80 +--
 gr-analog/include/analog/api.h                     |    2 +-
 gr-analog/lib/CMakeLists.txt                       |    1 -
 gr-analog/lib/fastnoise_source_X_impl.cc.t         |    6 +-
 gr-analog/lib/noise_source_X_impl.cc.t             |    6 +-
 gr-analog/lib/qa_analog.h                          |    2 +-
 gr-analog/swig/CMakeLists.txt                      |    4 +-
 gr-atsc/include/atsc/api.h                         |    2 +-
 gr-atsc/lib/CMakeLists.txt                         |    1 -
 gr-atsc/swig/CMakeLists.txt                        |    4 +-
 gr-audio/examples/c++/CMakeLists.txt               |    1 -
 gr-audio/include/audio/api.h                       |    2 +-
 gr-audio/lib/CMakeLists.txt                        |    1 -
 gr-audio/lib/osx/circular_buffer.h                 |   24 +-
 gr-audio/lib/osx/osx_sink.cc                       |    8 +-
 gr-audio/lib/osx/osx_sink.h                        |    4 +-
 gr-audio/lib/osx/osx_source.cc                     |    8 +-
 gr-audio/lib/osx/osx_source.h                      |    4 +-
 gr-audio/lib/portaudio/portaudio_sink.cc           |    6 +-
 gr-audio/lib/portaudio/portaudio_sink.h            |    6 +-
 gr-audio/lib/portaudio/portaudio_source.cc         |    8 +-
 gr-audio/lib/portaudio/portaudio_source.h          |    6 +-
 gr-audio/swig/CMakeLists.txt                       |    4 +-
 gr-blocks/grc/blocks_message_strobe.xml            |    2 +-
 gr-blocks/grc/blocks_random_pdu.xml                |    2 +-
 gr-blocks/include/blocks/api.h                     |    2 +-
 gr-blocks/include/blocks/pdu.h                     |    2 +-
 gr-blocks/lib/CMakeLists.txt                       |    1 -
 gr-blocks/lib/annotator_raw_impl.cc                |    4 +-
 gr-blocks/lib/annotator_raw_impl.h                 |    4 +-
 gr-blocks/lib/delay_impl.cc                        |    4 +-
 gr-blocks/lib/delay_impl.h                         |    4 +-
 gr-blocks/lib/file_meta_sink_impl.cc               |    6 +-
 gr-blocks/lib/file_meta_sink_impl.h                |    4 +-
 gr-blocks/lib/file_meta_source_impl.cc             |    8 +-
 gr-blocks/lib/file_meta_source_impl.h              |    6 +-
 gr-blocks/lib/file_sink_base.cc                    |    8 +-
 gr-blocks/lib/file_source_impl.cc                  |   10 +-
 gr-blocks/lib/message_debug_impl.cc                |    4 +-
 gr-blocks/lib/message_debug_impl.h                 |    6 +-
 gr-blocks/lib/qa_blocks.h                          |    2 +-
 gr-blocks/lib/qa_rotator.cc                        |    2 +-
 gr-blocks/lib/qa_set_msg_handler.cc                |    2 +-
 gr-blocks/lib/socket_pdu_impl.cc                   |    2 +-
 gr-blocks/lib/stream_pdu_base.cc                   |    2 +-
 gr-blocks/lib/stream_pdu_base.h                    |    6 +-
 gr-blocks/lib/tag_debug_impl.cc                    |    6 +-
 gr-blocks/lib/tag_debug_impl.h                     |    4 +-
 gr-blocks/lib/tcp_connection.h                     |    2 +-
 gr-blocks/lib/udp_sink_impl.cc                     |    6 +-
 gr-blocks/lib/udp_sink_impl.h                      |    2 +-
 gr-blocks/lib/udp_source_impl.cc                   |    8 +-
 gr-blocks/lib/udp_source_impl.h                    |    8 +-
 gr-blocks/lib/vector_map_impl.cc                   |    2 +-
 gr-blocks/lib/vector_map_impl.h                    |    4 +-
 gr-blocks/lib/wavfile_sink_impl.cc                 |   12 +-
 gr-blocks/python/parse_file_metadata.py            |    7 +-
 gr-blocks/python/qa_python_message_passing.py      |    3 +-
 gr-blocks/swig/CMakeLists.txt                      |    4 +-
 gr-blocks/swig/blocks_swig.i                       |    2 +-
 gr-blocks/tests/CMakeLists.txt                     |    1 -
 gr-channels/CMakeLists.txt                         |    1 -
 gr-channels/include/channels/api.h                 |    2 +-
 gr-channels/lib/CMakeLists.txt                     |    1 -
 gr-channels/swig/CMakeLists.txt                    |    3 +-
 gr-comedi/include/comedi/api.h                     |    2 +-
 gr-comedi/lib/CMakeLists.txt                       |    1 -
 gr-comedi/src/CMakeLists.txt                       |  121 --
 gr-comedi/swig/CMakeLists.txt                      |    4 +-
 gr-digital/include/digital/api.h                   |    2 +-
 gr-digital/lib/CMakeLists.txt                      |    1 -
 gr-digital/lib/constellation_receiver_cb_impl.h    |    2 +-
 gr-digital/lib/map_bb_impl.cc                      |    4 +-
 gr-digital/lib/map_bb_impl.h                       |    4 +-
 gr-digital/lib/mpsk_receiver_cc_impl.h             |    2 +-
 gr-digital/python/qa_crc32_bb.py                   |    3 +-
 gr-digital/python/qa_header_payload_demux.py       |    3 +-
 gr-digital/python/qa_ofdm_carrier_allocator_cvc.py |    3 +-
 gr-digital/python/qa_ofdm_chanest_vcvc.py          |    3 +-
 gr-digital/python/qa_ofdm_cyclic_prefixer.py       |    3 +-
 gr-digital/python/qa_ofdm_frame_equalizer_vcvc.py  |    3 +-
 gr-digital/python/qa_ofdm_serializer_vcc.py        |    3 +-
 gr-digital/python/qa_packet_headergenerator_bb.py  |    3 +-
 gr-digital/python/qa_packet_headerparser_b.py      |    3 +-
 gr-digital/python/utils/tagged_streams.py          |   25 +-
 gr-digital/swig/CMakeLists.txt                     |    4 +-
 gr-digital/swig/digital_swig.i                     |    3 -
 gr-fcd/examples/c++/CMakeLists.txt                 |    1 -
 gr-fcd/include/fcd/fcd_api.h                       |    2 +-
 gr-fcd/lib/CMakeLists.txt                          |    1 -
 gr-fcd/lib/fcd_source_c_impl.cc                    |    2 +-
 gr-fcd/swig/CMakeLists.txt                         |    4 +-
 gr-fec/CMakeLists.txt                              |    1 -
 gr-fec/include/fec/api.h                           |    2 +-
 gr-fec/lib/CMakeLists.txt                          |    1 -
 gr-fec/swig/CMakeLists.txt                         |    5 +-
 gr-fft/CMakeLists.txt                              |    1 -
 gr-fft/include/fft/api.h                           |    2 +-
 gr-fft/lib/CMakeLists.txt                          |    1 -
 gr-fft/swig/CMakeLists.txt                         |    3 +-
 gr-filter/CMakeLists.txt                           |    1 -
 gr-filter/include/filter/api.h                     |    2 +-
 gr-filter/lib/CMakeLists.txt                       |    1 -
 gr-filter/lib/fir_filter_XXX_impl.cc.t             |    4 +-
 gr-filter/lib/pfb_arb_resampler_ccf_impl.cc        |    8 +-
 gr-filter/lib/pfb_arb_resampler_ccf_impl.h         |    4 +-
 gr-filter/lib/pfb_arb_resampler_fff_impl.cc        |    8 +-
 gr-filter/lib/pfb_arb_resampler_fff_impl.h         |    4 +-
 gr-filter/lib/pfb_channelizer_ccf_impl.cc          |    6 +-
 gr-filter/lib/pfb_channelizer_ccf_impl.h           |    4 +-
 gr-filter/lib/pfb_decimator_ccf_impl.cc            |    4 +-
 gr-filter/lib/pfb_decimator_ccf_impl.h             |    4 +-
 gr-filter/lib/pfb_interpolator_ccf_impl.cc         |    2 +-
 gr-filter/lib/pfb_interpolator_ccf_impl.h          |    4 +-
 gr-filter/lib/pfb_synthesizer_ccf_impl.cc          |    6 +-
 gr-filter/lib/pfb_synthesizer_ccf_impl.h           |    4 +-
 gr-filter/lib/qa_filter.h                          |    2 +-
 gr-filter/swig/CMakeLists.txt                      |    4 +-
 gr-noaa/include/noaa/api.h                         |    2 +-
 gr-noaa/lib/CMakeLists.txt                         |    1 -
 gr-noaa/swig/CMakeLists.txt                        |    4 +-
 gr-pager/include/pager/api.h                       |    2 +-
 gr-pager/lib/CMakeLists.txt                        |    1 -
 gr-pager/swig/CMakeLists.txt                       |    4 +-
 gr-qtgui/CMakeLists.txt                            |    1 -
 gr-qtgui/include/qtgui/SpectrumGUIClass.h          |   12 +-
 gr-qtgui/include/qtgui/TimeRasterDisplayPlot.h     |    2 +-
 gr-qtgui/include/qtgui/WaterfallDisplayPlot.h      |    8 +-
 gr-qtgui/include/qtgui/api.h                       |    2 +-
 gr-qtgui/include/qtgui/qtgui_types.h               |   10 +-
 gr-qtgui/include/qtgui/spectrumUpdateEvents.h      |   20 +-
 gr-qtgui/lib/CMakeLists.txt                        |    1 -
 gr-qtgui/lib/SpectrumGUIClass.cc                   |   66 +-
 gr-qtgui/lib/WaterfallDisplayPlot.cc               |    8 +-
 gr-qtgui/lib/const_sink_c_impl.cc                  |    8 +-
 gr-qtgui/lib/const_sink_c_impl.h                   |   10 +-
 gr-qtgui/lib/freq_sink_c_impl.cc                   |    8 +-
 gr-qtgui/lib/freq_sink_c_impl.h                    |   10 +-
 gr-qtgui/lib/freq_sink_f_impl.cc                   |   10 +-
 gr-qtgui/lib/freq_sink_f_impl.h                    |   10 +-
 gr-qtgui/lib/sink_c_impl.cc                        |   10 +-
 gr-qtgui/lib/sink_c_impl.h                         |    6 +-
 gr-qtgui/lib/sink_f_impl.cc                        |    2 +-
 gr-qtgui/lib/sink_f_impl.h                         |    2 +-
 gr-qtgui/lib/spectrumUpdateEvents.cc               |   12 +-
 gr-qtgui/lib/spectrumdisplayform.cc                |    4 +-
 gr-qtgui/lib/time_raster_sink_b_impl.cc            |    6 +-
 gr-qtgui/lib/time_raster_sink_b_impl.h             |    8 +-
 gr-qtgui/lib/time_raster_sink_c_impl.cc            |    6 +-
 gr-qtgui/lib/time_raster_sink_c_impl.h             |    8 +-
 gr-qtgui/lib/time_raster_sink_f_impl.cc            |    6 +-
 gr-qtgui/lib/time_raster_sink_f_impl.h             |    8 +-
 gr-qtgui/lib/time_sink_c_impl.cc                   |   10 +-
 gr-qtgui/lib/time_sink_c_impl.h                    |   10 +-
 gr-qtgui/lib/time_sink_f_impl.cc                   |   10 +-
 gr-qtgui/lib/time_sink_f_impl.h                    |   10 +-
 gr-qtgui/lib/waterfall_sink_c_impl.cc              |    6 +-
 gr-qtgui/lib/waterfall_sink_c_impl.h               |    8 +-
 gr-qtgui/lib/waterfall_sink_f_impl.cc              |    6 +-
 gr-qtgui/lib/waterfall_sink_f_impl.h               |    8 +-
 gr-qtgui/lib/waterfalldisplayform.cc               |    2 +-
 gr-qtgui/swig/CMakeLists.txt                       |    4 +-
 gr-qtgui/swig/qtgui_swig.i                         |    5 +-
 gr-shd/lib/CMakeLists.txt                          |    1 -
 gr-shd/swig/CMakeLists.txt                         |    2 +-
 gr-shd/swig/shd_swig.i                             |    2 -
 gr-trellis/include/trellis/api.h                   |    2 +-
 gr-trellis/lib/CMakeLists.txt                      |   15 +-
 gr-trellis/{src => }/lib/gnuradio-trellis.rc.in    |    0
 gr-trellis/src/lib/CMakeLists.txt                  |  244 ----
 gr-trellis/swig/CMakeLists.txt                     |    4 +-
 gr-uhd/examples/c++/CMakeLists.txt                 |    1 -
 gr-uhd/lib/CMakeLists.txt                          |    1 -
 gr-uhd/lib/amsg_source_impl.cc                     |    2 +-
 gr-uhd/lib/amsg_source_impl.h                      |    4 +-
 gr-uhd/swig/CMakeLists.txt                         |    4 +-
 gr-uhd/swig/uhd_swig.i                             |    4 -
 gr-utils/python/gr_read_file_metadata              |    2 +-
 gr-utils/python/modtool/gr-newmod/CMakeLists.txt   |    7 -
 .../cmake/Modules/FindGnuradioRuntime.cmake        |   22 +-
 .../gr-newmod/cmake/Modules/FindGruel.cmake        |   26 -
 .../python/modtool/gr-newmod/include/howto/api.h   |    2 +-
 .../python/modtool/gr-newmod/lib/CMakeLists.txt    |    2 +-
 gr-utils/python/modtool/gr-newmod/lib/qa_howto.h   |    2 +-
 .../python/modtool/gr-newmod/swig/CMakeLists.txt   |    4 -
 gr-utils/python/modtool/modtool_info.py            |    2 -
 gr-video-sdl/include/video_sdl/api.h               |    2 +-
 gr-video-sdl/lib/CMakeLists.txt                    |   14 +-
 gr-video-sdl/{src => lib}/gnuradio-video-sdl.rc.in |    0
 gr-video-sdl/src/CMakeLists.txt                    |  130 --
 gr-video-sdl/swig/CMakeLists.txt                   |    4 +-
 gr-vocoder/include/vocoder/api.h                   |    2 +-
 gr-vocoder/lib/CMakeLists.txt                      |    1 -
 gr-vocoder/swig/CMakeLists.txt                     |    4 +-
 gr-wavelet/include/wavelet/api.h                   |    2 +-
 gr-wavelet/lib/CMakeLists.txt                      |    1 -
 gr-wavelet/swig/CMakeLists.txt                     |    2 +-
 gr-wxgui/include/wxgui/api.h                       |    2 +-
 gr-wxgui/lib/CMakeLists.txt                        |    1 -
 gr-wxgui/lib/histo_sink_f_impl.cc                  |    6 +-
 gr-wxgui/lib/histo_sink_f_impl.h                   |    2 +-
 gr-wxgui/swig/CMakeLists.txt                       |    4 +-
 gruel/CMakeLists.txt                               |  105 --
 gruel/README                                       |   29 -
 gruel/gruel.pc.in                                  |   11 -
 gruel/src/include/gruel/CMakeLists.txt             |   40 -
 gruel/src/include/gruel/api.h                      |   33 -
 gruel/src/include/gruel/attributes.h               |   74 -
 gruel/src/include/gruel/high_res_timer.h           |  124 --
 gruel/src/include/gruel/msg_accepter.h             |   53 -
 gruel/src/include/gruel/msg_accepter_msgq.h        |   50 -
 gruel/src/include/gruel/msg_passing.h              |  116 --
 gruel/src/include/gruel/msg_producer.h             |   51 -
 gruel/src/include/gruel/msg_queue.h                |   91 --
 gruel/src/include/gruel/pmt.h                      |  884 ------------
 gruel/src/include/gruel/pmt_pool.h                 |   73 -
 gruel/src/include/gruel/pmt_sugar.h                |  171 ---
 gruel/src/include/gruel/realtime.h                 |   96 --
 gruel/src/include/gruel/sys_pri.h                  |   42 -
 gruel/src/include/gruel/thread.h                   |  139 --
 gruel/src/include/gruel/thread_body_wrapper.h      |   69 -
 gruel/src/include/gruel/thread_group.h             |   45 -
 gruel/src/lib/CMakeLists.txt                       |  125 --
 gruel/src/lib/gruel.rc.in                          |   55 -
 gruel/src/lib/msg/CMakeLists.txt                   |   29 -
 gruel/src/lib/msg/msg_accepter.cc                  |   36 -
 gruel/src/lib/msg/msg_accepter_msgq.cc             |   48 -
 gruel/src/lib/msg/msg_producer.cc                  |   36 -
 gruel/src/lib/msg/msg_queue.cc                     |  103 --
 gruel/src/lib/pmt/CMakeLists.txt                   |   89 --
 gruel/src/lib/pmt/generate_unv.py                  |  190 ---
 gruel/src/lib/pmt/pmt.cc                           | 1435 -------------------
 gruel/src/lib/pmt/pmt_int.h                        |  247 ----
 gruel/src/lib/pmt/pmt_io.cc                        |  168 ---
 gruel/src/lib/pmt/pmt_pool.cc                      |  112 --
 gruel/src/lib/pmt/pmt_serialize.cc                 |  834 ------------
 gruel/src/lib/pmt/qa_pmt.cc                        |   40 -
 gruel/src/lib/pmt/qa_pmt.h                         |   37 -
 gruel/src/lib/pmt/qa_pmt_prims.cc                  |  601 --------
 gruel/src/lib/pmt/qa_pmt_prims.h                   |   77 --
 gruel/src/lib/realtime.cc                          |  178 ---
 gruel/src/lib/sys_pri.cc                           |   61 -
 gruel/src/lib/test_gruel.cc                        |   52 -
 gruel/src/lib/thread.cc                            |  226 ---
 gruel/src/lib/thread_body_wrapper.cc               |   85 --
 gruel/src/lib/thread_group.cc                      |   99 --
 gruel/src/python/CMakeLists.txt                    |   53 -
 gruel/src/python/__init__.py                       |   29 -
 gruel/src/python/qa_pmt.py                         |  102 --
 gruel/src/python/qa_pmt_to_python.py               |   34 -
 gruel/src/swig/CMakeLists.txt                      |   52 -
 gruel/src/swig/gruel_common.i                      |   66 -
 gruel/src/swig/pmt_swig.i                          |  295 ----
 390 files changed, 8578 insertions(+), 9373 deletions(-)
 delete mode 100644 docs/sphinx/source/gr/sink_blk.rst
 create mode 100644 gnuradio-runtime/include/attributes.h
 create mode 100644 gnuradio-runtime/include/high_res_timer.h
 create mode 100644 gnuradio-runtime/include/messages/CMakeLists.txt
 create mode 100644 gnuradio-runtime/include/messages/msg_accepter.h
 create mode 100644 gnuradio-runtime/include/messages/msg_accepter_msgq.h
 create mode 100644 gnuradio-runtime/include/messages/msg_passing.h
 create mode 100644 gnuradio-runtime/include/messages/msg_producer.h
 create mode 100644 gnuradio-runtime/include/messages/msg_queue.h
 create mode 100644 gnuradio-runtime/include/pmt/CMakeLists.txt
 create mode 100644 gnuradio-runtime/include/pmt/api.h
 create mode 100644 gnuradio-runtime/include/pmt/pmt.h
 create mode 100644 gnuradio-runtime/include/pmt/pmt_pool.h
 create mode 100644 gnuradio-runtime/include/pmt/pmt_sugar.h
 create mode 100644 gnuradio-runtime/include/realtime.h
 create mode 100644 gnuradio-runtime/include/sys_pri.h
 create mode 100644 gnuradio-runtime/include/thread/CMakeLists.txt
 create mode 100644 gnuradio-runtime/include/thread/thread.h
 create mode 100644 gnuradio-runtime/include/thread/thread_body_wrapper.h
 create mode 100644 gnuradio-runtime/include/thread/thread_group.h
 create mode 100644 gnuradio-runtime/lib/messages/CMakeLists.txt
 create mode 100644 gnuradio-runtime/lib/messages/msg_accepter.cc
 create mode 100644 gnuradio-runtime/lib/messages/msg_accepter_msgq.cc
 create mode 100644 gnuradio-runtime/lib/messages/msg_producer.cc
 create mode 100644 gnuradio-runtime/lib/messages/msg_queue.cc
 create mode 100644 gnuradio-runtime/lib/pmt/CMakeLists.txt
 rename {gruel/src => gnuradio-runtime}/lib/pmt/gen-serial-tags.py (100%)
 create mode 100755 gnuradio-runtime/lib/pmt/generate_unv.py
 rename {gruel/src => gnuradio-runtime}/lib/pmt/pmt-serial-tags.scm (100%)
 create mode 100644 gnuradio-runtime/lib/pmt/pmt.cc
 create mode 100644 gnuradio-runtime/lib/pmt/pmt_int.h
 create mode 100644 gnuradio-runtime/lib/pmt/pmt_io.cc
 create mode 100644 gnuradio-runtime/lib/pmt/pmt_pool.cc
 create mode 100644 gnuradio-runtime/lib/pmt/pmt_serialize.cc
 create mode 100644 gnuradio-runtime/lib/pmt/qa_pmt.cc
 create mode 100644 gnuradio-runtime/lib/pmt/qa_pmt.h
 create mode 100644 gnuradio-runtime/lib/pmt/qa_pmt_prims.cc
 create mode 100644 gnuradio-runtime/lib/pmt/qa_pmt_prims.h
 rename {gruel/src => gnuradio-runtime}/lib/pmt/unv_qa_template.cc.t (100%)
 rename {gruel/src => gnuradio-runtime}/lib/pmt/unv_template.cc.t (100%)
 rename {gruel/src => gnuradio-runtime}/lib/pmt/unv_template.h.t (100%)
 create mode 100644 gnuradio-runtime/lib/realtime.cc
 create mode 100644 gnuradio-runtime/lib/sys_pri.cc
 create mode 100644 gnuradio-runtime/lib/thread/CMakeLists.txt
 create mode 100644 gnuradio-runtime/lib/thread/thread.cc
 create mode 100644 gnuradio-runtime/lib/thread/thread_body_wrapper.cc
 create mode 100644 gnuradio-runtime/lib/thread/thread_group.cc
 create mode 100644 gnuradio-runtime/python/pmt/CMakeLists.txt
 rename {gruel/src => gnuradio-runtime}/python/pmt/__init__.py (100%)
 rename {gruel/src => gnuradio-runtime}/python/pmt/pmt_to_python.py (100%)
 create mode 100755 gnuradio-runtime/python/pmt/qa_pmt.py
 create mode 100755 gnuradio-runtime/python/pmt/qa_pmt_to_python.py
 create mode 100644 gnuradio-runtime/swig/gr_ctrlport.i
 create mode 100644 gnuradio-runtime/swig/gr_extras.i
 rename {gruel/src => gnuradio-runtime}/swig/gr_intrusive_ptr.i (100%)
 create mode 100644 gnuradio-runtime/swig/gr_types.i
 create mode 100644 gnuradio-runtime/swig/pmt_swig.i
 delete mode 100644 gr-comedi/src/CMakeLists.txt
 rename gr-trellis/{src => }/lib/gnuradio-trellis.rc.in (100%)
 delete mode 100644 gr-trellis/src/lib/CMakeLists.txt
 delete mode 100644 
gr-utils/python/modtool/gr-newmod/cmake/Modules/FindGruel.cmake
 rename gr-video-sdl/{src => lib}/gnuradio-video-sdl.rc.in (100%)
 delete mode 100644 gr-video-sdl/src/CMakeLists.txt
 delete mode 100644 gruel/CMakeLists.txt
 delete mode 100644 gruel/README
 delete mode 100644 gruel/gruel.pc.in
 delete mode 100644 gruel/src/include/gruel/CMakeLists.txt
 delete mode 100644 gruel/src/include/gruel/api.h
 delete mode 100644 gruel/src/include/gruel/attributes.h
 delete mode 100644 gruel/src/include/gruel/high_res_timer.h
 delete mode 100644 gruel/src/include/gruel/msg_accepter.h
 delete mode 100644 gruel/src/include/gruel/msg_accepter_msgq.h
 delete mode 100644 gruel/src/include/gruel/msg_passing.h
 delete mode 100644 gruel/src/include/gruel/msg_producer.h
 delete mode 100644 gruel/src/include/gruel/msg_queue.h
 delete mode 100644 gruel/src/include/gruel/pmt.h
 delete mode 100644 gruel/src/include/gruel/pmt_pool.h
 delete mode 100644 gruel/src/include/gruel/pmt_sugar.h
 delete mode 100644 gruel/src/include/gruel/realtime.h
 delete mode 100644 gruel/src/include/gruel/sys_pri.h
 delete mode 100644 gruel/src/include/gruel/thread.h
 delete mode 100644 gruel/src/include/gruel/thread_body_wrapper.h
 delete mode 100644 gruel/src/include/gruel/thread_group.h
 delete mode 100644 gruel/src/lib/CMakeLists.txt
 delete mode 100644 gruel/src/lib/gruel.rc.in
 delete mode 100644 gruel/src/lib/msg/CMakeLists.txt
 delete mode 100644 gruel/src/lib/msg/msg_accepter.cc
 delete mode 100644 gruel/src/lib/msg/msg_accepter_msgq.cc
 delete mode 100644 gruel/src/lib/msg/msg_producer.cc
 delete mode 100644 gruel/src/lib/msg/msg_queue.cc
 delete mode 100644 gruel/src/lib/pmt/CMakeLists.txt
 delete mode 100755 gruel/src/lib/pmt/generate_unv.py
 delete mode 100644 gruel/src/lib/pmt/pmt.cc
 delete mode 100644 gruel/src/lib/pmt/pmt_int.h
 delete mode 100644 gruel/src/lib/pmt/pmt_io.cc
 delete mode 100644 gruel/src/lib/pmt/pmt_pool.cc
 delete mode 100644 gruel/src/lib/pmt/pmt_serialize.cc
 delete mode 100644 gruel/src/lib/pmt/qa_pmt.cc
 delete mode 100644 gruel/src/lib/pmt/qa_pmt.h
 delete mode 100644 gruel/src/lib/pmt/qa_pmt_prims.cc
 delete mode 100644 gruel/src/lib/pmt/qa_pmt_prims.h
 delete mode 100644 gruel/src/lib/realtime.cc
 delete mode 100644 gruel/src/lib/sys_pri.cc
 delete mode 100644 gruel/src/lib/test_gruel.cc
 delete mode 100644 gruel/src/lib/thread.cc
 delete mode 100644 gruel/src/lib/thread_body_wrapper.cc
 delete mode 100644 gruel/src/lib/thread_group.cc
 delete mode 100644 gruel/src/python/CMakeLists.txt
 delete mode 100644 gruel/src/python/__init__.py
 delete mode 100755 gruel/src/python/qa_pmt.py
 delete mode 100755 gruel/src/python/qa_pmt_to_python.py
 delete mode 100644 gruel/src/swig/CMakeLists.txt
 delete mode 100644 gruel/src/swig/__init__.py
 delete mode 100644 gruel/src/swig/gruel_common.i
 delete mode 100644 gruel/src/swig/pmt_swig.i


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



reply via email to

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