[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] gnuradio.git at gnuradio.org branch, master, updated.
From: |
Git Repository |
Subject: |
[Commit-gnuradio] gnuradio.git at gnuradio.org branch, master, updated. 81cc58739a57946265e027b5d91365df16fbcd11 |
Date: |
Fri, 18 Sep 2009 23:33:11 -0600 (MDT) |
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 "gnuradio.git at gnuradio.org".
The branch, master has been updated
via 81cc58739a57946265e027b5d91365df16fbcd11 (commit)
via 4cadf11430e76cd79aa7df20b76c0ced6779248b (commit)
via 54f913876e5d92fa66f4bcf3a1c773a503e907f8 (commit)
via d28d40d33dac481296e1f836ec57f1018041d418 (commit)
via 14895064d7345c2223ff2b8ff3b9cbcdf69dd8c9 (commit)
via 3f16d0acf93bbe8da7690f209782783ae8afb1c6 (commit)
via e84ff1fa31e7c43c6887469a1c09dc3c5faea56f (commit)
from cc5657e25f8e8f364cb6553e9eb8289cc0aca027 (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 81cc58739a57946265e027b5d91365df16fbcd11
Merge: 4cadf11430e76cd79aa7df20b76c0ced6779248b
e84ff1fa31e7c43c6887469a1c09dc3c5faea56f
Author: Johnathan Corgan <address@hidden>
Date: Fri Sep 18 22:30:47 2009 -0700
Merge branch 'usrp2-real-fix' of http://gnuradio.org/git/balister into
master
commit 4cadf11430e76cd79aa7df20b76c0ced6779248b
Merge: cc5657e25f8e8f364cb6553e9eb8289cc0aca027
54f913876e5d92fa66f4bcf3a1c773a503e907f8
Author: Johnathan Corgan <address@hidden>
Date: Fri Sep 18 22:27:38 2009 -0700
Merge branch 'grc' of http://gnuradio.org/git/jblum into master
commit 54f913876e5d92fa66f4bcf3a1c773a503e907f8
Author: Josh Blum <address@hidden>
Date: Fri Sep 18 09:51:33 2009 -0700
Re/evaluate the notebook blocks label because we dont garuntee the
evaluation priority.
Meaning, we cant garuntee that the notebook block will be evaluated before
this param,
without explicitly calling evaluate on it when the value is needed.
commit d28d40d33dac481296e1f836ec57f1018041d418
Author: Josh Blum <address@hidden>
Date: Fri Sep 18 02:22:43 2009 -0700
put the flow graph errors button into the toolbar
commit 14895064d7345c2223ff2b8ff3b9cbcdf69dd8c9
Author: Josh Blum <address@hidden>
Date: Fri Sep 18 02:10:13 2009 -0700
added errors dialog to show all error messages in flow graph
commit 3f16d0acf93bbe8da7690f209782783ae8afb1c6
Author: Josh Blum <address@hidden>
Date: Thu Sep 17 22:58:26 2009 -0700
bugfix: exclude disabled children from consideration in valid condition
commit e84ff1fa31e7c43c6887469a1c09dc3c5faea56f
Author: Philip Balister <address@hidden>
Date: Wed Sep 16 18:59:19 2009 -0400
configure.gnu needs to unset more vars from the environment.
This solves a problem running the usrp2/firmware configure script
when the USB_* vars are set in the environment. Long term fix is
to have the configure.gnu wrapper make sure the quoting is OK for vars
passed on.
-----------------------------------------------------------------------
Summary of changes:
grc/base/Element.py | 3 ++-
grc/gui/ActionHandler.py | 3 +++
grc/gui/Actions.py | 9 +++++++--
grc/gui/Bars.py | 4 ++++
grc/gui/Dialogs.py | 14 ++++++++++++++
grc/python/Param.py | 4 ++--
usrp2/firmware/configure.gnu | 6 +++++-
7 files changed, 37 insertions(+), 6 deletions(-)
hooks/post-receive
--
gnuradio.git at gnuradio.org
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Commit-gnuradio] gnuradio.git at gnuradio.org branch, master, updated. 81cc58739a57946265e027b5d91365df16fbcd11,
Git Repository <=