[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] branch master updated (8ecfd13 -> 18a4dbf)
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] branch master updated (8ecfd13 -> 18a4dbf) |
Date: |
Wed, 4 Mar 2015 15:29:26 +0000 (UTC) |
This is an automated email from the git hooks/post-receive script.
jcorgan pushed a change to branch master
in repository gnuradio.
from 8ecfd13 Merge remote-tracking branch 'pinkavaj/vect_integrate-00'
new b4ec737 uhd: adding ability to build static library of gr-uhd.
new 0d15575 analog: typo fix in cmake file.
new 5fd3e3f blocks: minor cleanup for types and using alias_pmt
directly in pdu_to_tagged_stream.
new e564639 pmt: moves the rest of the PMT constants from static
globals to using get_ functions.
new 18a4dbf Merge remote-tracking branch 'tom/pmt_globals2'
The 5 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-runtime/include/pmt/pmt.h | 25 +++++++++---
gnuradio-runtime/lib/pmt/pmt.cc | 62 ++++++++++++++++++++++--------
gnuradio-runtime/python/pmt/__init__.py | 3 ++
gnuradio-runtime/swig/pmt_swig.i | 12 +++---
gr-analog/lib/CMakeLists.txt | 2 +-
gr-blocks/lib/pdu_to_tagged_stream_impl.cc | 4 +-
gr-uhd/lib/CMakeLists.txt | 31 +++++++++++++++
7 files changed, 109 insertions(+), 30 deletions(-)
- [Commit-gnuradio] [gnuradio] branch master updated (8ecfd13 -> 18a4dbf),
git <=
- [Commit-gnuradio] [gnuradio] 05/05: Merge remote-tracking branch 'tom/pmt_globals2', git, 2015/03/04
- [Commit-gnuradio] [gnuradio] 03/05: uhd: adding ability to build static library of gr-uhd., git, 2015/03/04
- [Commit-gnuradio] [gnuradio] 01/05: blocks: minor cleanup for types and using alias_pmt directly in pdu_to_tagged_stream., git, 2015/03/04
- [Commit-gnuradio] [gnuradio] 04/05: analog: typo fix in cmake file., git, 2015/03/04
- [Commit-gnuradio] [gnuradio] 02/05: pmt: moves the rest of the PMT constants from static globals to using get_ functions., git, 2015/03/04