[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] branch master updated (b5b9334 -> 6aa995a)
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] branch master updated (b5b9334 -> 6aa995a) |
Date: |
Mon, 2 May 2016 04:54:38 +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 b5b9334 Merge remote-tracking branch
'gnuradio-wg-grc/master_grcwg'
new cd07e5e gnuradio-runtime: Fix pmt serialization for double
new f2d5e94 fixed bug where aligning a pointer would fail when built
for 64-bit arch.
new 2568e9d Fix assertions in DVBT blocks.
new 729a300 digital: Fixes to packet_header_ofdm
new 75b6e34 Merge remote-tracking branch
'mbr0wn/digital/fix_ofdm_parser' into maint
new 5052b57 Merge branch 'maint'
new 5283e45 digital: Major update to header/payload demuxer (HPD)
new 6aa995a Merge remote-tracking branch 'mbr0wn/digital/hpd_padding'
The 8 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/pmt/pmt_serialize.cc | 2 +-
gr-digital/grc/digital_header_payload_demux.xml | 7 +
.../gnuradio/digital/header_payload_demux.h | 91 ++-
.../include/gnuradio/digital/packet_header_ofdm.h | 1 -
gr-digital/lib/header_payload_demux_impl.cc | 670 ++++++++++++---------
gr-digital/lib/header_payload_demux_impl.h | 75 ++-
gr-digital/lib/packet_header_default.cc | 8 +-
gr-digital/lib/packet_header_ofdm.cc | 55 +-
gr-digital/lib/packet_headergenerator_bb_impl.cc | 3 +-
.../python/digital/qa_header_payload_demux.py | 451 ++++++++++----
.../python/digital/qa_packet_headerparser_b.py | 7 +-
gr-dtv/lib/dvbt/dvbt_inner_coder_impl.cc | 5 +-
gr-dtv/lib/dvbt/dvbt_viterbi_decoder_impl.cc | 2 +-
gr-filter/lib/fir_filter.cc | 12 +-
gr-filter/lib/fir_filter_with_buffer.cc | 12 +-
15 files changed, 918 insertions(+), 483 deletions(-)
- [Commit-gnuradio] [gnuradio] branch master updated (b5b9334 -> 6aa995a),
git <=