commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] [gnuradio] branch maint updated (1366dc2 -> e106372)


From: git
Subject: [Commit-gnuradio] [gnuradio] branch maint updated (1366dc2 -> e106372)
Date: Sat, 22 Feb 2014 22:27:29 +0000 (UTC)

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

jcorgan pushed a change to branch maint
in repository gnuradio.

      from  1366dc2   add default OSX homebrew path to FindQwt, last in the 
list; should never conflict with other OSs nor MacPorts or Fink
      adds  8d784cc   Update revision to 3.7.3git
      adds  9fb34ce   Merge branch 'maint'
      adds  2b983d9   cmake: proper handling and exporting of ALL include dirs 
and libraries.
      adds  42521b0   modtool: start defaulting to GnuradioConfig when 
searching for GR.
      adds  159357d   modtool: relax the OOT module detection regex
      adds  6050ba0   Merge branch 'modtool_gnuradioconfig'
      adds  4749434   cmake: patch that fixes scoping issue by re-declaring the 
variable in the parent scope.
      adds  3b27cc4   Merge branch 'maint'
      adds  eb5309f   Add set_taps and set_chan to PFB decimator Python, impl, 
and GRC XML
      adds  f0eebb1   Merge branch 'maint'
      adds  a2f6878   Merge branch 'maint'
      adds  f38a7ce   blocks: switch all blocks to use the VOLK dispatchers for 
alignment handling.
      adds  add97d2   docs: converted doxygen manual to use the new logo.
      adds  192d4e7   Merge branch 'maint'
      adds  e7389d1   Merge branch 'maint'
      adds  38ecfe9   qtgui: fft/waterfall plot parameters are checkable and
      adds  d04a3d3   filter: remove use of magic numbers for calculating 
number of taps in firdes filters.
      adds  bc6fb37   Merge branch 'maint'
      adds  f451c61   Merge branch 'maint'
      adds  530017f   qtgui: explicitly use this pointer in constructing 
validators. Support for older versions of QT.
      adds  5db892e   Merge branch 'maint'
      adds  aa85462   gr_filter : Remove adaptive filter code.
      adds  fdff4ce   Merge remote-tracking branch 'balister/adap'
      adds  b942aff   Merge branch 'maint'
      adds  cbb742e   grc: use dashed lines for message connections
      adds  6fdc678   Merge branch 'maint'
      adds  b6cf12e   Add a toolchain file for cross compiling.
      adds  a00b94e   grc: toggle visibility of report and block tree widgets
      adds  2d7438a   Merge remote-tracking branch 
'skoslowski/grc_toggle_widgets'
      adds  7c37898   Merge branch 'maint'
      adds  c0b65c0   Merge branch 'maint'
      adds  4c800c9   grc: switched to ToggleActions; made visibility settings 
persistent
      adds  0e4eded   Merge remote-tracking branch 
'skoslowski/grc_toggle_widgets'
      adds  697986f   firdes: Fixed trailing whitespace in qa_firdes.cc.
      adds  3f091ff   firdes: Reset stream precision when done.
      adds  a4d2ba4   firdes: cleaned up compiler warning on static function 
not used.
      adds  fa3187a   blocks: adding tagged_stream_multiply_length for scaling 
item lengths (useful in conjunction with stream blocks that interpolate or 
decimate at fixed rates)
      adds  d634ef1   Merge branch 'maint'
      adds  94976b1   Merge branch 'maint'
      adds  f863f08   blocks: allow the user to specify the tag key used in the 
tags_strobe block
      adds  04cfc9f   blocks: throttle block now looks for rx_rate tag and 
updates the throttle rate accordingly.  A new block parameter can tell the 
block to ignore these tags; set to True by default.
      adds  aeba6da   Merge branch 'maint'
      adds  77b36be   Merge branch 'modtool-dashes' into modtool-git
      adds  fa5480e   modtool: no more exit() in modtool package
      adds  49ed57c   modtool: Added git support
      adds  3b1089f   Merge remote-tracking branch 'martin/modtool-git'
      adds  87aed0f   Merge branch 'maint'
      adds  258e0f3   Merge branch 'maint'
      adds  303ff17   allow varying number of message ports
      adds  ce4f279   grc: patches for 'allow varying number of message ports' 
