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, next, updated. v3.


From: git repository hosting
Subject: [Commit-gnuradio] git://gnuradio.org/gnuradio branch, next, updated. v3.3.1git-851-g328b076
Date: Mon, 17 Jan 2011 18:04:50 +0000 (GMT)

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  328b0761c6266d746cd15dae87e0c838b5e0acfc (commit)
       via  76be4e363152aa330955b546824aaa5beb2f5c80 (commit)
       via  00de7b95681c9ec32d3758c6060c2e044849b7a0 (commit)
       via  af1634185dbeeebd912f55bd099e1fd0830407e5 (commit)
      from  6c97e6ca62ae4690994f0b7d6f11cf0b0e615858 (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 328b0761c6266d746cd15dae87e0c838b5e0acfc
Merge: 6c97e6ca62ae4690994f0b7d6f11cf0b0e615858 
76be4e363152aa330955b546824aaa5beb2f5c80
Author: Tom Rondeau <address@hidden>
Date:   Mon Jan 17 13:02:46 2011 -0500

    Merge branch 'e100-updates' into next

commit 76be4e363152aa330955b546824aaa5beb2f5c80
Author: Philip Balister <address@hidden>
Date:   Mon Jan 10 19:04:30 2011 -0500

    dotprod_fff : Fix clobber register entries.

commit 00de7b95681c9ec32d3758c6060c2e044849b7a0
Author: Philip Balister <address@hidden>
Date:   Tue Jan 4 18:03:07 2011 -0500

    dotprod_ccf : Add NEON support for ccf fir filter.

commit af1634185dbeeebd912f55bd099e1fd0830407e5
Author: Philip Balister <address@hidden>
Date:   Mon Jan 3 12:16:09 2011 -0500

    Remove wxpython dependency from gnuradio-companion.
    
    GRC does not need wxpython to run. It is only needed if you create gui
    based flow graphs.

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

Summary of changes:
 config/grc_grc.m4                                  |    2 +-
 gnuradio-core/src/lib/filter/Makefile.am           |    8 ++-
 ...dotprod_fff_armv7_a.c => dotprod_ccf_armv7_a.c} |   56 +++++++++++---------
 ...dotprod_fff_armv7_a.h => dotprod_ccf_armv7_a.h} |   12 ++---
 gnuradio-core/src/lib/filter/dotprod_fff_armv7_a.c |    3 +-
 ...gr_fir_fff_armv7_a.cc => gr_fir_ccf_armv7_a.cc} |   35 +++++++-----
 .../{gr_fir_fff_altivec.h => gr_fir_ccf_armv7_a.h} |   22 ++++----
 .../src/lib/filter/gr_fir_sysconfig_armv7_a.cc     |   25 ++++-----
 8 files changed, 86 insertions(+), 77 deletions(-)
 copy gnuradio-core/src/lib/filter/{dotprod_fff_armv7_a.c => 
dotprod_ccf_armv7_a.c} (52%)
 copy gnuradio-core/src/lib/filter/{dotprod_fff_armv7_a.h => 
dotprod_ccf_armv7_a.h} (79%)
 copy gnuradio-core/src/lib/filter/{gr_fir_fff_armv7_a.cc => 
gr_fir_ccf_armv7_a.cc} (68%)
 copy gnuradio-core/src/lib/filter/{gr_fir_fff_altivec.h => 
gr_fir_ccf_armv7_a.h} (67%)


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



reply via email to

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