[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] git://gnuradio.org/jcorgan branch, distcheck, updated.
From: |
git repository hosting |
Subject: |
[Commit-gnuradio] git://gnuradio.org/jcorgan branch, distcheck, updated. v3.3.0-rc0-24-ga39ca4f |
Date: |
Tue, 18 May 2010 06:53:29 +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/jcorgan".
The branch, distcheck has been updated
via a39ca4f36cee81bb44f553c1a1d2045a29231e0b (commit)
via 22a3ed8955a9d40796d58e83993b5f56f117a27a (commit)
via 1c22592ca05eff573b755e36a9685cfadf8a2723 (commit)
via 81133f7b37ba2cc1df65dc5704542fa758f32f23 (commit)
via da1286dc29ac9ab9788ea7f2e7f6f6398e8d3074 (commit)
via 7dba4b4a3cf9b2f0fab397494d84c948a3bf85d1 (commit)
via 026f691a6dfcb8fca61964cf457f08a7d1e7306b (commit)
via 82382c05d32223658cedb913b4914412ccb861be (commit)
via 3f1940cfd633949f819da1900e19d155e91dc1c4 (commit)
via 212ba35ca6b9792df7e7a1791fd9a395b88e77eb (commit)
via 3a822b971ba921ba6741eb94a9db0673950ecdff (commit)
via ebb561d028bfd4a3ca2571fb997bb13a514bd87c (commit)
via 2057623cf8f9e9738954b146d3a23577110f7906 (commit)
via 3a730f46faf1942c713350b312a1dfeffb587550 (commit)
via 331542fc51eb47a65161ab6d41c6dc8fd1dd1f22 (commit)
via c1c29651e8a13c090228723684d6f693a6ae8c34 (commit)
via c76897abcbfe1c149bffd27fba0224d3ebc83503 (commit)
via 81391dc8d76f4a665ca1b14ef3d094353084d829 (commit)
via 42e7489aa15a799e9a9a86ffd367c4d823080bbf (commit)
via 49fa13f9fce2037d176c86bf326a7e25a78b72a5 (commit)
via 547d65b6c4353a899809136af06f393810aaad03 (commit)
via 3e214cb7ba3a80495db77c4f92132c4497667a69 (commit)
via a75b2f5b4506a3381e712c546a70e3a55a1f8dcd (commit)
via d5fe3b38d5f406b111721ebf789323b49b8eff9d (commit)
from 467678259c56fab32a326690cc01eac1dbcb48ca (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 a39ca4f36cee81bb44f553c1a1d2045a29231e0b
Merge: 1c22592ca05eff573b755e36a9685cfadf8a2723
22a3ed8955a9d40796d58e83993b5f56f117a27a
Author: Johnathan Corgan <address@hidden>
Date: Mon May 17 19:33:46 2010 -0700
Merge branch 'wip/burx_support'
* wip/burx_support:
-Updated to allow BURX support to be built into standard txrx.bin
Once and for all, here is the properly updated Makefile.am for the apps
Updated db_bitshark_rx.c to the proper version that includes the
Change default bandwidth to 25 MHz to match maximum USRP2 bandwidth
Update incorrectly checked in Makefile.am
usrp: Cleanup for merge of bitshark daughterboard code
Including bitshark_rx.h header file for USRP2 build
Fixed issue with with wrong Makefile.am files being copied
Add support for the Bitshark USRP RX (BURX) daughterboard for the USRP2.
Add support for the Bitshark USRP RX (BURX) daughterboard for the USRP1.
commit 22a3ed8955a9d40796d58e83993b5f56f117a27a
Author: JohnOrlando <address@hidden>
Date: Mon May 17 16:15:49 2010 -0500
-Updated to allow BURX support to be built into standard txrx.bin
image
-Also corrected db_bitshark_rx.c to the current version (previous
git push error) that includes the needed delays after I2C commands
commit 1c22592ca05eff573b755e36a9685cfadf8a2723
Author: Don Ward <address@hidden>
Date: Sun May 16 09:30:31 2010 -0700
howto: fix make check for win32, darwin (untested)
commit 81133f7b37ba2cc1df65dc5704542fa758f32f23
Author: Johnathan Corgan <address@hidden>
Date: Sun May 16 07:47:53 2010 -0700
Revert "build: distribute version controlled ltmain.sh in tarball"
This reverts commit 026f691a6dfcb8fca61964cf457f08a7d1e7306b.
commit da1286dc29ac9ab9788ea7f2e7f6f6398e8d3074
Author: Johnathan Corgan <address@hidden>
Date: Sun May 16 07:47:00 2010 -0700
Revert "build: force use of ltmain.sh from libtool 2.2.6b"
This reverts commit 3f1940cfd633949f819da1900e19d155e91dc1c4.
commit 7dba4b4a3cf9b2f0fab397494d84c948a3bf85d1
Merge: c1c29651e8a13c090228723684d6f693a6ae8c34
3a822b971ba921ba6741eb94a9db0673950ecdff
Author: Johnathan Corgan <address@hidden>
Date: Fri May 14 10:31:19 2010 -0700
Merge remote branch 'bitshark/burx_support' into wip/burx_support
* bitshark/burx_support:
Once and for all, here is the properly updated Makefile.am for the apps
Updated db_bitshark_rx.c to the proper version that includes the
Conflicts:
usrp2/firmware/lib/db_bitshark_rx.c
commit 026f691a6dfcb8fca61964cf457f08a7d1e7306b
Author: Johnathan Corgan <address@hidden>
Date: Fri May 14 10:15:52 2010 -0700
build: distribute version controlled ltmain.sh in tarball
commit 82382c05d32223658cedb913b4914412ccb861be
Author: Johnathan Corgan <address@hidden>
Date: Fri May 14 10:15:30 2010 -0700
build: use correct comment delimiter
commit 3f1940cfd633949f819da1900e19d155e91dc1c4
Author: Johnathan Corgan <address@hidden>
Date: Thu May 13 19:20:27 2010 -0700
build: force use of ltmain.sh from libtool 2.2.6b
Don Ward:
"The supplied version of ltmain.sh does not handle interlibrary
dependencies on Windows. I have attached a diff file showing
the slight differences between the ltmain.sh in the tarball
(2.2.6b Debian-2.2.6b-2ubuntu1, which fails) and the ltmain.sh
downloaded from packages.debian.org (plain 2.26b). It looks
like it was broken in Ubuntu 2.2.6a-3 (change log says "Don't
pull in depedency libs when linking a binary"). GNU Radio builds
ok if I run ./bootstrap locally."
JMC: This file (ltmain.sh) has not previously been under version
control and would be copied over (or symlinked) by the bootstrap
process. With a version now in the repository, we'll need to
ensure it stays fresh, likely at the same time we check for
updated config.guess and config.sub files.
commit 212ba35ca6b9792df7e7a1791fd9a395b88e77eb
Author: Johnathan Corgan <address@hidden>
Date: Thu May 13 19:10:44 2010 -0700
gnuradio-core: Disable (temporarily) interpolator tap calculation
There is some breakage with GR_FORTRAN / AC_PROG_F77 when running
bootstrap. The gen_interpolator_taps binary is only needed to
regenerate the MMSE interpolator taps, which hasn't been done for
several years. Disable this until proper fix can be done.
commit 3a822b971ba921ba6741eb94a9db0673950ecdff
Author: JohnOrlando <address@hidden>
Date: Thu May 13 18:24:08 2010 -0500
Once and for all, here is the properly updated Makefile.am for the apps
directory...
commit ebb561d028bfd4a3ca2571fb997bb13a514bd87c
Author: JohnOrlando <address@hidden>
Date: Thu May 13 18:03:13 2010 -0500
Updated db_bitshark_rx.c to the proper version that includes the
delays when sending back-to-back I2C commands, as well as the proper
command when setting the bw (previous blunder with git resulted in
the wrong version on this branch)
commit 2057623cf8f9e9738954b146d3a23577110f7906
Author: Johnathan Corgan <address@hidden>
Date: Thu May 13 13:16:46 2010 -0700
gr-wxgui: update copyrights
commit 3a730f46faf1942c713350b312a1dfeffb587550
Author: Johnathan Corgan <address@hidden>
Date: Thu May 13 13:11:13 2010 -0700
gr-wxgui: Renamed "emulate analog" feature to "use persistence"
commit 331542fc51eb47a65161ab6d41c6dc8fd1dd1f22
Merge: 467678259c56fab32a326690cc01eac1dbcb48ca
49fa13f9fce2037d176c86bf326a7e25a78b72a5
Author: Johnathan Corgan <address@hidden>
Date: Thu May 13 12:29:59 2010 -0700
Merge remote branch 'nldudok1/gr-wxgui_emulate_analog' into master
* nldudok1/gr-wxgui_emulate_analog:
Add analog CRT screen afterglow emulation for gr-wxgui
Conflicts:
gr-wxgui/src/python/fftsink_gl.py
gr-wxgui/src/python/fftsink_nongl.py
commit c1c29651e8a13c090228723684d6f693a6ae8c34
Merge: c76897abcbfe1c149bffd27fba0224d3ebc83503
1fc7c57f778a9f05ded1d216247242ee13632d03
Author: Johnathan Corgan <address@hidden>
Date: Tue May 11 18:00:19 2010 -0700
Merge branch 'master' into wip/burx_support
* master: (39 commits)
Add gru.hexshort to deal with short hex constants
Assign USB PID for Hans de Bok
Add missing buffer allocator hint to gr_ofdm_sampler.cc
Really fix the missing include for boost::bind
gr-wxgui: Added additional color table entries
Missed updates for omnithread/mblock removal
Remove omnithreads library.
Remove mblock library. We hardly knew 'ye.
Convert gr-audio-portaudio to Boost via gruel
Further updates for removing omnithreads
Update build configuration for OSX omnithreads changeover
Add missing include file for boost::bind
Convert gcell to use boost::threads instead of omnithread.
Fix sequence error indication after stopping then restarting streaming on
USRP2.
initial move from mld_threads to gruel:: namespace threads and such
Initial changes to remove mld_thread and instead use gruel:: namespace
classes
Fixing doxygen warnings from arb_resampler. Also, removed set_taps from
public
Fixing doxygen warnings from channelizer block.
Fixing documentation to get rid of doxygen warnings.
Adding documentation for fff version of othe PFB clock sync algorithm.
...
commit c76897abcbfe1c149bffd27fba0224d3ebc83503
Author: Johnathan Corgan <address@hidden>
Date: Tue May 11 17:55:55 2010 -0700
Change default bandwidth to 25 MHz to match maximum USRP2 bandwidth
commit 81391dc8d76f4a665ca1b14ef3d094353084d829
Author: John Orlando <address@hidden>
Date: Tue May 11 16:55:08 2010 -0700
Update incorrectly checked in Makefile.am
commit 42e7489aa15a799e9a9a86ffd367c4d823080bbf
Author: Johnathan Corgan <address@hidden>
Date: Tue May 11 14:13:52 2010 -0700
usrp: Cleanup for merge of bitshark daughterboard code
Removed unused variable
Set default bandwidth to 8M in constructor
commit 49fa13f9fce2037d176c86bf326a7e25a78b72a5
Author: Martin Dudok van Heel <address@hidden>
Date: Mon Apr 26 19:40:41 2010 +0200
Add analog CRT screen afterglow emulation for gr-wxgui
commit 547d65b6c4353a899809136af06f393810aaad03
Author: JohnOrlando <address@hidden>
Date: Tue Mar 30 20:31:56 2010 -0500
Including bitshark_rx.h header file for USRP2 build
commit 3e214cb7ba3a80495db77c4f92132c4497667a69
Author: JohnOrlando <address@hidden>
Date: Tue Mar 30 20:30:09 2010 -0500
Fixed issue with with wrong Makefile.am files being copied
commit a75b2f5b4506a3381e712c546a70e3a55a1f8dcd
Author: JohnOrlando <address@hidden>
Date: Tue Mar 30 20:02:08 2010 -0500
Add support for the Bitshark USRP RX (BURX) daughterboard for the USRP2.
commit d5fe3b38d5f406b111721ebf789323b49b8eff9d
Author: JohnOrlando <address@hidden>
Date: Tue Mar 30 19:54:39 2010 -0500
Add support for the Bitshark USRP RX (BURX) daughterboard for the USRP1.
-----------------------------------------------------------------------
Summary of changes:
configure.ac | 2 +-
.../src/gen_interpolator_taps/Makefile.am | 18 +-
gr-howto-write-a-block/python/run_tests.in | 24 ++
gr-wxgui/src/python/constants.py | 4 +-
gr-wxgui/src/python/fft_window.py | 53 +++-
gr-wxgui/src/python/fftsink_gl.py | 39 ++-
gr-wxgui/src/python/fftsink_nongl.py | 62 +++-
gr-wxgui/src/python/plot.py | 100 +++++-
gr-wxgui/src/python/plotter/channel_plotter.py | 3 +-
gr-wxgui/src/python/plotter/plotter_base.py | 38 ++-
gr-wxgui/src/python/scope_window.py | 54 +++-
gr-wxgui/src/python/scopesink_gl.py | 34 ++-
usrp/host/apps/burn-db-eeprom | 1 +
usrp/host/include/usrp/Makefile.am | 1 +
.../include/usrp/{db_tv_rx.h => db_bitshark_rx.h} | 54 ++--
usrp/host/lib/Makefile.am | 1 +
usrp/host/lib/db_bitshark_rx.cc | 417 ++++++++++++++++++++
usrp/host/lib/db_boards.cc | 5 +
usrp/host/lib/usrp_dbid.dat | 2 +
usrp2/firmware/apps/Makefile.am | 1 +
usrp2/firmware/include/usrp2_types.h | 6 +
usrp2/firmware/lib/Makefile.am | 5 +-
usrp2/firmware/lib/db_bitshark_rx.c | 337 ++++++++++++++++
.../lib/{adf4350_regs.h => db_bitshark_rx.h} | 31 ++-
usrp2/firmware/lib/db_init.c | 2 +
25 files changed, 1210 insertions(+), 84 deletions(-)
copy usrp/host/include/usrp/{db_tv_rx.h => db_bitshark_rx.h} (52%)
create mode 100644 usrp/host/lib/db_bitshark_rx.cc
create mode 100644 usrp2/firmware/lib/db_bitshark_rx.c
copy usrp2/firmware/lib/{adf4350_regs.h => db_bitshark_rx.h} (64%)
hooks/post-receive
--
git://gnuradio.org/jcorgan
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Commit-gnuradio] git://gnuradio.org/jcorgan branch, distcheck, updated. v3.3.0-rc0-24-ga39ca4f,
git repository hosting <=