(WIP)
      adds  549b060   grc: fixes undefined behavior in get_nports() (WIP)
      adds  ac2babe   grc: rewrite of nports code (WIP)
      adds  3b9dcad   grc: make statement more explicit
      adds  ffbb9dd   grc: rename remove_duplicate -> remove_clone
      adds  e57ebc8   grc: check if stream port before overwriting key and set 
_key, not 'key' in dict
      adds  89597f9   grc: doc fixes
      adds  6195ff3   Merge remote-tracking branch 
'skoslowski/grc_var_num_msg_ports'
      adds  51d693b   GrTest.camke : If cross compiling use /bin/sh and not 
path from host.
      adds  ab02bc9   Add a QA_PYTHON_EXECUTABLE variable so QA code knows what 
python to use when cross compiling.
      adds  479e517   Merge branch 'maint'
      adds  d00e187   Merge branch 'maint'
      adds  437e927   Merge branch 'maint'
      adds  317cd56   Merge branch 'maint'
      adds  f51c58a   Merge branch 'maint'
      adds  3d572a3   Merge branch 'maint'
      adds  347ed31   digital: typo fixed to "sps" (samples/symbol).
      adds  6773a2e   volk: clang/linux/avx fix cmake: findIce fix (search 
$CMAKE_INSTALL_PREFIX first for source installed 3.5 needed for clang)
      adds  5a16f39   runtime: install compiler information volk: install 
compiler information, output timing in ms, add benchmark mode (run all kernels 
even if only generic is available)
      adds  79085fe   cmake: adds compiler info to gnuradio-config-info and 
removes use of csv file.
      adds  d37b529   volk: adding constants from cmake into volk. Access 
through new volk-config-info app (similar to gnuradio-config-info).
      adds  d71714d   volk: added volk_list_machines and volk_get_machine to 
get information about the available machines on the platform. Available through 
volk-cofig-info.
      adds  04c62b8   Merge branch 'cpu_profile'
      adds  324cdab   Merge branch 'maint'
      adds  2f455c4   Merge branch 'maint'
      adds  6fc200f   GNU Radio EXPAND macros for template files: + move the 3 
EXPAND macros to a common place (GrMiscUtils); + use them, or remove the 
unnecessary code when not actually using; + modify EXPAND macros to do the 
expansion at configure time, build time, and any time a dependency has been 
modified.
      adds  b6ff499   docs: fixed doxygen since fec_generated_includes no 
longer exists.
      adds  117058b   Merge branch 'maint'
      adds  c87344a   digital: if pre_diff_code is not used, use [0, M-1] as 
the code in soft decison calculation.
      adds  df76ec0   volk: volk_profile.cc: Parse command line options in 
try/catch block
      adds  d183361   Merge branch 'maint'
      adds  4e8fe5f   qtgui: enables use of QWT 6.1.
      adds  713703b   Revert "GNU Radio EXPAND macros for template files:"
      adds  2039f6e   Merge branch 'master' of git.gnuradio.org:gnuradio
      adds  ce38418   Merge branch 'maint'
      adds  830f14b   qtgui: fixing file mixup when merging maint->master.
      adds  c0b4071   Merge branch 'maint'
      adds  39a481c   Merge branch 'maint'
      adds  db71b07   volk: adding hardfp/softfp archs to neon to handle 
different ABIs.
      adds  f333b66   grc: fix flowgraph loading: update message ports keys
      adds  e751e54   Merge branch 'maint'
      adds  cbd21fc   Merge branch 'maint'
      adds  edaaafc   Merge branch 'maint'
      adds  41e5866   Merge branch 'maint'
      adds  f7f28bb   Merge branch 'maint'
      adds  95a88be   Support for >1 jack port, various sizes of jack buffers
      adds  850ec1f   Merge remote-tracking branch 'softerhardware/master'
      adds  36fff3e   volk: add 32f_invsqrt_32f avx proto kernel
      adds  5b3aa9c   volk: add 32fc_32f_dot_prod_32fc u/a_avx protokernel
      adds  eb0a608   volk: add 32fc_32f_multiply_32fc_a_avx protokernel
      adds  117153b   Merge remote-tracking branch 'nwest/volk_avx'
      adds  5743258   modtool: linkage info for OSX
      adds  df5dfc3   Merge remote-tracking branch 'martin/modtool_osx'
      adds  0e8864a   digital: propagate tags to packet_header
      adds  da6642e   digital: allow to change packet length tag name in GRC
      adds  c9c4ffc   digital: Allow for different lengths of pilot carrier- 
