commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] [gnuradio] branch next updated (7e689f2 -> 68eb2af)


From: git
Subject: [Commit-gnuradio] [gnuradio] branch next updated (7e689f2 -> 68eb2af)
Date: Tue, 16 Aug 2016 16:30:45 +0000 (UTC)

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

jcorgan pushed a change to branch next
in repository gnuradio.

      from  7e689f2   Merge branch 'master' into next
       new  9f8e365   digital:move GLFSR from 'int' to 'uint32'. Add SWIG 
interface
       new  68eb2af   Merge remote-tracking branch 'mmueller/fix_GLFSR' into 
next

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-digital/include/gnuradio/digital/glfsr.h        | 22 +++++--------
 .../include/gnuradio/digital/glfsr_source_b.h      | 10 +++---
 .../include/gnuradio/digital/glfsr_source_f.h      | 10 +++---
 gr-digital/lib/glfsr.cc                            | 19 ++++++++---
 gr-digital/lib/glfsr_source_b_impl.cc              | 38 +++++++++++-----------
 gr-digital/lib/glfsr_source_b_impl.h               | 14 ++++----
 gr-digital/lib/glfsr_source_f_impl.cc              | 38 +++++++++++-----------
 gr-digital/lib/glfsr_source_f_impl.h               | 18 +++++-----
 gr-digital/swig/digital_swig.i                     |  2 ++
 9 files changed, 88 insertions(+), 83 deletions(-)



reply via email to

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