commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] [gnuradio] branch next-qt5 updated (099eb72 -> d8353e1


From: git
Subject: [Commit-gnuradio] [gnuradio] branch next-qt5 updated (099eb72 -> d8353e1)
Date: Sun, 14 Feb 2016 16:33:14 +0000 (UTC)

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

jcorgan pushed a change to branch next-qt5
in repository gnuradio.

      from  099eb72   Merge branch 'next' into next-qt5
       new  e2c5119   uhd: uhd_rx_cfile: fixed nsamples print statement in 
verbose mode
       new  b5418e2   Merge branch 'maint'
       new  311066b   qtgui: Added the ability to control the Y axis label for 
the freq sink - Useful if the input device is calibrated and one wants to 
display Power (dBm) rather than Relative Gain (dB)
       new  64f3b70   Merge remote-tracking branch 'daulpavid/freqsink_change'
       new  46f3ee7   Merge branch 'master' into next
       new  c7bc363   channels: delete obsolete includes and definitions
       new  004e4af   channel: normalize to avg power 1
       new  9753ff4   channels: use correct number of sinusoids
       new  4aabba7   Merge remote-tracking branch 'bastibl/rayleigh_fading' 
into next
       new  d8353e1   Merge branch 'next' into next-qt5

The 10 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:
 gr-channels/lib/fading_model_impl.cc                   | 11 -----------
 gr-channels/lib/flat_fader_impl.cc                     | 18 +++++++++---------
 gr-qtgui/grc/qtgui_freq_sink_x.xml                     | 17 +++++++++++++++++
 gr-qtgui/include/gnuradio/qtgui/FrequencyDisplayPlot.h |  3 +++
 gr-qtgui/include/gnuradio/qtgui/freq_sink_c.h          |  1 +
 gr-qtgui/include/gnuradio/qtgui/freq_sink_f.h          |  2 ++
 gr-qtgui/include/gnuradio/qtgui/freqdisplayform.h      |  2 ++
 gr-qtgui/lib/FrequencyDisplayPlot.cc                   | 13 ++++++++++++-
 gr-qtgui/lib/freq_sink_c_impl.cc                       |  7 +++++++
 gr-qtgui/lib/freq_sink_c_impl.h                        |  1 +
 gr-qtgui/lib/freq_sink_f_impl.cc                       |  7 +++++++
 gr-qtgui/lib/freq_sink_f_impl.h                        |  1 +
 gr-qtgui/lib/freqdisplayform.cc                        |  6 ++++++
 gr-uhd/apps/uhd_rx_cfile                               |  2 +-
 14 files changed, 69 insertions(+), 22 deletions(-)



reply via email to

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