commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] [gnuradio] 02/02: Merge branch 'next' into python3


From: git
Subject: [Commit-gnuradio] [gnuradio] 02/02: Merge branch 'next' into python3
Date: Mon, 27 Mar 2017 21:26:32 +0000 (UTC)

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

jcorgan pushed a commit to branch python3
in repository gnuradio.

commit 1ee3e3a1cb18f9e2df57983e615e8a5680515bc5
Merge: b3b63be c01ac41
Author: Johnathan Corgan <address@hidden>
Date:   Mon Mar 27 14:20:09 2017 -0700

    Merge branch 'next' into python3

 gr-blocks/grc/blocks_block_tree.xml                |   1 +
 gr-blocks/grc/blocks_exponentiate_const_cci.xml    |  45 +++++++++
 gr-blocks/include/gnuradio/blocks/CMakeLists.txt   |   1 +
 .../gnuradio/blocks/exponentiate_const_cci.h       |  66 +++++++++++++
 gr-blocks/lib/CMakeLists.txt                       |   1 +
 gr-blocks/lib/exponentiate_const_cci_impl.cc       | 102 +++++++++++++++++++++
 gr-blocks/lib/exponentiate_const_cci_impl.h        |  53 +++++++++++
 .../python/blocks/qa_exponentiate_const_cci.py     |  66 +++++++++++++
 gr-blocks/swig/blocks_swig7.i                      |   3 +
 9 files changed, 338 insertions(+)



reply via email to

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