commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] [gnuradio] branch next updated (54ede29 -> f7c8e9b)


From: git
Subject: [Commit-gnuradio] [gnuradio] branch next updated (54ede29 -> f7c8e9b)
Date: Sat, 17 Sep 2016 15:44:19 +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  54ede29   fixed QA, conditionalized adding loop
       new  1f16851   qtgui: Fix bug in trackerText for Frequency Sink
       new  cbc71e7   qtgui: Fix Axis Labels checkbox Control Panel checkbox 
sync issue
       new  889bad6   Merge remote-tracking branch 
'sm0svx/qtgui-FrequencySink-ControlPanel-AxisLabels-bugfix' into maint
       new  d57a138   Merge branch 'maint'
       new  4135d9c   Merge branch 'master' into next
       new  00aec59   cleanup: remove nargs=1 from ArgumentParser
       new  ba36190   Merge remote-tracking branch 'pinkavaj/nargs-00' into next
       new  ce2b090   examples: replace OptionParser by ArgumentParser
       new  f7c8e9b   Merge remote-tracking branch 'pinkavaj/argparse-17' into 
next

The 9 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/examples/mp-sched/plot_flops.py   |  4 +--
 gnuradio-runtime/examples/mp-sched/synthetic.py    | 39 ++++++++++-----------
 .../examples/mp-sched/wfm_rcv_pll_to_wav.py        | 36 +++++++++----------
 gnuradio-runtime/examples/network/audio_sink.py    | 29 +++++++---------
 gnuradio-runtime/examples/network/audio_source.py  | 31 +++++++----------
 .../examples/network/dial_tone_sink.py             | 29 +++++++---------
 .../examples/network/dial_tone_source.py           | 39 +++++++++------------
 gnuradio-runtime/examples/network/vector_sink.py   | 26 ++++++--------
 gnuradio-runtime/examples/network/vector_source.py | 23 +++++--------
 gr-analog/examples/tags/uhd_burst_detector.py      | 40 +++++++++++-----------
 gr-audio/examples/python/audio_copy.py             | 25 ++++++--------
 gr-audio/examples/python/dial_tone.py              | 23 ++++++-------
 gr-qtgui/include/gnuradio/qtgui/freqcontrolpanel.h |  1 +
 gr-qtgui/lib/FrequencyDisplayPlot.cc               |  1 -
 gr-qtgui/lib/freqcontrolpanel.cc                   |  6 ++++
 gr-qtgui/lib/freqdisplayform.cc                    |  3 ++
 gr-utils/python/utils/gr_plot_const                |  4 +--
 gr-utils/python/utils/gr_read_file_metadata        |  4 +--
 18 files changed, 165 insertions(+), 198 deletions(-)



reply via email to

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