commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] git://gnuradio.org/gnuradio branch, master, updated. v


From: git repository hosting
Subject: [Commit-gnuradio] git://gnuradio.org/gnuradio branch, master, updated. v3.4.0git-178-gbba53da
Date: Wed, 8 Jun 2011 04:29:53 +0100 (BST)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "git://gnuradio.org/gnuradio".

The branch, master has been updated
       via  bba53da8418681d03ffd504042900bdd316f8e58 (commit)
       via  fd509d44bfa14375dce396e712869be257903fc7 (commit)
       via  bbf11bb338a4a88a1f270f77649212fea0b0cab0 (commit)
       via  eae515a2356a140e4407945eed21e56b90bb98d9 (commit)
       via  1418dccc89f554202e33d4d743c910407e8710a6 (commit)
       via  b8a8ed2c47556986f1f76abcfc8e6948c5053505 (commit)
       via  697562c3d4319ab6f13e4c2910a853409731595d (commit)
       via  275d14afc2b2f4088db204213cf14ab75499cc4e (commit)
       via  54301ae213e065c216c2389c64fd6cdb0f64cfea (commit)
      from  233f960474f86bc8cc519ce7257b29d8615c4000 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit bba53da8418681d03ffd504042900bdd316f8e58
Author: Josh Blum <address@hidden>
Date:   Tue Jun 7 23:05:49 2011 -0400

    added high_res_timer_epoch to give ticks at the epoch

commit fd509d44bfa14375dce396e712869be257903fc7
Author: Josh Blum <address@hidden>
Date:   Tue Jun 7 23:04:42 2011 -0400

    qtgui: make a common function for the time label creation in waterfall

commit bbf11bb338a4a88a1f270f77649212fea0b0cab0
Author: Josh Blum <address@hidden>
Date:   Tue Jun 7 22:55:41 2011 -0400

    qtgui: removed all traces of highResTimeFunctions.h

commit eae515a2356a140e4407945eed21e56b90bb98d9
Author: Josh Blum <address@hidden>
Date:   Tue Jun 7 22:39:07 2011 -0400

    qtgui: removed most of the functions in highResTimeFunctions.h

commit 1418dccc89f554202e33d4d743c910407e8710a6
Author: Josh Blum <address@hidden>
Date:   Tue Jun 7 22:27:35 2011 -0400

    qtgui: partially switch to gruel high res timer

commit b8a8ed2c47556986f1f76abcfc8e6948c5053505
Author: Josh Blum <address@hidden>
Date:   Tue Jun 7 22:27:02 2011 -0400

    gruel: adding high resolution timer to gruel

commit 697562c3d4319ab6f13e4c2910a853409731595d
Author: Josh Blum <address@hidden>
Date:   Tue Jun 7 21:48:02 2011 -0400

    qtgui: replace timespec with typedef so its easier to replace

commit 275d14afc2b2f4088db204213cf14ab75499cc4e
Merge: 233f960474f86bc8cc519ce7257b29d8615c4000 
54301ae213e065c216c2389c64fd6cdb0f64cfea
Author: Tom Rondeau <address@hidden>
Date:   Tue Jun 7 21:06:33 2011 -0400

    Merge branch 'mergeme/fix/trellis/metrics_typo'

commit 54301ae213e065c216c2389c64fd6cdb0f64cfea
Author: Josh Blum <address@hidden>
Date:   Wed May 25 00:11:29 2011 -0400

    trellis: fix typo, had include config.h logic reversed

-----------------------------------------------------------------------

Summary of changes:
 gr-qtgui/lib/ConstellationDisplayPlot.cc  |    8 +-
 gr-qtgui/lib/ConstellationDisplayPlot.h   |    4 +-
 gr-qtgui/lib/FrequencyDisplayPlot.cc      |    6 +-
 gr-qtgui/lib/FrequencyDisplayPlot.h       |    4 +-
 gr-qtgui/lib/Makefile.am                  |    1 -
 gr-qtgui/lib/SpectrumGUIClass.cc          |   22 +-
 gr-qtgui/lib/SpectrumGUIClass.h           |    8 +-
 gr-qtgui/lib/TimeDomainDisplayPlot.h      |    1 -
 gr-qtgui/lib/WaterfallDisplayPlot.cc      |   59 +++---
 gr-qtgui/lib/WaterfallDisplayPlot.h       |    6 +-
 gr-qtgui/lib/highResTimeFunctions.h       |  315 +++--------------------------
 gr-qtgui/lib/qtgui_sink_c.cc              |    2 +-
 gr-qtgui/lib/qtgui_sink_f.cc              |    2 +-
 gr-qtgui/lib/qtgui_time_sink_c.cc         |    6 +-
 gr-qtgui/lib/qtgui_time_sink_c.h          |    4 +-
 gr-qtgui/lib/qtgui_time_sink_f.cc         |    6 +-
 gr-qtgui/lib/qtgui_time_sink_f.h          |    4 +-
 gr-qtgui/lib/spectrumUpdateEvents.cc      |    8 +-
 gr-qtgui/lib/spectrumUpdateEvents.h       |   14 +-
 gr-qtgui/lib/spectrumdisplayform.cc       |    4 +-
 gr-trellis/src/lib/trellis_metrics_X.cc.t |    2 +-
 gruel/src/include/gruel/Makefile.am       |    1 +
 gruel/src/include/gruel/high_res_timer.h  |  124 +++++++++++
 23 files changed, 235 insertions(+), 376 deletions(-)
 create mode 100644 gruel/src/include/gruel/high_res_timer.h


hooks/post-receive
-- 
git://gnuradio.org/gnuradio



reply via email to

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