[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] git://gnuradio.org/gnuradio branch, master, updated. v
From: |
git version control |
Subject: |
[Commit-gnuradio] git://gnuradio.org/gnuradio branch, master, updated. v3.5.0rc0-29-gd4f209d |
Date: |
Tue, 8 Nov 2011 04:11:13 +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, master has been updated
via d4f209dcfef230e504179a9916c8167fa8d165f4 (commit)
via 24da5f495ca629113ea17f14e764af26a2285e73 (commit)
via d04404e1dd647b2de0f711a6ccba92e9dc21b823 (commit)
via bf8984bac6551dc2a98d615431fb6c9b4bfb9f4e (commit)
via 9058109de812a5a8c45a180131531b5ad10a9d7a (commit)
via 8e60469acd6be356c64bfb27f58b393f3dd361cf (commit)
via f3d2a28dc8d1abfe42435a4b5040eb20dd295479 (commit)
via 1f3014a355c3eb320e77d2875058edac2c7c86de (commit)
via d470318227a3275fe6cdc7ad6fd293c06da2a963 (commit)
via 017fb41de0843703810799c8a5d99d6b640437f9 (commit)
via 861a185c6f964d1c0057b341db332bf9b6387ffb (commit)
via 011e784e1e51ae8a99ade2c95a43a463ab6902a9 (commit)
via 84c3e0e0fb2df99213ed238ac4f032411d003b30 (commit)
via 5b0ae93c8f319bbc367254172719d40f11a0f55b (commit)
from 24d572bc56f265f99b1994cd031df6bd15607ff3 (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 d4f209dcfef230e504179a9916c8167fa8d165f4
Merge: 24d572b 24da5f4
Author: Josh Blum <address@hidden>
Date: Mon Nov 7 20:04:06 2011 -0800
Merge remote-tracking branch 'jblum/uhd_next'
commit 24da5f495ca629113ea17f14e764af26a2285e73
Author: Josh Blum <address@hidden>
Date: Mon Nov 7 18:33:05 2011 -0800
uhd: change examples to use new stream api
commit d04404e1dd647b2de0f711a6ccba92e9dc21b823
Author: Josh Blum <address@hidden>
Date: Thu Nov 3 21:38:26 2011 -0700
uhd: added docs and removed unimplemented options in grc files
commit bf8984bac6551dc2a98d615431fb6c9b4bfb9f4e
Author: Josh Blum <address@hidden>
Date: Thu Nov 3 20:03:44 2011 -0700
uhd: rebase tweaks + update on command feature
commit 9058109de812a5a8c45a180131531b5ad10a9d7a
Author: Josh Blum <address@hidden>
Date: Mon Oct 24 11:31:59 2011 -0700
uhd: added set for RX/TX iq balance and dc offset
commit 8e60469acd6be356c64bfb27f58b393f3dd361cf
Author: Josh Blum <address@hidden>
Date: Sun Oct 16 12:11:40 2011 -0700
uhd: added set/get time/clock source calls
commit f3d2a28dc8d1abfe42435a4b5040eb20dd295479
Author: Josh Blum <address@hidden>
Date: Sun Oct 16 11:49:11 2011 -0700
uhd: added get_samp_rates calls
commit 1f3014a355c3eb320e77d2875058edac2c7c86de
Author: Josh Blum <address@hidden>
Date: Sun Oct 16 11:41:23 2011 -0700
uhd: use new type string for uhd source/sink types
commit d470318227a3275fe6cdc7ad6fd293c06da2a963
Author: Josh Blum <address@hidden>
Date: Thu Oct 13 15:29:56 2011 -0700
uhd: grc xml tweaks + streamer args
commit 017fb41de0843703810799c8a5d99d6b640437f9
Author: Josh Blum <address@hidden>
Date: Tue Oct 11 10:26:55 2011 -0700
uhd: restored source block recv single packet functionality
commit 861a185c6f964d1c0057b341db332bf9b6387ffb
Author: Josh Blum <address@hidden>
Date: Mon Oct 10 20:49:01 2011 -0700
uhd: preferable defaults for stream args
commit 011e784e1e51ae8a99ade2c95a43a463ab6902a9
Author: Josh Blum <address@hidden>
Date: Sat Oct 8 11:27:31 2011 -0700
uhd: added convenience constructor to stream_args_t
commit 84c3e0e0fb2df99213ed238ac4f032411d003b30
Author: Josh Blum <address@hidden>
Date: Thu Oct 6 13:39:21 2011 -0700
uhd: python/swig/grc tweaks until it works
commit 5b0ae93c8f319bbc367254172719d40f11a0f55b
Author: Josh Blum <address@hidden>
Date: Thu Oct 6 09:26:40 2011 -0700
uhd: backwards compat work which support streamer API
-----------------------------------------------------------------------
Summary of changes:
.../python/tags/uhd_burst_detector.py | 4 +-
gr-digital/examples/narrowband/uhd_interface.py | 8 +-
gr-digital/examples/ofdm/uhd_interface.py | 8 +-
gr-pager/apps/usrp_flex.py | 4 +-
gr-pager/apps/usrp_flex_all.py | 4 +-
gr-pager/apps/usrp_flex_band.py | 4 +-
gr-qtgui/apps/uhd_display.py | 4 +-
gr-uhd/apps/uhd_fft.py | 4 +-
gr-uhd/apps/uhd_rx_cfile.py | 8 +-
gr-uhd/apps/uhd_rx_nogui.py | 4 +-
gr-uhd/apps/uhd_siggen.py | 4 +-
gr-uhd/examples/fm_tx4.py | 4 +-
gr-uhd/examples/fm_tx_2_daughterboards.py | 5 +-
gr-uhd/examples/max_power.py | 5 +-
gr-uhd/examples/tags_demo.cc | 4 +-
gr-uhd/examples/usrp_am_mw_rcv.py | 4 +-
gr-uhd/examples/usrp_nbfm_ptt.py | 4 +-
gr-uhd/examples/usrp_nbfm_rcv.py | 4 +-
gr-uhd/examples/usrp_spectrum_sense.py | 4 +-
gr-uhd/examples/usrp_tv_rcv.py | 4 +-
gr-uhd/examples/usrp_tv_rcv_nogui.py | 4 +-
gr-uhd/examples/usrp_wfm_rcv.py | 4 +-
gr-uhd/examples/usrp_wfm_rcv2_nogui.py | 5 +-
gr-uhd/examples/usrp_wfm_rcv_fmdet.py | 4 +-
gr-uhd/examples/usrp_wfm_rcv_nogui.py | 4 +-
gr-uhd/examples/usrp_wfm_rcv_pll.py | 4 +-
gr-uhd/examples/usrp_wfm_rcv_sca.py | 4 +-
gr-uhd/examples/usrp_wxapt_rcv.py | 4 +-
gr-uhd/grc/gen_uhd_usrp_blocks.py | 132 +++++++++++---
gr-uhd/include/gr_uhd_usrp_sink.h | 164 +++++++++++++++++-
gr-uhd/include/gr_uhd_usrp_source.h | 175 ++++++++++++++++++-
gr-uhd/lib/gr_uhd_usrp_sink.cc | 169 +++++++++++++++++--
gr-uhd/lib/gr_uhd_usrp_source.cc | 186 ++++++++++++++++++--
gr-uhd/swig/__init__.py | 25 +++-
gr-uhd/swig/uhd_swig.i | 2 +
35 files changed, 819 insertions(+), 161 deletions(-)
hooks/post-receive
--
git://gnuradio.org/gnuradio
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Commit-gnuradio] git://gnuradio.org/gnuradio branch, master, updated. v3.5.0rc0-29-gd4f209d,
git version control <=