[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] branch maint updated (2e77960 -> 75b6e34)
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] branch maint updated (2e77960 -> 75b6e34) |
Date: |
Mon, 2 May 2016 04:54:37 +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 2e77960 gr-blocks: add tag propagation flowgraph to examples
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
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/lib/pmt/pmt_serialize.cc | 2 +-
.../include/gnuradio/digital/packet_header_ofdm.h | 1 -
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_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 ++---
10 files changed, 53 insertions(+), 54 deletions(-)
- [Commit-gnuradio] [gnuradio] branch maint updated (2e77960 -> 75b6e34),
git <=
- [Commit-gnuradio] [gnuradio] 02/05: gnuradio-runtime: Fix pmt serialization for double, git, 2016/05/02
- [Commit-gnuradio] [gnuradio] 01/05: digital: Fixes to packet_header_ofdm, git, 2016/05/02
- [Commit-gnuradio] [gnuradio] 03/05: fixed bug where aligning a pointer would fail when built for 64-bit arch., git, 2016/05/02
- [Commit-gnuradio] [gnuradio] 04/05: Fix assertions in DVBT blocks., git, 2016/05/02
- [Commit-gnuradio] [gnuradio] 05/05: Merge remote-tracking branch 'mbr0wn/digital/fix_ofdm_parser' into maint, git, 2016/05/02