[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] branch next updated (965c4db -> 4aabba7)
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] branch next updated (965c4db -> 4aabba7) |
Date: |
Sun, 14 Feb 2016 16:33:13 +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 965c4db Merge branch 'master' into next
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
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:
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(-)
- [Commit-gnuradio] [gnuradio] branch next updated (965c4db -> 4aabba7),
git <=
- [Commit-gnuradio] [gnuradio] 02/05: channel: normalize to avg power 1, git, 2016/02/14
- [Commit-gnuradio] [gnuradio] 01/05: channels: delete obsolete includes and definitions, git, 2016/02/14
- [Commit-gnuradio] [gnuradio] 04/05: Merge branch 'master' into next, git, 2016/02/14
- [Commit-gnuradio] [gnuradio] 03/05: channels: use correct number of sinusoids, git, 2016/02/14
- [Commit-gnuradio] [gnuradio] 05/05: Merge remote-tracking branch 'bastibl/rayleigh_fading' into next, git, 2016/02/14