commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] [gnuradio] branch next updated (dda779b -> 7cf2210)


From: git
Subject: [Commit-gnuradio] [gnuradio] branch next updated (dda779b -> 7cf2210)
Date: Mon, 21 Apr 2014 15:01:00 +0000 (UTC)

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

trondeau pushed a change to branch next
in repository gnuradio.

      from  dda779b   Merge branch 'master' into next
      adds  7ce93ff   digital: pfb_clock_sync throws when no taps are provided 
(instead of segfaulting).
      adds  f41dd8c   Merge branch 'maint'
      adds  fec067d   cmake and build: fixes for cross-compiling to enable 
ControlPort with ICE.
      adds  4db4831   Merge branch 'cmake_oe_fixes'
      adds  374832a   runtime: white space removal.
      adds  bbb03d3   controlport: adding a 'toggle' interface for ControlPort.
      adds  04295e3   controlport: allows reset_perf_counters to be called over 
controlport; gr-perf-monitorx has button to call this.
      adds  a399894   Merge branch 'ctrlport_trigger'
       new  7cf2210   Merge branch 'master' into next

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:
 cmake/Modules/FindICE-3.5.cmake                    |  36 +-
 cmake/Toolchains/oe-sdk_cross.cmake                |   2 +-
 gnuradio-runtime/include/gnuradio/basic_block.h    |  64 +-
 .../include/gnuradio/rpccallbackregister_base.h    |  16 +-
 .../include/gnuradio/rpcregisterhelpers.h          | 756 ++++++++++++++++++---
 gnuradio-runtime/lib/block.cc                      |   6 +
 .../lib/controlport/rpcpmtconverters_ice.cc        |  17 +-
 gnuradio-runtime/lib/top_block.cc                  |  16 +
 .../python/gnuradio/ctrlport/gr-perf-monitorx      |  87 ++-
 gnuradio-runtime/python/gnuradio/ctrlport/icon.png | Bin 1532 -> 4377 bytes
 gr-digital/lib/pfb_clock_sync_ccf_impl.cc          |   7 +-
 gr-digital/lib/pfb_clock_sync_fff_impl.cc          |   5 +-
 12 files changed, 839 insertions(+), 173 deletions(-)



reply via email to

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