commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] [gnuradio] branch python3 updated (00e775f -> ffa0822)


From: git
Subject: [Commit-gnuradio] [gnuradio] branch python3 updated (00e775f -> ffa0822)
Date: Fri, 17 Mar 2017 05:38:07 +0000 (UTC)

This is an automated email from the git hooks/post-receive script.

jcorgan pushed a change to branch python3
in repository gnuradio.

      from  00e775f   Merge branch 'gtk3' into python3
      adds  26475d4   Updated revision to 3.7.11.1
      adds  441120e   Merge branch 'maint'
      adds  4e583c3   Updated revision to 3.7.12git for development
      adds  2f816ba   Merge branch 'master' into next
      adds  ead84c2   gr-uhd: select time/clock-sources in uhd_app per 
motherboard, cleanup normalize_sel code
      adds  68182de   Merge remote-tracking branch 'noc0lour/uhd_app_norm_sel'
      adds  6be29eb   Helped CMake maintain a clear dependency tree
      adds  2b1d1a9   Merge remote-tracking branch 
'mmueller/cmake_dependency_tree'
      adds  db503f2   blocks: swig: increase split from 5 to 10, to do a native 
build on low memory systems (e.g., RPi). Amazingly, the single new block added 
in b49f52f9 broke native build, so the prior split was fragile. This new spit 
leaves a significant margin for adding new blocks here and there without 
breaking native builds on low memory systems.
      adds  745af6c   Merge remote-tracking branch 
'michaelld/blocks_swig_split_2'
      adds  41e3327   Merge branch 'master' into next
      adds  b8de9a1   Refactor DVB-T2 modulator block.
      adds  3a05088   Update DVB-T2 modulator copyright date.
      adds  473a125   Merge remote-tracking branch 'drmpeg/dvbt2-refactor'
      adds  cdd8081   uhd: Always query current frequency when outputting tags
      adds  3d92538   Merge remote-tracking branch 'mbr0wn/uhd/fix_center_freq'
      adds  9712170   uhd_fft: Added abs(lo_offset) correction to set_bandwidth 
command so we dont filter out signal of interest
      adds  d2ca980   Merge remote-tracking branch 'ejk43/uhd-fft-fixbandwidth'
      adds  3c8c1ab   Merge branch 'master' into next
      adds  faae419   uhd: fixed missing #ifdef from botched merge fixup
      adds  061f50d   gr-uhd: use stream api for issue_stream_cmd
      adds  39f617a   Merge remote-tracking branch 
'noc0lour/use_stream_api_stream_cmd' into next
      adds  bdc397f   runtime: move thrift dependencies before command
      adds  cee483f   gr-fec: switch possible C++11 code from 'constexpr' to 
just 'const'.
      adds  98d633a   Merge remote-tracking branch 'gnuradio-github/pr/1233' 
into maint
      adds  183b163   Merge branch 'maint'
      adds  40c7408   Merge branch 'master' into next
      adds  b75e16f   grc: Add 'Create Duplicate' feature
      adds  6dca1fb   grc: 'Save a copy' feature added
      adds  bbfa8b1   grc: all actions moved to ActionHandler
      adds  e631f0c   Merge remote-tracking branch 'gnuradio-github/pr/1188'
      adds  f5a2dd5   Merge branch 'master' into next
      adds  f8688e6   Modified add_custom_command to not try to execute ""
      adds  5a234c8   Merge remote-tracking branch 'gnuradio-github/pr/1214'
      adds  29d3bf1   Merge branch 'master' into next
      adds  fc7486d   Bumped SWIG minimal SWIG version to 2.0.4
      adds  36ffcf5   Merge remote-tracking branch 'gnuradio-github/pr/1224'
      adds  407788d   Merge branch 'master' into next
      adds  f993884   Doxygen: Fixing license notice on Doxygen-generated 
`index.html`.
      adds  8c5c345   Doxygen: Adding actual GNU FDL license file.
      adds  331ae5d   Doxygen: Adding GNU FDL header to Doxygen source files
      adds  fd0d293   Merge remote-tracking branch 'gnuradio-github/pr/1234' 
into maint
      adds  ac5109d   Merge branch 'maint'
      adds  97a0049   Merge branch 'master' into next
      adds  de58ae3   uhd: Removed stray ifdefs
      adds  b675ccc   Merge remote-tracking branch 'gnuradio-github/pr/1235' 
