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, runtime-3.7, updat


From: git version control
Subject: [Commit-gnuradio] git://gnuradio.org/gnuradio branch, runtime-3.7, updated. v3.6.4.1-989-g8460bb0
Date: Wed, 27 Mar 2013 16:53:34 +0000 (UTC)

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, runtime-3.7 has been updated
       via  8460bb09293520d326787a7bad55fd375a607007 (commit)
       via  dc1e533297fd99a254092d36e292734bab124f42 (commit)
       via  19ca00ec77bff98c4f33f0ebdc46fde83a19bb01 (commit)
       via  3b3a8058db0c6f7aec711665cb38af60ec7e6e0e (commit)
       via  d7c33f5f948890d53e38d603dba949cf8bbff6a5 (commit)
       via  e76ca45237fa7541411e0ff29d002de7ba910bb4 (commit)
       via  bdbbca6dfee04c4995b176e69d4e59f746331618 (commit)
       via  074cb7f8a1359d2885adee07853446019cc3bd3e (commit)
       via  ba1afdbb9e479de7d43dce80fe10c1a8338d8cae (commit)
       via  365375042bf092458237984e0979b03cfa0bb7aa (commit)
       via  3cbafbec742d3436e3950723ac0c3dbb2e27c148 (commit)
       via  106d054523bd0b5563430be6c6f34d5a2d0862f6 (commit)
       via  e5b7080a38640ef828f1e16454858254e59d9346 (commit)
       via  5f6c8bc235b376d7173ca8ae32ad47fbc4233ec6 (commit)
       via  868ec4da56dd649b34bffea6c4e487d2c06f2004 (commit)
       via  683d6da41a9db4098d95ae1dcd8dd767191ca50c (commit)
       via  868f14d7c7c8d3a6172e9782725766f40d4ba8e6 (commit)
       via  72ceba6fef6758e005439e3a80fefe0b6d5a4313 (commit)
      from  26dceecc80390f10cedb94bd9e4fd655827d7f17 (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 8460bb09293520d326787a7bad55fd375a607007
Merge: dc1e533 26dceec
Author: Tom Rondeau <address@hidden>
Date:   Wed Mar 27 12:51:09 2013 -0400

    Merge branch 'runtime-3.7' of git://github.com/jmcorgan/gnuradio into 
runtime-3.7
    
    Conflicts:
        CMakeLists.txt
        gnuradio-runtime/CMakeLists.txt
        gnuradio-runtime/include/gr_logger.h
        gnuradio-runtime/python/gnuradio/CMakeLists.txt
        gnuradio-runtime/python/gnuradio/eng_notation.py
        gnuradio-runtime/python/gnuradio/eng_option.py
        gnuradio-runtime/swig/CMakeLists.txt
        gnuradio-runtime/swig/gr_logger.i

commit dc1e533297fd99a254092d36e292734bab124f42
Author: Tom Rondeau <address@hidden>
Date:   Wed Mar 27 12:47:51 2013 -0400

    runtime: build structure updates so ControlPort is usable in QA and once 
installed.

commit 19ca00ec77bff98c4f33f0ebdc46fde83a19bb01
Author: Tom Rondeau <address@hidden>
Date:   Wed Mar 27 12:47:13 2013 -0400

    runtime: adding in some Python stuff to run code.

commit 3b3a8058db0c6f7aec711665cb38af60ec7e6e0e
Author: Tom Rondeau <address@hidden>
Date:   Tue Mar 26 22:08:15 2013 -0400

    runtime: adding cmake file for apps

commit d7c33f5f948890d53e38d603dba949cf8bbff6a5
Author: Tom Rondeau <address@hidden>
Date:   Tue Mar 26 22:07:40 2013 -0400

    core: moved gnuradio-config-info and examples to runtime. Removed rest.

commit e76ca45237fa7541411e0ff29d002de7ba910bb4
Author: Tom Rondeau <address@hidden>
Date:   Tue Mar 26 21:28:46 2013 -0400

    core: removed missing directory and cleaning up; moved posix_memalign to 
runtime.

commit bdbbca6dfee04c4995b176e69d4e59f746331618
Author: Tom Rondeau <address@hidden>
Date:   Tue Mar 26 21:21:15 2013 -0400

    utils: removed scheme utils and moved other Octave files to gr-utils/octave.

commit 074cb7f8a1359d2885adee07853446019cc3bd3e
Author: Tom Rondeau <address@hidden>
Date:   Tue Mar 26 21:19:14 2013 -0400

    build: change in needing to include runtime_swig.i for SWIG stuff.

commit ba1afdbb9e479de7d43dce80fe10c1a8338d8cae
Author: Tom Rondeau <address@hidden>
Date:   Tue Mar 26 21:19:00 2013 -0400

    runtime: work on controlport.

commit 365375042bf092458237984e0979b03cfa0bb7aa
Author: Tom Rondeau <address@hidden>
Date:   Tue Mar 26 21:17:54 2013 -0400

    runtime: fixed header file, build structure of runtime.

commit 3cbafbec742d3436e3950723ac0c3dbb2e27c148
Author: Tom Rondeau <address@hidden>
Date:   Tue Mar 26 20:34:45 2013 -0400

    core: moved over ControlPort.

commit 106d054523bd0b5563430be6c6f34d5a2d0862f6
Author: Johnathan Corgan <address@hidden>
Date:   Tue Mar 26 17:33:09 2013 -0700

    runtime: adding all components

commit e5b7080a38640ef828f1e16454858254e59d9346
Author: Tom Rondeau <address@hidden>
Date:   Tue Mar 26 19:24:59 2013 -0400

    runtime: name clash of make_vector with pmt's; renaming to make_pdu_vector.

commit 5f6c8bc235b376d7173ca8ae32ad47fbc4233ec6
Author: Tom Rondeau <address@hidden>
Date:   Tue Mar 26 19:24:24 2013 -0400

    runtime: adding hier_block2.py to gr/__init__.py

commit 868ec4da56dd649b34bffea6c4e487d2c06f2004
Author: Tom Rondeau <address@hidden>
Date:   Tue Mar 26 17:54:39 2013 -0400

    core: removing gru dir.

commit 683d6da41a9db4098d95ae1dcd8dd767191ca50c
Author: Tom Rondeau <address@hidden>
Date:   Tue Mar 26 17:40:59 2013 -0400

    build: updates to build/install for out of tree modules to build against 
gnuradio-runtime.

commit 868f14d7c7c8d3a6172e9782725766f40d4ba8e6
Author: Tom Rondeau <address@hidden>
Date:   Tue Mar 26 17:40:36 2013 -0400

    runtime: moving gru over to gnuradio-runtime for QA tests to run.

commit 72ceba6fef6758e005439e3a80fefe0b6d5a4313
Author: Johnathan Corgan <address@hidden>
Date:   Tue Mar 26 12:57:21 2013 -0700

    runtime: wip, squash

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

Summary of changes:
 CMakeLists.txt                                   |    7 ++
 gnuradio-runtime/include/gr_logger.h             |    4 +-
 gnuradio-runtime/python/gnuradio/CMakeLists.txt  |    5 +-
 gnuradio-runtime/python/gnuradio/eng_notation.py |   74 +++++++++++++++++++
 gnuradio-runtime/python/gnuradio/eng_option.py   |   63 ++++++++++++++++
 gnuradio-runtime/swig/CMakeLists.txt             |    4 +-
 gnuradio-runtime/swig/gr_logger.i                |   84 +++++++++++++++-------
 7 files changed, 207 insertions(+), 34 deletions(-)
 create mode 100644 gnuradio-runtime/python/gnuradio/eng_notation.py
 create mode 100644 gnuradio-runtime/python/gnuradio/eng_option.py


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



reply via email to

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