[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] branch master updated (d0d286d -> 8c86d94)
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] branch master updated (d0d286d -> 8c86d94) |
Date: |
Mon, 29 Dec 2014 18:30:12 +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 d0d286d volk: include implied string.h in byteswap puppet
new ccebbe0 blocks: added endianness toggle to repack bits.
adds 9a689e6 digital: fixed byte-in, byte-out version of the TSB
correlate access code. Matches behavior of the float-in, float-out for bit
streams.
adds 1a301cb fec: fixed bug in dummy decoder that shifted the samples
by +1.
adds b508945 fec: cleanup
new 8c86d94 Merge branch 'maint'
The 2 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:
gr-blocks/grc/blocks_repack_bits_bb.xml | 27 +++-
gr-blocks/include/gnuradio/blocks/repack_bits_bb.h | 6 +-
gr-blocks/lib/repack_bits_bb_impl.cc | 115 +++++++++++-----
gr-blocks/lib/repack_bits_bb_impl.h | 5 +-
gr-blocks/python/blocks/qa_repack_bits_bb.py | 53 +++++++-
.../gnuradio/digital/correlate_access_code_bb_ts.h | 18 ++-
.../gnuradio/digital/correlate_access_code_ff_ts.h | 8 +-
gr-digital/lib/correlate_access_code_bb_ts_impl.cc | 151 ++++++++++++++-------
gr-digital/lib/correlate_access_code_bb_ts_impl.h | 19 ++-
gr-fec/include/gnuradio/fec/dummy_decoder.h | 1 +
gr-fec/lib/decoder_impl.cc | 6 -
gr-fec/lib/dummy_decoder_impl.cc | 10 +-
gr-fec/lib/dummy_decoder_impl.h | 1 -
gr-fec/lib/encoder_impl.cc | 9 --
14 files changed, 307 insertions(+), 122 deletions(-)
- [Commit-gnuradio] [gnuradio] branch master updated (d0d286d -> 8c86d94),
git <=