commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] [gnuradio] branch next updated (45cbe43 -> 5ff65f3)


From: git
Subject: [Commit-gnuradio] [gnuradio] branch next updated (45cbe43 -> 5ff65f3)
Date: Tue, 28 Jun 2016 18:53:43 +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  45cbe43   Merge branch 'master' into next
       new  819d544   fix various python imports
       new  da02832   examples: enforce IPv4 in all example addresses
       new  e80e46e   Merge remote-tracking branch 
'pinkavaj/fix-example-ipv6-vs-ipv4-00' into maint
       new  02e01d3   gr-zmq: Fix build with gcc6.
       new  c40fc96   Merge remote-tracking branch 'balister/zmq-fix-gcc6' into 
maint
       new  c35415f   Merge branch 'maint'
       new  2013f22   simplify application of staticmethod in .py
       new  e8e6ab0   Merge remote-tracking branch 'pinkavaj/static-m-00'
       new  229dbd0   Merge branch 'master' into next
       new  6f5330a   modtool: fix template - copyrightholder filed
       new  ad3a7b1   modtool: fix license formating
       new  5ff65f3   Merge remote-tracking branch 'pinkavaj/fix-modtool-00' 
into next

The 12 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:
 .../examples/mp-sched/wfm_rcv_pll_to_wav.py             |  4 ++--
 gnuradio-runtime/examples/network/audio_source.py       |  2 +-
 gnuradio-runtime/examples/network/dial_tone_source.py   |  2 +-
 gnuradio-runtime/examples/network/vector_source.py      |  2 +-
 gr-digital/examples/narrowband/benchmark_add_channel.py |  4 ++--
 gr-digital/examples/narrowband/receive_path.py          |  8 ++------
 gr-digital/examples/narrowband/transmit_path.py         |  4 +---
 gr-digital/examples/narrowband/uhd_interface.py         | 10 +++-------
 gr-digital/examples/ofdm/benchmark_add_channel.py       |  4 ++--
 gr-digital/examples/ofdm/receive_path.py                |  8 ++------
 gr-digital/examples/ofdm/transmit_path.py               |  6 ++----
 gr-digital/examples/ofdm/uhd_interface.py               | 10 +++-------
 gr-digital/python/digital/cpm.py                        |  6 ++----
 gr-digital/python/digital/generic_mod_demod.py          |  6 +++---
 gr-digital/python/digital/gfsk.py                       | 17 ++++++-----------
 gr-digital/python/digital/gmsk.py                       | 17 ++++++-----------
 gr-digital/python/digital/ofdm.py                       |  6 ++----
 gr-uhd/apps/hf_radio/input.py                           |  2 +-
 gr-uhd/apps/hf_radio/radio.py                           |  2 +-
 gr-utils/python/modtool/modtool_add.py                  |  2 +-
 gr-utils/python/modtool/templates.py                    |  2 +-
 gr-zeromq/lib/base_impl.cc                              |  2 +-
 gr-zeromq/lib/pull_msg_source_impl.cc                   |  2 +-
 gr-zeromq/lib/push_sink_impl.cc                         |  2 +-
 gr-zeromq/lib/rep_msg_sink_impl.cc                      |  2 +-
 gr-zeromq/lib/rep_sink_impl.cc                          |  2 +-
 gr-zeromq/lib/req_msg_source_impl.cc                    |  4 ++--
 gr-zeromq/lib/sub_msg_source_impl.cc                    |  2 +-
 28 files changed, 53 insertions(+), 87 deletions(-)



reply via email to

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