commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] [gnuradio] branch master updated (6cf003d -> 81f632c)


From: git
Subject: [Commit-gnuradio] [gnuradio] branch master updated (6cf003d -> 81f632c)
Date: Wed, 5 Aug 2015 20:50:45 +0000 (UTC)

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

jcorgan pushed a change to branch master
in repository gnuradio.

      from  6cf003d   grc: remove bypassed blocks from generated code
       new  25ece67   runtime: fixes a problem with tag pruning.
       new  7cbd94f   Merge branch 'maint'
       new  8d336d2   Replacing center of mass interpolation for the time_est 
tag with parabolic interpolation. It should be more accurate although still is 
a biased estimate of the time delay
       new  71428c9   Merge remote-tracking branch 
'garverp/corr_est_parabolicinterp'
       new  538fe75   fec: Adding doxygen comments to new dummy encoder params.
       new  43848e6   Merge remote-tracking branch 'tom/fec/dummy_enc_docs'
       new  f4b5bca   apps: removed title and legend from uhd_fft for more 
viewing space.
       new  fee49fa   examples: removed extra titles or legends from QTGUI 
blocks in examples.
       new  81f632c   Merge remote-tracking branch 'tom/examples/qtgui_niceties'

The 9 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:
 gnuradio-runtime/lib/buffer.cc                |   37 +-
 gr-digital/lib/corr_est_cc_impl.cc            |   21 +-
 gr-fec/examples/ber_test.grc                  |   18 +-
 gr-fec/examples/fecapi_async_decoders.grc     | 1975 +++++++------
 gr-fec/examples/fecapi_async_encoders.grc     | 1521 +++++-----
 gr-fec/examples/fecapi_async_to_stream.grc    | 1929 +++++++------
 gr-fec/examples/fecapi_encoders.grc           |   14 +-
 gr-fec/examples/fecapi_tagged_encoders.grc    | 2537 +++++++++--------
 gr-fec/include/gnuradio/fec/dummy_encoder.h   |   15 +-
 gr-filter/examples/channelizer_demo.grc       | 1187 +++++---
 gr-filter/examples/resampler_demo.grc         |  903 +++---
 gr-uhd/apps/uhd_fft                           |   15 +-
 gr-uhd/examples/grc/uhd_dpsk_mod.grc          | 3783 ++++++++++++++-----------
 gr-uhd/examples/grc/uhd_fft.grc               |   24 +-
 gr-uhd/examples/grc/uhd_rx_dpsk.grc           | 1411 +++++----
 gr-uhd/examples/grc/uhd_two_tone_loopback.grc | 2623 +++++++++--------
 gr-uhd/examples/grc/uhd_tx_dpsk.grc           | 1329 +++++----
 gr-uhd/examples/grc/uhd_wbfm_receive.grc      | 1521 +++++-----
 gr-zeromq/examples/zeromq_pubsub.grc          |  691 ++---
 gr-zeromq/examples/zeromq_pushpull.grc        |  713 ++---
 gr-zeromq/examples/zeromq_reqrep.grc          |  707 ++---
 gr-zeromq/examples/zmq_stream.grc             | 1644 ++++++-----
 22 files changed, 13690 insertions(+), 10928 deletions(-)



reply via email to

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