into next
       new  ffa0822   Merge branch 'next' into python3

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CMakeLists.txt                                     |   6 +-
 cmake/Modules/FindSWIG.cmake                       |   4 +-
 cmake/Modules/UseSWIG.cmake                        |   4 +-
 docs/doxygen/Doxyfile.in                           |   3 +-
 docs/doxygen/other/LICENSE.html                    | 490 +++++++++++++++++++++
 docs/doxygen/other/build_guide.dox                 |   9 +
 docs/doxygen/other/components.dox                  |   9 +
 docs/doxygen/other/ctrlport.dox                    |   9 +
 docs/doxygen/other/group_defs.dox                  |   9 +
 docs/doxygen/other/license.dox                     |  15 +
 docs/doxygen/other/logger.dox                      |   9 +
 docs/doxygen/other/main_page.dox                   |  22 +-
 docs/doxygen/other/metadata.dox                    |   9 +
 docs/doxygen/other/msg_passing.dox                 |   9 +
 docs/doxygen/other/ofdm.dox                        |   9 +
 docs/doxygen/other/oot_config.dox                  |   9 +
 docs/doxygen/other/operating_fg.dox                |   9 +
 docs/doxygen/other/packet_txrx.dox                 |   9 +
 docs/doxygen/other/perf_counters.dox               |   9 +
 docs/doxygen/other/pfb_intro.dox                   |   9 +
 docs/doxygen/other/pmt.dox                         |   9 +
 docs/doxygen/other/prefs.dox                       |   9 +
 docs/doxygen/other/python_blocks.dox               |  11 +-
 docs/doxygen/other/stream_tags.dox                 |   9 +
 docs/doxygen/other/tagged_stream_blocks.dox        |   9 +
 docs/doxygen/other/thread_affinity.dox             |   9 +
 docs/doxygen/other/usage.dox                       |   9 +
 docs/doxygen/other/volk_guide.dox                  |   9 +
 gnuradio-runtime/CMakeLists.txt                    |  10 -
 gnuradio-runtime/lib/controlport/CMakeLists.txt    |  28 +-
 .../python/gnuradio/ctrlport/CMakeLists.txt        |  34 +-
 gr-blocks/swig/CMakeLists.txt                      |   5 +
 gr-blocks/swig/blocks_swig.py.in                   |   5 +
 gr-blocks/swig/blocks_swig0.i                      |   1 +
 gr-blocks/swig/blocks_swig1.i                      |  46 +-
 gr-blocks/swig/blocks_swig10.i                     |  90 ++++
 gr-blocks/swig/blocks_swig2.i                      |  75 ----
 gr-blocks/swig/blocks_swig3.i                      |  81 ----
 gr-blocks/swig/blocks_swig4.i                      |  36 --
 gr-blocks/swig/blocks_swig5.i                      |  72 +--
 gr-blocks/swig/{blocks_swig5.i => blocks_swig6.i}  |  61 +--
 gr-blocks/swig/{blocks_swig1.i => blocks_swig7.i}  |  83 +---
 gr-blocks/swig/blocks_swig8.i                      |  93 ++++
 gr-blocks/swig/blocks_swig9.i                      |  93 ++++
 gr-dtv/lib/dvbt2/dvbt2_modulator_bc_impl.cc        | 357 +--------------
 gr-fec/include/gnuradio/fec/polar_decoder_common.h |   6 +-
 gr-uhd/apps/uhd_app.py                             |  74 ++--
 gr-uhd/apps/uhd_fft                                |   5 +-
 gr-uhd/lib/usrp_source_impl.cc                     |  10 +-
 gr-uhd/lib/usrp_source_impl.h                      |   1 -
 .../modtool/gr-newmod/cmake/Modules/UseSWIG.cmake  |   4 +-
 grc/gui/Actions.py                                 |  10 +
 grc/gui/Application.py                             |  27 ++
 grc/gui/Bars.py                                    |   2 +
 volk                                               |   2 +-
 55 files changed, 1175 insertions(+), 871 deletions(-)
 create mode 100644 docs/doxygen/other/LICENSE.html
 create mode 100644 docs/doxygen/other/license.dox
 create mode 100644 gr-blocks/swig/blocks_swig10.i
 copy gr-blocks/swig/{blocks_swig5.i => blocks_swig6.i} (62%)
 copy gr-blocks/swig/{blocks_swig1.i => blocks_swig7.i} (50%)
 create mode 100644 gr-blocks/swig/blocks_swig8.i
 create mode 100644 gr-blocks/swig/blocks_swig9.i



reply via email to

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