and -symbol allocations
      adds  67aa043   Merge remote-tracking branch 'martin/ofdm-fixes'
      adds  75774bd   Merge branch 'maint'
      adds  95dcf80   wx: Only call XInitThreads for linux
      adds  07ed547   wxgui: Make sure to only start the flow graph once all 
init is done
      adds  6b19c5d   volk: adding volk_malloc and volk_free functions to 
handle allocation of aligned memory.
      adds  44437ce   filter: switched from using fft::malloc to volk_malloc.
      adds  38d88e4   qtgui: switched from using fft::malloc to volk_malloc.
      adds  213f244   Merge branch 'volk_malloc'
      adds  3fa56a4   Merge branch 'maint'
      adds  a01b15a   grc: adding a page that captures and stores some XML 
parsing errors
      adds  f67f761   grc: xml parser errors dialog fixes and refactoring
      adds  317833b   grc: detect block (category) tree files by name (not by 
trail and error)
      adds  7548e46   grc: show xml parser error warning in report window
      adds  1c3b518   grc: renaming flowgraph errors menu item and xml parser 
action
      adds  fa32b7b   Merge remote-tracking branch 
'gnuradio-wg-grc/grc_xml_error_dialog'
      adds  8211786   Merge branch 'maint'
      adds  e00ff5b   Merge branch 'volk-qa-fixes'
      adds  bc6c05b   blocks: Add QA tests for the rotator rotateN function 
which uses VOLK
      adds  6f3e96c   blocks/rotator: Make the input data 'const'
      adds  34fecff   blocks: Add a new rotator_cc block to perform frequency 
shifting
      adds  8d7d65d   volk: add avx u/a protokernel for 32f_x3sum_of_poly_32f
      adds  300f5fb   Merge remote-tracking branch 'nwest/volk-sum_of_poly'
      adds  b2e85d3   Merge branch 'maint'
      adds  13a535d   volk: follow-up to commit cb4142d45 for added 
volk_get_machine function on master.
      adds  c236f0c   gr-uhd: add option to uhd_rx_cfile to write metadata file.
      adds  f9de25a   Merge remote-tracking branch 'stiabhan/uhd_rx_cfile'
      adds  3c44ba0   cmake: fixed ICE 3.4 version check for GCC < 4.7.
      adds  19d111e   volk: remove unused spu_lib directory from VOLK.
      adds  f7980ba   fixing hfx.py for proper uhd support - tuning was 
negative of desired change, removed  antenna tuner support
      adds  bfa658d   update README
      adds  62fe0a7   Fixed other issues with app - changes to fft display - 
still missing 'tune on click'
      adds  0c895a7   fixed click to tune, click mouse on fft display will tune 
to that frequency
      adds  db6509e   Merge remote-tracking branch 'cswiger/master' into hfx
      adds  f80ed7a   filter: added a ccc version of the pfb_arb_resampler 
block.
      adds  acc91fe   uhd: hf_explorer example: Added some more options for 
better handling of rates.
      adds  1199381   Merge branch 'maint'
      adds  0c226aa   qtgui: in sink_c and sink_f, use volk_malloc/volk_free 
instead of new for buffers.
      adds  295ba35   filter: fixed use of volk_malloc in fft_filter kernel.
      adds  f43151d   runtime: warn when dropping asynchronous messages due to 
full asynch message queue, increase default asynch max buffer depth to 8192
      adds  9b37687   volk: add regex option to profile
      adds  f2e0878   Merge remote-tracking branch 'nwest/volk-regex'
      adds  3e054cb   digital: HPD now supports time- and other special tags, 
can mark rx-time of packets
      adds  3e47151   digital: HPD consume-behaviour adapted to allow for 
trigger jitter
      adds  d0b8808   Merge remote-tracking branch 'mbant/hpd-timing2'
      adds  d9040c9   grc: For "No GUI" option, you can now choose which 
terminal type you like
      adds  e9ff542   grc: move xterm pref to Constants.py
      adds  f657c61   Merge remote-tracking branch 
'gnuradio-wg-grc/grc_config_xterm'
      adds  4a6ecef   grc: format xml fail msg to support python 2.6
      adds  4c90837   Merge remote-tracking branch 'riatsila/patch-3'
      adds  a7c7324   Merge branch 'maint'
      adds  abdc4fc   logger: setup logger for the tpb scheduler; fixes a swig 
