[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 version control |
Subject: |
[Commit-gnuradio] git://gnuradio.org/gnuradio branch, next, updated. v3.4.1-436-g0d2db7f |
Date: |
Wed, 19 Oct 2011 18:42:43 +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, next has been updated
via 0d2db7f6d168cc38634e0a2da2a08bcadc19a420 (commit)
via 5f35546ced679cc41e21a5858e18908b64e38956 (commit)
via cfba63c8dbe0d0b998f58f49d14fc43c290e7cfb (commit)
via b35d84eb447f44b547d928e5741feab7660c39e6 (commit)
via 41247b7598d7beb2e53947a7125b81e07996941e (commit)
via 7e985e7f553a863df37cf39bfd2bd958d82ea46c (commit)
via 792e9780cd48177a13416e5926b77f30526ae3ec (commit)
from 52b42b9e958be6908ab5279bbe4ecea8b2464ee8 (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 0d2db7f6d168cc38634e0a2da2a08bcadc19a420
Author: Tom Rondeau <address@hidden>
Date: Wed Oct 19 11:08:15 2011 -0700
uhd: fixed examples to use new find_devices command.
commit 5f35546ced679cc41e21a5858e18908b64e38956
Author: Tom Rondeau <address@hidden>
Date: Wed Oct 19 11:07:55 2011 -0700
uhd: fixed swig file to make guile build happy.
commit cfba63c8dbe0d0b998f58f49d14fc43c290e7cfb
Author: Josh Blum <address@hidden>
Date: Wed Oct 19 10:10:34 2011 -0700
uhd: added uhd.find_devices to python
commit b35d84eb447f44b547d928e5741feab7660c39e6
Author: Tom Rondeau <address@hidden>
Date: Wed Oct 19 10:23:53 2011 -0700
digital: fixed digital narrowband examples to set the sample rate based on
the symbol rate, not the bitrate, of the modulation.
commit 41247b7598d7beb2e53947a7125b81e07996941e
Author: Tom Rondeau <address@hidden>
Date: Wed Oct 19 10:01:44 2011 -0700
digital: fixed digital ofdm examples to use args instead of address and
better default.
commit 7e985e7f553a863df37cf39bfd2bd958d82ea46c
Author: Tom Rondeau <address@hidden>
Date: Wed Oct 19 09:58:03 2011 -0700
digital: fixed digital narrowband examples to use args instead of address
and better default.
commit 792e9780cd48177a13416e5926b77f30526ae3ec
Author: Tom Rondeau <address@hidden>
Date: Wed Oct 19 09:52:26 2011 -0700
uhd: updating examples to use args and better default for all UHD examples;
also fixed the wfm_rcv blocks to use new PLL constructor.
-----------------------------------------------------------------------
Summary of changes:
.../src/python/gnuradio/blks2impl/wfm_rcv_fmdet.py | 5 +--
.../src/python/gnuradio/blks2impl/wfm_rcv_pll.py | 11 ++----
gr-digital/examples/{ => narrowband}/README | 0
gr-digital/examples/narrowband/benchmark_rx.py | 6 +++-
gr-digital/examples/narrowband/benchmark_tx.py | 6 +++-
gr-digital/examples/narrowband/digital_bert_rx.py | 2 +-
gr-digital/examples/narrowband/digital_bert_tx.py | 2 +-
gr-digital/examples/narrowband/rx_voice.py | 2 +-
gr-digital/examples/narrowband/tunnel.py | 8 +++-
gr-digital/examples/narrowband/uhd_interface.py | 38 ++++++++++----------
gr-digital/examples/ofdm/benchmark_rx.py | 2 +-
gr-digital/examples/ofdm/benchmark_tx.py | 2 +-
gr-digital/examples/ofdm/tunnel.py | 4 +-
gr-digital/examples/ofdm/uhd_interface.py | 28 +++++++-------
gr-uhd/examples/fm_tx4.py | 7 ++--
gr-uhd/examples/fm_tx_2_daughterboards.py | 9 ++---
gr-uhd/examples/max_power.py | 19 +++++-----
gr-uhd/examples/usrp_am_mw_rcv.py | 7 ++--
gr-uhd/examples/usrp_nbfm_ptt.py | 19 +++++-----
gr-uhd/examples/usrp_nbfm_rcv.py | 11 +++---
gr-uhd/examples/usrp_spectrum_sense.py | 7 ++--
gr-uhd/examples/usrp_tv_rcv.py | 7 ++--
gr-uhd/examples/usrp_tv_rcv_nogui.py | 7 ++--
gr-uhd/examples/usrp_wfm_rcv.py | 7 ++--
gr-uhd/examples/usrp_wfm_rcv2_nogui.py | 7 ++--
gr-uhd/examples/usrp_wfm_rcv_fmdet.py | 11 ++----
gr-uhd/examples/usrp_wfm_rcv_nogui.py | 7 ++--
gr-uhd/examples/usrp_wfm_rcv_pll.py | 7 ++--
gr-uhd/examples/usrp_wfm_rcv_sca.py | 7 ++--
gr-uhd/examples/usrp_wxapt_rcv.py | 7 ++--
gr-uhd/swig/__init__.py | 9 +++++
gr-uhd/swig/uhd_swig.i | 11 ++++++
32 files changed, 145 insertions(+), 137 deletions(-)
rename gr-digital/examples/{ => narrowband}/README (100%)
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.4.1-436-g0d2db7f,
git version control <=