commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] [gnuradio] branch master updated (84ca321 -> 26169d2)


From: git
Subject: [Commit-gnuradio] [gnuradio] branch master updated (84ca321 -> 26169d2)
Date: Wed, 24 Sep 2014 23:26:43 +0000 (UTC)

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

trondeau pushed a change to branch master
in repository gnuradio.

      from  84ca321   Merge branch 'maint'
       new  2fd13c0   uhd: Removed LO lock checks at startup, are unnecessary 
and cause bugs
       new  81f771c   Merge remote-tracking branch 'mbant/uhd/less_checks'
       new  796cc15   digital: Removed all references to remove_item_tag()
       new  481d513   runtime: Marked remove_item_tag as deprecated
       new  26169d2   Merge remote-tracking branch 
'mbant/deprecate_remove_item_tag'

The 5 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/include/gnuradio/block.h          |  6 +-
 .../gnuradio/digital/ofdm_frame_equalizer_vcvc.h   | 17 ++---
 gr-digital/lib/header_payload_demux_impl.cc        | 71 ++++++++++---------
 gr-digital/lib/ofdm_frame_equalizer_vcvc_impl.cc   | 66 ++++++++++--------
 gr-digital/lib/ofdm_serializer_vcc_impl.cc         | 80 +++++++++++-----------
 .../python/digital/qa_header_payload_demux.py      | 80 ++++++++++++++++++++++
 .../python/digital/qa_ofdm_frame_equalizer_vcvc.py |  2 +-
 gr-uhd/lib/usrp_sink_impl.cc                       | 15 +---
 8 files changed, 210 insertions(+), 127 deletions(-)



reply via email to

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