issue when logger is not present.
      adds  246ec97   blocks: random_pdu (speedup, also allow a byte mask), 
message_strobe_random (new block, send messages with a known timing 
distribution)
      adds  7f57cf7   blocks: random_pdu (allow specifying the length modulo 
for random pdu lengths)
      adds  cf8997c   Merge branch 'maint'
       new  7b61c1d   message_strobe_random_impl.h: typo in include guard; is 
taken from not-_random version.
       new  6c139b8   Corrected double-to-int conversion in tags propagation 
that should have included rounding behavior
       new  73767f0   Removed old code
       new  e106372   fixed faulty include guard

The 4 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                                     |  23 +-
 cmake/Modules/FindICE.cmake                        |   4 +-
 cmake/Modules/GnuradioConfig.cmake                 |   4 +
 cmake/Modules/GrPython.cmake                       |   7 +
 cmake/Modules/GrTest.cmake                         |   6 +-
 cmake/Toolchains/oe-sdk_cross.cmake                |  13 +
 docs/doxygen/CMakeLists.txt                        |   4 -
 docs/doxygen/images/gnuradio-logo.png              | Bin 5223 -> 0 bytes
 docs/doxygen/images/gnuradio-logo.svg              | 521 ++++++++++++++++++
 docs/doxygen/other/extra_pages.dox                 |  53 +-
 docs/doxygen/other/main_page.dox                   |   2 +-
 gnuradio-runtime/apps/gnuradio-config-info.cc      |  23 +-
 gnuradio-runtime/gnuradio-runtime.conf.in          |   2 +-
 gnuradio-runtime/include/gnuradio/constants.h      |  15 +
 gnuradio-runtime/lib/block_executor.cc             |   4 +-
 gnuradio-runtime/lib/constants.cc.in               |  18 +
 gnuradio-runtime/lib/logger.cc                     |  75 ++-
 gnuradio-runtime/lib/tpb_thread_body.cc            |  41 +-
 gnuradio-runtime/python/gnuradio/gr/CMakeLists.txt |   2 +-
 gnuradio-runtime/python/pmt/CMakeLists.txt         |   2 +-
 gnuradio-runtime/swig/gr_logger.i                  |   8 +-
 gr-analog/python/analog/CMakeLists.txt             |   2 +-
 gr-atsc/python/atsc/CMakeLists.txt                 |   2 +-
 gr-audio/lib/jack/jack_sink.cc                     | 111 ++--
 gr-audio/lib/jack/jack_sink.h                      |   6 +-
 gr-audio/lib/jack/jack_source.cc                   | 112 ++--
 gr-audio/lib/jack/jack_source.h                    |   6 +-
 gr-audio/python/audio/CMakeLists.txt               |   2 +-
 gr-blocks/grc/blocks_block_tree.xml                |   2 +
 gr-blocks/grc/blocks_message_strobe_random.xml     |  69 +++
 gr-blocks/grc/blocks_random_pdu.xml                |  14 +-
 ...ocks_conjugate_cc.xml => blocks_rotator_cc.xml} |  15 +-
 ...ml => blocks_tagged_stream_multiply_length.xml} |  27 +-
 gr-blocks/grc/blocks_tags_strobe.xml               |   9 +-
 gr-blocks/grc/blocks_throttle.xml                  |   8 +-
 gr-blocks/include/gnuradio/blocks/CMakeLists.txt   |   3 +
 .../{message_strobe.h => message_strobe_random.h}  |  51 +-
 gr-blocks/include/gnuradio/blocks/random_pdu.h     |   2 +-
 gr-blocks/include/gnuradio/blocks/rotator.h        |   2 +-
 .../gnuradio/blocks/{rms_cf.h => rotator_cc.h}     |  24 +-
 ...tream_mux.h => tagged_stream_multiply_length.h} |  37 +-
 gr-blocks/include/gnuradio/blocks/tags_strobe.h    |  14 +-
 gr-blocks/include/gnuradio/blocks/throttle.h       |   2 +-
 gr-blocks/lib/CMakeLists.txt                       |   3 +
 gr-blocks/lib/add_ff_impl.cc                       |  10 +-
 gr-blocks/lib/conjugate_cc_impl.cc                 |   7 +-
 gr-blocks/lib/endian_swap_impl.cc                  |  59 +--
 gr-blocks/lib/message_strobe_impl.cc               |   2 +-
 gr-blocks/lib/message_strobe_random_impl.cc        | 121 +++++
 gr-blocks/lib/message_strobe_random_impl.h         |  73 +++
 gr-blocks/lib/multiply_cc_impl.cc                  |  11 +-
 gr-blocks/lib/multiply_conjugate_cc_impl.cc        |   7 +-
 gr-blocks/lib/multiply_const_cc_impl.cc            |   7 +-
 gr-blocks/lib/multiply_const_ff_impl.cc            |   7 +-
 gr-blocks/lib/multiply_ff_impl.cc                  |  11 +-
 gr-blocks/lib/qa_rotator.cc                        |  44 ++
 gr-blocks/lib/qa_rotator.h                         |   2 +
 gr-blocks/lib/random_pdu_impl.cc                   |  19 +-
 gr-blocks/lib/random_pdu_impl.h                    |   6 +-
 gr-blocks/lib/regenerate_bb_impl.h                 |   2 +-
 .../lib/{rms_cf_impl.cc => rotator_cc_impl.cc}     |  42 +-
 gr-blocks/lib/{rms_cf_impl.h => rotator_cc_impl.h} |  23 +-
 .../lib/tagged_stream_multiply_length_impl.cc      |  89 ++++
 ...impl.h => tagged_stream_multiply_length_impl.h} |  31 +-
 gr-blocks/lib/tags_strobe_impl.cc                  |  20 +-
 gr-blocks/lib/tags_strobe_impl.h                   |   5 +-
 gr-blocks/lib/throttle_impl.cc                     |  26 +-
 gr-blocks/lib/throttle_impl.h                      |   3 +-
 gr-blocks/python/blocks/CMakeLists.txt             |   2 +-
 gr-blocks/swig/blocks_swig0.i                      |   3 +
 gr-blocks/swig/blocks_swig5.i                      |   6 +
 gr-channels/python/channels/CMakeLists.txt         |   2 +-
 gr-comedi/python/comedi/CMakeLists.txt             |   2 +-
 gr-digital/grc/digital_header_payload_demux.xml    |  31 +-
 .../grc/digital_packet_headergenerator_bb.xml      |   8 +-
 .../gnuradio/digital/header_payload_demux.h        |  24 +-
 .../gnuradio/digital/ofdm_carrier_allocator_cvc.h  |   5 +
 gr-digital/lib/constellation.cc                    |   8 +-
 gr-digital/lib/header_payload_demux_impl.cc        | 157 +++++-
 gr-digital/lib/header_payload_demux_impl.h         |  38 +-
 gr-digital/lib/ofdm_carrier_allocator_cvc_impl.cc  |  14 +-
 gr-digital/lib/packet_headergenerator_bb_impl.cc   |   5 +-
 gr-digital/python/digital/CMakeLists.txt           |   2 +-
 .../python/digital/qa_header_payload_demux.py      |  71 ++-
 gr-fcd/python/fcd/CMakeLists.txt                   |   2 +-
 gr-fec/python/fec/CMakeLists.txt                   |   2 +-
 gr-fft/include/gnuradio/fft/window.h               |  42 +-
 gr-fft/lib/window.cc                               |  19 +-
 gr-fft/python/fft/CMakeLists.txt                   |   2 +-
 gr-filter/doc/filter.dox                           |  10 -
 gr-filter/grc/filter_pfb_arb_resampler.xml         |   7 +
 gr-filter/grc/filter_pfb_decimator.xml             |   3 +-
 gr-filter/include/gnuradio/filter/CMakeLists.txt   |   6 +-
 gr-filter/include/gnuradio/filter/adaptive_fir.h   |  88 ----
 .../include/gnuradio/filter/adaptive_fir_ccc.h     |  87 ---
 .../include/gnuradio/filter/adaptive_fir_ccf.h     |  82 ---
 .../include/gnuradio/filter/pfb_arb_resampler.h    | 126 +++++
 ...arb_resampler_ccf.h => pfb_arb_resampler_ccc.h} |  34 +-
 .../include/gnuradio/filter/pfb_decimator_ccf.h    |   2 +-
 gr-filter/lib/CMakeLists.txt                       |  14 +-
 gr-filter/lib/adaptive_fir.cc                      |  60 ---
 gr-filter/lib/adaptive_fir_ccc_impl.cc             | 106 ----
 gr-filter/lib/adaptive_fir_ccc_impl.h              |  62 ---
 gr-filter/lib/adaptive_fir_ccf_impl.cc             | 106 ----
 gr-filter/lib/adaptive_fir_ccf_impl.h              |  62 ---
 gr-filter/lib/fft_filter.cc                        | 106 ++--
 gr-filter/lib/fir_filter.cc                        |  60 +--
 gr-filter/lib/fir_filter_with_buffer.cc            |  49 +-
 gr-filter/lib/firdes.cc                            |  25 +-
 gr-filter/lib/pfb_arb_resampler.cc                 | 231 +++++++-
 ...r_ccf_impl.cc => pfb_arb_resampler_ccc_impl.cc} |  72 +--
 ...ler_ccf_impl.h => pfb_arb_resampler_ccc_impl.h} |  32 +-
 gr-filter/lib/pfb_decimator_ccf_impl.cc            |   7 +
 gr-filter/lib/pfb_decimator_ccf_impl.h             |   2 +-
 gr-filter/lib/qa_fir_filter_with_buffer.cc         |  64 +--
 gr-filter/lib/qa_firdes.cc                         | 550 ++++---------------
 gr-filter/lib/qa_mmse_fir_interpolator_cc.cc       |   6 +-
 gr-filter/lib/qa_mmse_fir_interpolator_ff.cc       |   5 +-
 gr-filter/python/filter/CMakeLists.txt             |   2 +-
 gr-filter/python/filter/pfb.py                     |  89 +++-
 gr-filter/python/filter/qa_adaptive_fir_filter.py  | 101 ----
 gr-filter/python/filter/qa_firdes.py               |  95 ++--
 .../python/filter/qa_freq_xlating_fir_filter.py    |   4 +-
 gr-filter/python/filter/qa_pfb_arb_resampler.py    |  80 ++-
 gr-filter/swig/filter_swig.i                       |   9 +-
 gr-noaa/python/noaa/CMakeLists.txt                 |   2 +-
 gr-pager/python/pager/CMakeLists.txt               |   2 +-
 gr-qtgui/grc/qtgui_freq_sink_x.xml                 |   4 +
 gr-qtgui/grc/qtgui_waterfall_sink_x.xml            |   4 +
 gr-qtgui/include/gnuradio/qtgui/form_menus.h       | 241 ++++++---
 gr-qtgui/include/gnuradio/qtgui/freqdisplayform.h  |   5 +
 .../include/gnuradio/qtgui/waterfalldisplayform.h  |   4 +
 gr-qtgui/lib/const_sink_c_impl.cc                  |  20 +-
 gr-qtgui/lib/freq_sink_c_impl.cc                   |  30 +-
 gr-qtgui/lib/freq_sink_f_impl.cc                   |  30 +-
 gr-qtgui/lib/freqdisplayform.cc                    |  21 +-
 gr-qtgui/lib/histogram_sink_f_impl.cc              |  10 +-
 gr-qtgui/lib/sink_c_impl.cc                        |  30 +-
 gr-qtgui/lib/sink_f_impl.cc                        |  30 +-
 gr-qtgui/lib/time_raster_sink_b_impl.cc            |  20 +-
 gr-qtgui/lib/time_raster_sink_f_impl.cc            |  20 +-
 gr-qtgui/lib/time_sink_c_impl.cc                   |  10 +-
 gr-qtgui/lib/time_sink_f_impl.cc                   |  10 +-
 gr-qtgui/lib/waterfall_sink_c_impl.cc              |  30 +-
 gr-qtgui/lib/waterfall_sink_f_impl.cc              |  30 +-
 gr-qtgui/lib/waterfalldisplayform.cc               |  24 +-
 gr-qtgui/python/qtgui/CMakeLists.txt               |   2 +-
 gr-trellis/python/trellis/CMakeLists.txt           |   2 +-
 gr-uhd/apps/hf_explorer/README                     |  24 +-
 gr-uhd/apps/hf_explorer/hfx.py                     | 581 +++++++++------------
 gr-uhd/apps/uhd_rx_cfile                           |  35 +-
 gr-uhd/python/uhd/CMakeLists.txt                   |   2 +-
 gr-utils/python/modtool/CMakeLists.txt             |   1 +
 gr-utils/python/modtool/__init__.py                |   3 +-
 gr-utils/python/modtool/gr-newmod/CMakeLists.txt   |  19 +-
 .../python/modtool/gr-newmod/lib/CMakeLists.txt    |   8 +-
 gr-utils/python/modtool/modtool_add.py             |  96 ++--
 gr-utils/python/modtool/modtool_base.py            |  40 +-
 gr-utils/python/modtool/modtool_disable.py         |  20 +-
 gr-utils/python/modtool/modtool_help.py            |  10 +-
 gr-utils/python/modtool/modtool_info.py            |  38 +-
 gr-utils/python/modtool/modtool_makexml.py         |  34 +-
 gr-utils/python/modtool/modtool_newmod.py          |  28 +-
 gr-utils/python/modtool/modtool_rm.py              |  23 +-
 gr-utils/python/modtool/scm.py                     | 221 ++++++++
 gr-utils/python/modtool/util_functions.py          |   9 +-
 gr-utils/python/utils/gr_modtool                   |  14 +-
 gr-video-sdl/python/video_sdl/CMakeLists.txt       |   2 +-
 gr-vocoder/python/vocoder/CMakeLists.txt           |   2 +-
 gr-wavelet/python/wavelet/CMakeLists.txt           |   2 +-
 grc/base/FlowGraph.py                              |  25 +-
 grc/base/ParseXML.py                               |  33 +-
 grc/base/Platform.py                               | 113 ++--
 grc/grc.conf.in                                    |   1 +
 grc/gui/ActionHandler.py                           |  32 +-
 grc/gui/Actions.py                                 |  85 ++-
 grc/gui/Bars.py                                    |   6 +-
 grc/gui/BlockTreeWindow.py                         |   4 +
 grc/gui/CMakeLists.txt                             |   1 +
 grc/gui/Connection.py                              |   5 +
 grc/gui/MainWindow.py                              |   2 +
 grc/gui/Messages.py                                |   6 +
 grc/gui/ParserErrorsDialog.py                      | 100 ++++
 grc/gui/Preferences.py                             |  12 +
 grc/python/Block.py                                |  69 +--
 grc/python/Constants.py                            |   3 +
 grc/python/Generator.py                            |   6 +-
 grc/python/Port.py                                 |  63 ++-
 grc/python/flow_graph.tmpl                         |   2 +-
 volk/CMakeLists.txt                                |   1 +
 volk/apps/CMakeLists.txt                           |  12 +
 volk/apps/volk-config-info.cc                      |  96 ++++
 volk/apps/volk_profile.cc                          | 215 ++++----
 volk/cmake/GrBoost.cmake                           |   1 +
 volk/gen/archs.xml                                 |   9 +-
 volk/gen/machines.xml                              |   2 +-
 .../volk_cpu.tmpl.h => include/volk/constants.h}   |  25 +-
 volk/include/volk/volk_malloc.h                    |  66 +++
 volk/kernels/volk/volk_32f_invsqrt_32f.h           |  64 +++
 volk/kernels/volk/volk_32f_x3_sum_of_poly_32f.h    | 147 ++++++
 volk/kernels/volk/volk_32fc_32f_dot_prod_32fc.h    | 179 ++++++-
 volk/kernels/volk/volk_32fc_32f_multiply_32fc.h    |  61 ++-
 volk/lib/CMakeLists.txt                            |  40 ++
 .../qa_fast_atan2f.h => volk/lib/constants.c.in    |  52 +-
 volk/lib/qa_utils.cc                               |  18 +-
 volk/lib/qa_utils.h                                |   6 +-
 volk/lib/testqa.cc                                 |   2 +-
 volk/lib/volk_malloc.c                             | 176 +++++++
 volk/spu_lib/gc_spu_macs.h                         | 380 --------------
 volk/spu_lib/spu_16s_cmpgt_unaligned.c             | 160 ------
 volk/spu_lib/spu_16s_vector_subtract_unaligned.c   | 178 -------
 volk/spu_lib/spu_16s_vector_sum_unaligned.c        | 178 -------
 .../spu_32fc_pointwise_multiply_unaligned.c        | 222 --------
 volk/spu_lib/spu_memcpy_unaligned.c                | 290 ----------
 volk/spu_lib/spu_memset_unaligned.S                | 185 -------
 volk/tmpl/volk.tmpl.c                              |  39 ++
 volk/tmpl/volk.tmpl.h                              |   7 +
 217 files changed, 5467 insertions(+), 4571 deletions(-)
 create mode 100644 cmake/Toolchains/oe-sdk_cross.cmake
 delete mode 100644 docs/doxygen/images/gnuradio-logo.png
 create mode 100644 docs/doxygen/images/gnuradio-logo.svg
 create mode 100644 gr-blocks/grc/blocks_message_strobe_random.xml
 copy gr-blocks/grc/{blocks_conjugate_cc.xml => blocks_rotator_cc.xml} (52%)
 copy gr-blocks/grc/{blocks_tagged_stream_mux.xml => 
blocks_tagged_stream_multiply_length.xml} (70%)
 copy gr-blocks/include/gnuradio/blocks/{message_strobe.h => 
message_strobe_random.h} (60%)
 copy gr-blocks/include/gnuradio/blocks/{rms_cf.h => rotator_cc.h} (65%)
 copy gr-blocks/include/gnuradio/blocks/{tagged_stream_mux.h => 
tagged_stream_multiply_length.h} (50%)
 create mode 100644 gr-blocks/lib/message_strobe_random_impl.cc
 create mode 100644 gr-blocks/lib/message_strobe_random_impl.h
 copy gr-blocks/lib/{rms_cf_impl.cc => rotator_cc_impl.cc} (64%)
 copy gr-blocks/lib/{rms_cf_impl.h => rotator_cc_impl.h} (69%)
 create mode 100644 gr-blocks/lib/tagged_stream_multiply_length_impl.cc
 copy gr-blocks/lib/{tagged_stream_mux_impl.h => 
tagged_stream_multiply_length_impl.h} (60%)
 delete mode 100644 gr-filter/include/gnuradio/filter/adaptive_fir.h
 delete mode 100644 gr-filter/include/gnuradio/filter/adaptive_fir_ccc.h
 delete mode 100644 gr-filter/include/gnuradio/filter/adaptive_fir_ccf.h
 copy gr-filter/include/gnuradio/filter/{pfb_arb_resampler_ccf.h => 
pfb_arb_resampler_ccc.h} (78%)
 delete mode 100644 gr-filter/lib/adaptive_fir.cc
 delete mode 100644 gr-filter/lib/adaptive_fir_ccc_impl.cc
 delete mode 100644 gr-filter/lib/adaptive_fir_ccc_impl.h
 delete mode 100644 gr-filter/lib/adaptive_fir_ccf_impl.cc
 delete mode 100644 gr-filter/lib/adaptive_fir_ccf_impl.h
 copy gr-filter/lib/{pfb_arb_resampler_ccf_impl.cc => 
pfb_arb_resampler_ccc_impl.cc} (62%)
 copy gr-filter/lib/{pfb_arb_resampler_ccf_impl.h => 
pfb_arb_resampler_ccc_impl.h} (64%)
 delete mode 100755 gr-filter/python/filter/qa_adaptive_fir_filter.py
 mode change 100755 => 100644 gr-uhd/apps/uhd_rx_cfile
 create mode 100644 gr-utils/python/modtool/scm.py
 create mode 100644 grc/gui/ParserErrorsDialog.py
 create mode 100644 volk/apps/volk-config-info.cc
 copy volk/{tmpl/volk_cpu.tmpl.h => include/volk/constants.h} (67%)
 create mode 100644 volk/include/volk/volk_malloc.h
 copy gnuradio-runtime/lib/math/qa_fast_atan2f.h => volk/lib/constants.c.in 
(65%)
 create mode 100644 volk/lib/volk_malloc.c
 delete mode 100644 volk/spu_lib/gc_spu_macs.h
 delete mode 100644 volk/spu_lib/spu_16s_cmpgt_unaligned.c
 delete mode 100644 volk/spu_lib/spu_16s_vector_subtract_unaligned.c
 delete mode 100644 volk/spu_lib/spu_16s_vector_sum_unaligned.c
 delete mode 100644 volk/spu_lib/spu_32fc_pointwise_multiply_unaligned.c
 delete mode 100644 volk/spu_lib/spu_memcpy_unaligned.c
 delete mode 100644 volk/spu_lib/spu_memset_unaligned.S



reply via email to

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