[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] branch master updated (c3a55f7 -> d50c57a)
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] branch master updated (c3a55f7 -> d50c57a) |
Date: |
Wed, 15 Oct 2014 14:06:02 +0000 (UTC) |
This is an automated email from the git hooks/post-receive script.
trondeau pushed a change to branch master
in repository gnuradio.
from c3a55f7 cmake: modtool: update Modules to GR master
new 4ba84a4 corrected wx fft vertical label from amplitude to power
new 2545114 wxgui: use complex_to_mag_squared instead of
complex_to_mag in wxgui fftsink_nongl
new f1ad36e wxgui: corrected errors in wxgui fftsink_gl sample
re-ordering
new 7888bb7 qtgui: corrected errors in qtgui frequency sink (f and c)
sample ordering
new d50c57a Merge branch 'mossmann_qtgui'
The 5 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-qtgui/lib/freq_sink_c_impl.cc | 34 +++++++++++++++++++---------------
gr-qtgui/lib/freq_sink_c_impl.h | 1 +
gr-qtgui/lib/freq_sink_f_impl.cc | 34 +++++++++++++++++++---------------
gr-qtgui/lib/freq_sink_f_impl.h | 1 +
gr-wxgui/python/wxgui/fft_window.py | 6 +++---
gr-wxgui/python/wxgui/fftsink_nongl.py | 12 ++++++------
6 files changed, 49 insertions(+), 39 deletions(-)
- [Commit-gnuradio] [gnuradio] branch master updated (c3a55f7 -> d50c57a),
git <=
- [Commit-gnuradio] [gnuradio] 01/05: corrected wx fft vertical label from amplitude to power, git, 2014/10/15
- [Commit-gnuradio] [gnuradio] 05/05: Merge branch 'mossmann_qtgui', git, 2014/10/15
- [Commit-gnuradio] [gnuradio] 04/05: qtgui: corrected errors in qtgui frequency sink (f and c) sample ordering, git, 2014/10/15
- [Commit-gnuradio] [gnuradio] 02/05: wxgui: use complex_to_mag_squared instead of complex_to_mag in wxgui fftsink_nongl, git, 2014/10/15
- [Commit-gnuradio] [gnuradio] 03/05: wxgui: corrected errors in wxgui fftsink_gl sample re-ordering, git, 2014/10/15