[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] branch next updated (877c507 -> d8b5bb5)
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] branch next updated (877c507 -> d8b5bb5) |
Date: |
Wed, 2 Jul 2014 22:12:43 +0000 (UTC) |
This is an automated email from the git hooks/post-receive script.
trondeau pushed a change to branch next
in repository gnuradio.
from 877c507 Merge branch 'master' into next
adds 11fd45d qtgui: adds menu item to clear max and min hold lines on
frequency plot.
adds 0812870 qtgui: fixes problem of set name not showing up.
adds ebb2af6 qtgui: changed all examples to start wtih empty name
fields.
adds a6c837e digital: fixed psk and qam constellation table
generators. Not sure how these got out of sync.
adds d1c13af Merge branch 'maint'
new d8b5bb5 Merge branch 'master' into next
The 1 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/exploring-gnuradio/fm_rx.grc | 12 +++++------
docs/exploring-gnuradio/fm_tx.grc | 8 +++----
gr-blocks/examples/ctrlport/pfb_sync_test-qt.grc | 2 +-
.../examples/metadata/file_metadata_source.grc | 2 +-
gr-channels/examples/channel_tone_response.grc | 4 ++--
gr-channels/examples/demo_gmsk.grc | 4 ++--
gr-channels/examples/demo_ofdm.grc | 4 ++--
gr-channels/examples/demo_qam.grc | 4 ++--
gr-channels/examples/demo_quantization.grc | 4 ++--
gr-digital/examples/demod/gfsk_loopback.grc | 4 ++--
gr-digital/examples/demod/gmsk_loopback.grc | 4 ++--
gr-digital/examples/demod/mpsk_demod.grc | 4 ++--
gr-digital/examples/demod/test_corr_and_sync.grc | 8 +++----
gr-digital/examples/demod/uhd_corr_and_sync_rx.grc | 6 +++---
.../python/digital/constellation_map_generator.py | 14 ++++++------
gr-digital/python/digital/psk_constellations.py | 25 +++++++++++-----------
gr-digital/python/digital/qam_constellations.py | 24 ++++++++++-----------
gr-fec/examples/fecapi_async_decoders.grc | 4 ++--
gr-fec/examples/fecapi_async_packed_decoders.grc | 2 +-
gr-fec/examples/fecapi_async_to_stream.grc | 4 ++--
gr-fec/examples/fecapi_decoders.grc | 2 +-
gr-fec/examples/fecapi_encoders.grc | 4 ++--
gr-fec/examples/fecapi_tagged_decoders.grc | 2 +-
gr-fec/examples/fecapi_tagged_encoders.grc | 8 +++----
gr-filter/examples/channelizer_demo.grc | 8 +++----
gr-qtgui/examples/qtgui_tags_viewing.grc | 8 +++----
gr-qtgui/grc/qtgui_const_sink_x.xml | 5 ++++-
gr-qtgui/grc/qtgui_freq_sink_x.xml | 4 +++-
gr-qtgui/grc/qtgui_histogram_sink_x.xml | 4 +++-
gr-qtgui/grc/qtgui_sink_x.xml | 3 ++-
gr-qtgui/grc/qtgui_time_raster_x.xml | 5 ++++-
gr-qtgui/grc/qtgui_time_sink_x.xml | 5 ++++-
gr-qtgui/grc/qtgui_waterfall_sink_x.xml | 5 ++++-
gr-qtgui/include/gnuradio/qtgui/freq_sink_c.h | 2 ++
gr-qtgui/include/gnuradio/qtgui/freq_sink_f.h | 2 ++
gr-qtgui/include/gnuradio/qtgui/freqdisplayform.h | 4 +++-
gr-qtgui/lib/FrequencyDisplayPlot.cc | 4 ++--
gr-qtgui/lib/const_sink_c_impl.cc | 4 ++++
gr-qtgui/lib/freq_sink_c_impl.cc | 15 +++++++++++++
gr-qtgui/lib/freq_sink_c_impl.h | 2 ++
gr-qtgui/lib/freq_sink_f_impl.cc | 15 +++++++++++++
gr-qtgui/lib/freq_sink_f_impl.h | 2 ++
gr-qtgui/lib/freqdisplayform.cc | 23 ++++++++++++++++++--
gr-qtgui/lib/histogram_sink_f_impl.cc | 3 +++
gr-qtgui/lib/time_raster_sink_b_impl.cc | 3 +++
gr-qtgui/lib/time_raster_sink_f_impl.cc | 3 +++
gr-qtgui/lib/time_sink_c_impl.cc | 3 +++
gr-qtgui/lib/time_sink_f_impl.cc | 3 +++
gr-qtgui/lib/waterfall_sink_c_impl.cc | 3 +++
gr-qtgui/lib/waterfall_sink_f_impl.cc | 3 +++
50 files changed, 201 insertions(+), 99 deletions(-)
- [Commit-gnuradio] [gnuradio] branch next updated (877c507 -> d8b5bb5),
git <=