commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] [gnuradio] branch next-qt5 updated (a0ff8dc -> 22e3ee0


From: git
Subject: [Commit-gnuradio] [gnuradio] branch next-qt5 updated (a0ff8dc -> 22e3ee0)
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-qt5
in repository gnuradio.

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

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:
 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]