[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] branch maint updated (f042e44 -> 65ab492)
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] branch maint updated (f042e44 -> 65ab492) |
Date: |
Sun, 29 Mar 2015 01:19:01 +0000 (UTC) |
This is an automated email from the git hooks/post-receive script.
jcorgan pushed a change to branch maint
in repository gnuradio.
from f042e44 runtime: do not return buffer created on stact #722
new ce73daf docs: fixed labels and references in manual.
new fce0657 qtgui: fixes issue #767.
new 7ccbd33 Merge remote-tracking branch 'tom/qtgui/bug767' into maint
new 913fb50 gr_filter_design: Issue #749; Replaced pyqt4 imports with
numpy ones.
new 65ab492 Merge remote-tracking branch 'tom/filter_design_pyqt4'
into maint
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:
docs/doxygen/other/ctrlport.dox | 2 +-
docs/doxygen/other/metadata.dox | 18 ++++++-------
docs/doxygen/other/msg_passing.dox | 14 +++++-----
docs/doxygen/other/ofdm.dox | 16 ++++++------
docs/doxygen/other/packet_txrx.dox | 8 +++---
docs/doxygen/other/perf_counters.dox | 2 +-
docs/doxygen/other/pfb_intro.dox | 8 +++---
docs/doxygen/other/pmt.dox | 22 ++++++++--------
docs/doxygen/other/stream_tags.dox | 14 +++++-----
docs/doxygen/other/tagged_stream_blocks.dox | 34 ++++++++++++-------------
gr-analog/doc/analog.dox | 2 +-
gr-audio/doc/audio.dox | 4 +--
gr-blocks/doc/blocks.dox | 3 ++-
gr-channels/doc/channels.dox | 2 +-
gr-digital/doc/digital.dox | 4 +--
gr-fcd/doc/fcd.dox | 4 +--
gr-fec/doc/fec.dox | 2 +-
gr-fft/doc/fft.dox | 4 +--
gr-filter/doc/filter.dox | 8 +++---
gr-filter/python/filter/design/filter_design.py | 2 +-
gr-filter/python/filter/gui/polezero_plot.py | 6 +++--
gr-qtgui/doc/qtgui.dox | 10 ++++----
gr-qtgui/lib/FrequencyDisplayPlot.cc | 3 +--
gr-qtgui/lib/freq_sink_c_impl.cc | 5 +++-
gr-qtgui/lib/freq_sink_f_impl.cc | 5 +++-
gr-uhd/doc/uhd.dox | 5 ++--
gr-vocoder/doc/vocoder.dox | 4 +--
gr-zeromq/docs/zeromq.dox | 2 +-
28 files changed, 111 insertions(+), 102 deletions(-)
- [Commit-gnuradio] [gnuradio] branch maint updated (f042e44 -> 65ab492),
git <=
- [Commit-gnuradio] [gnuradio] 04/05: Merge remote-tracking branch 'tom/qtgui/bug767' into maint, git, 2015/03/28
- [Commit-gnuradio] [gnuradio] 03/05: gr_filter_design: Issue #749; Replaced pyqt4 imports with numpy ones., git, 2015/03/28
- [Commit-gnuradio] [gnuradio] 05/05: Merge remote-tracking branch 'tom/filter_design_pyqt4' into maint, git, 2015/03/28
- [Commit-gnuradio] [gnuradio] 02/05: qtgui: fixes issue #767., git, 2015/03/28
- [Commit-gnuradio] [gnuradio] 01/05: docs: fixed labels and references in manual., git, 2015/03/28