commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] [gnuradio] branch maint updated (c3e7ab7 -> b508945)


From: git
Subject: [Commit-gnuradio] [gnuradio] branch maint updated (c3e7ab7 -> b508945)
Date: Mon, 29 Dec 2014 18:30:06 +0000 (UTC)

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

trondeau pushed a change to branch maint
in repository gnuradio.

      from  c3e7ab7   Merge remote-tracking branch 
'martin/blocks/repacker_docs' into maint
       new  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.
       new  1a301cb   fec: fixed bug in dummy decoder that shifted the samples 
by +1.
       new  b508945   fec: cleanup

The 3 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/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                         |   4 +-
 gr-fec/lib/dummy_decoder_impl.cc                   |  10 +-
 gr-fec/lib/dummy_decoder_impl.h                    |   1 -
 gr-fec/lib/encoder_impl.cc                         |   8 +-
 9 files changed, 152 insertions(+), 68 deletions(-)



reply via email to

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