[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] git://gnuradio.org/gnuradio branch, next, updated. v3.
From: |
git repository hosting |
Subject: |
[Commit-gnuradio] git://gnuradio.org/gnuradio branch, next, updated. v3.3.1git-92-gb055c7b |
Date: |
Thu, 22 Jul 2010 02:48:48 +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, next has been updated
via b055c7b35144093aa31830bf891c18a9751beb86 (commit)
via 9df7bb4aafc6196f15d2d2b4f4458368c6a685e8 (commit)
via f7a2b8b09bf8d30534dd2d7546a7300e2f358595 (commit)
via fbe9df39e5a815f96215ca344466e4373cd08594 (commit)
via 1620ab8499a7854ff1248a94782a800fb016d1f2 (commit)
via 8c55d94d3839fc0a192acd6a39999ee5f589221e (commit)
via ec0fcd99133c7f6a4e63830a9cf6674c4abc95bf (commit)
via 9a739da173287cfdbf9e8dbc2f7ef9bef2cdae6e (commit)
from 22bc2fabead56a409315d6e7632494140680de36 (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 b055c7b35144093aa31830bf891c18a9751beb86
Merge: 22bc2fabead56a409315d6e7632494140680de36
9df7bb4aafc6196f15d2d2b4f4458368c6a685e8
Author: Johnathan Corgan <address@hidden>
Date: Wed Jul 21 18:30:01 2010 -0700
Merge branch 'master' into next
* master:
gnuradio-core: export missing public methods in gr.agc2
wxgui: fix to use wx.Colour which is the actual name of the class (wx
python wrapper may be missing wx.Color wrapper)
From my reading, we should never need to define the timespec struct (so
we will wait until this bites me).
Checking for clock_gettime and timespec defined; use gettimeofday if not,
but put it into a timespec structure.
Reformatting highResTimeFunction.h for better readibility.
-----------------------------------------------------------------------
Summary of changes:
gnuradio-core/src/lib/general/gri_agc2_cc.i | 5 +
gnuradio-core/src/lib/general/gri_agc2_ff.i | 10 ++
gr-qtgui/src/lib/highResTimeFunctions.h | 185 +++++++++++++++++++++------
gr-wxgui/src/python/plotter/gltext.py | 2 +-
grc/blocks/gr_agc2_xx.xml | 5 +
5 files changed, 168 insertions(+), 39 deletions(-)
hooks/post-receive
--
git://gnuradio.org/gnuradio
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Commit-gnuradio] git://gnuradio.org/gnuradio branch, next, updated. v3.3.1git-92-gb055c7b,
git repository hosting <=