commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] [gnuradio] branch next updated (2292413 -> 43112fe)


From: git
Subject: [Commit-gnuradio] [gnuradio] branch next updated (2292413 -> 43112fe)
Date: Tue, 20 Sep 2016 14:00:32 +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  2292413   Merge branch 'master' into next
       new  7566a55   qtgui: c++ example cmake fix
       new  a6c90dd   Merge branch 'maint'
       new  e4093bd   Merge branch 'master' into next
       new  7ffc467   Revert "fixed the FindQwt to prefer pkgconfig for qt5-qwt"
       new  f874d77   tools, docs: replace OptionParser by ArgumentParser
       new  48b155f   examples: replace OptionParser by ArgumentParser
       new  43112fe   Merge remote-tracking branch 'pinkavaj/argparse-02' into 
next

The 7 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:
 README.hacking                                     | 60 +++++++++++-----------
 cmake/Modules/FindQwt.cmake                        | 12 +----
 docs/doxygen/other/doxypy.py                       | 56 +++++++++-----------
 dtools/bin/update_fsf_address                      | 26 +++++-----
 gr-audio/doc/audio.dox                             |  8 +--
 gr-audio/examples/python/audio_play.py             | 30 +++++------
 gr-audio/examples/python/audio_to_file.py          | 33 ++++++------
 gr-audio/examples/python/dial_tone_daemon.py       | 22 ++++----
 gr-audio/examples/python/dial_tone_wav.py          | 30 +++++------
 gr-audio/examples/python/mono_tone.py              | 28 +++++-----
 gr-audio/examples/python/multi_tone.py             | 30 +++++------
 gr-audio/examples/python/noise.py                  | 20 +++-----
 gr-audio/examples/python/spectrum_inversion.py     | 26 ++++------
 gr-audio/examples/python/test_resampler.py         | 28 +++++-----
 .../examples/ctrlport/usrp_sink_controller.py      | 36 ++++++-------
 .../examples/ctrlport/usrp_source_controller.py    | 36 ++++++-------
 gr-digital/examples/example_costas.py              | 52 +++++++++----------
 gr-digital/examples/example_fll.py                 | 54 +++++++++----------
 gr-digital/examples/example_timing.py              | 60 +++++++++++-----------
 gr-digital/examples/gen_whitener.py                | 17 +++---
 gr-qtgui/examples/c++/CMakeLists.txt               | 17 +++---
 gr-zeromq/examples/python/client.py                | 20 ++++----
 gr-zeromq/examples/python/gui.py                   | 22 ++++----
 gr-zeromq/examples/python/server.py                | 18 +++----
 24 files changed, 338 insertions(+), 403 deletions(-)



reply via email to

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