commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] git://gnuradio.org/jblum branch, next, updated. d8d886


From: git version control
Subject: [Commit-gnuradio] git://gnuradio.org/jblum branch, next, updated. d8d886d42ef9966e0578f39f180348e908965f7a
Date: Wed, 19 Oct 2011 23:45:19 +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/jblum".

The branch, next has been updated
       via  d8d886d42ef9966e0578f39f180348e908965f7a (commit)
       via  e34107884e9a31dbfed62856aa12b1f572139105 (commit)
       via  be300d920fe1b7a3eb738565cddd10624ec62a75 (commit)
       via  e30b824e9165bff69f09121631c3d5a706cbbd39 (commit)
       via  49a1ad2cd002200a3b37f40117cf69e1a07a9222 (commit)
       via  0a6349115f99ae70aa17b9a7b82d3cda45449750 (commit)
       via  f6686319fc0c6fbc29ac54dfb863e180969d99f7 (commit)
       via  4a009b8ba9399875941378482a806075d34df79d (commit)
       via  ba915a6414853efee5a0713e710de2932d29b688 (commit)
       via  0d2db7f6d168cc38634e0a2da2a08bcadc19a420 (commit)
       via  5f35546ced679cc41e21a5858e18908b64e38956 (commit)
       via  cfba63c8dbe0d0b998f58f49d14fc43c290e7cfb (commit)
       via  b35d84eb447f44b547d928e5741feab7660c39e6 (commit)
       via  41247b7598d7beb2e53947a7125b81e07996941e (commit)
       via  7e985e7f553a863df37cf39bfd2bd958d82ea46c (commit)
       via  792e9780cd48177a13416e5926b77f30526ae3ec (commit)
       via  fdeae2e2a5e4a6856b2beb6768159bf34a8cd44b (commit)
      from  a57f7484a1b1ba18b66334675ce6458b00d40626 (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 d8d886d42ef9966e0578f39f180348e908965f7a
Author: Josh Blum <address@hidden>
Date:   Wed Oct 19 16:45:24 2011 -0700

    usrp: updated installed examples

commit e34107884e9a31dbfed62856aa12b1f572139105
Author: Josh Blum <address@hidden>
Date:   Wed Oct 19 16:39:37 2011 -0700

    cmake: added conditional check for compiler flags

commit be300d920fe1b7a3eb738565cddd10624ec62a75
Merge: a57f748 e30b824
Author: Josh Blum <address@hidden>
Date:   Wed Oct 19 16:37:33 2011 -0700

    Merge branch 'next' of http://gnuradio.org/git/gnuradio into next

commit e30b824e9165bff69f09121631c3d5a706cbbd39
Author: Tom Rondeau <address@hidden>
Date:   Wed Oct 19 15:10:58 2011 -0700

    Removing usrp, usrp2, gr-usrp, gr-usrp2. Everything is moving to using UHD. 
Also removes related M4 and dependency requirements for USRP-related libs.

commit 49a1ad2cd002200a3b37f40117cf69e1a07a9222
Merge: 0a63491 fdeae2e
Author: Tom Rondeau <address@hidden>
Date:   Wed Oct 19 15:10:51 2011 -0700

    Merge remote-tracking branch 'jcorgan/pager-update' into next

commit 0a6349115f99ae70aa17b9a7b82d3cda45449750
Author: Tom Rondeau <address@hidden>
Date:   Wed Oct 19 11:52:14 2011 -0700

    Removed radio-astronomy; updated and replaced by simple-ra in cgran 
(https://www.cgran.org/wiki/simple_ra).

commit f6686319fc0c6fbc29ac54dfb863e180969d99f7
Author: Tom Rondeau <address@hidden>
Date:   Wed Oct 19 11:51:17 2011 -0700

    examples: updated config files for removed examples.

commit 4a009b8ba9399875941378482a806075d34df79d
Author: Tom Rondeau <address@hidden>
Date:   Wed Oct 19 11:50:24 2011 -0700

    examples: removed multi-antenna examples.

commit ba915a6414853efee5a0713e710de2932d29b688
Author: Tom Rondeau <address@hidden>
Date:   Wed Oct 19 11:49:53 2011 -0700

    examples: removed multi_usrp examples.

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.

commit fdeae2e2a5e4a6856b2beb6768159bf34a8cd44b
Author: Johnathan Corgan <address@hidden>
Date:   Fri Oct 7 18:27:20 2011 -0700

    gr-pager: update to use gr-uhd instead of gr-usrp

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

Summary of changes:
 CMakeLists.txt                                     |    6 +-
 Makefile.common                                    |   11 -
 README                                             |   10 +-
 README-win32-mingw-short.txt                       |    2 +-
 README.hacking                                     |   28 -
 bootstrap                                          |    1 -
 cmake/Modules/GrMiscUtils.cmake                    |   13 +
 config/Makefile.am                                 |   10 +-
 config/grc_gnuradio_examples.m4                    |    1 -
 config/grc_gr_radio_astronomy.m4                   |   38 -
 config/grc_gr_uhd.m4                               |    1 -
 config/grc_gr_utils.m4                             |    3 +-
 configure.ac                                       |    5 -
 docs/doxygen/Doxyfile.in                           |   33 +-
 docs/doxygen/other/group_defs.dox                  |    3 -
 gnuradio-core/src/python/gnuradio/Makefile.am      |    1 -
 .../src/python/gnuradio/blks2impl/Makefile.am      |    1 -
 .../src/python/gnuradio/blks2impl/wfm_rcv_fmdet.py |    5 +-
 .../src/python/gnuradio/blks2impl/wfm_rcv_pll.py   |   11 +-
 gnuradio-examples/python/Makefile.am               |    1 -
 gnuradio-examples/python/multi_usrp/.gitignore     |   10 -
 gnuradio-examples/python/multi_usrp/Makefile.am    |   31 -
 gnuradio-examples/python/multi_usrp/README         |  266 ----
 .../python/multi_usrp/multi_usrp_oscope.py         |  343 -----
 .../python/multi_usrp/multi_usrp_rx_cfile.py       |  131 --
 gnuradio-pkg_chk.conf                              |    4 -
 gr-atsc/src/python/README                          |    6 +-
 gr-atsc/src/python/interp.py                       |    3 +-
 gr-atsc/src/python/interp_short.py                 |    3 +-
 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-howto-write-a-block/config/Makefile.am          |    6 +-
 gr-noaa/apps/CMakeLists.txt                        |   22 +-
 gr-pager/apps/CMakeLists.txt                       |   13 +-
 gr-pager/apps/usrp_flex.py                         |  125 +-
 gr-pager/apps/usrp_flex_band.py                    |  106 +-
 gr-radio-astronomy/.gitignore                      |   22 -
 gr-radio-astronomy/Makefile.am                     |   24 -
 gr-radio-astronomy/src/.gitignore                  |   10 -
 gr-radio-astronomy/src/Makefile.am                 |   25 -
 gr-radio-astronomy/src/lib/.gitignore              |   16 -
 gr-radio-astronomy/src/lib/Makefile.am             |   35 -
 gr-radio-astronomy/src/lib/Makefile.swig.gen       |  145 --
 gr-radio-astronomy/src/lib/ra.i                    |   67 -
 gr-radio-astronomy/src/python/.gitignore           |    9 -
 gr-radio-astronomy/src/python/Makefile.am          |   56 -
 gr-radio-astronomy/src/python/local_calibrator.py  |  195 ---
 gr-radio-astronomy/src/python/qa_ra.py             |   38 -
 gr-radio-astronomy/src/python/ra_fftsink.py        |  501 -------
 gr-radio-astronomy/src/python/ra_stripchartsink.py |  400 ------
 gr-radio-astronomy/src/python/ra_waterfallsink.py  |  646 ---------
 gr-radio-astronomy/src/python/run_tests.in         |   10 -
 .../src/python/usrp_psr_receiver.help              |  111 --
 gr-radio-astronomy/src/python/usrp_psr_receiver.py | 1096 ----------------
 .../src/python/usrp_ra_receiver.help               |   90 --
 gr-radio-astronomy/src/python/usrp_ra_receiver.py  | 1384 --------------------
 gr-uhd/examples/CMakeLists.txt                     |    8 -
 gr-uhd/examples/Makefile.am                        |    2 +-
 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/multi-antenna/.gitignore           |   11 -
 gr-uhd/examples/multi-antenna/Makefile.am          |   29 -
 gr-uhd/examples/multi-antenna/multi_fft.py         |  152 ---
 gr-uhd/examples/multi-antenna/multi_file.py        |  134 --
 gr-uhd/examples/multi-antenna/multi_scope.py       |  139 --
 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 +
 grc/grc_gnuradio/README                            |    3 -
 grc/python/extract_docs.py                         |    3 +-
 grc/todo.txt                                       |    5 -
 gruel/README                                       |    5 +-
 95 files changed, 328 insertions(+), 6562 deletions(-)
 delete mode 100644 config/grc_gr_radio_astronomy.m4
 delete mode 100644 gnuradio-examples/python/multi_usrp/.gitignore
 delete mode 100644 gnuradio-examples/python/multi_usrp/Makefile.am
 delete mode 100644 gnuradio-examples/python/multi_usrp/README
 delete mode 100755 gnuradio-examples/python/multi_usrp/multi_usrp_oscope.py
 delete mode 100755 gnuradio-examples/python/multi_usrp/multi_usrp_rx_cfile.py
 rename gr-digital/examples/{ => narrowband}/README (100%)
 delete mode 100644 gr-radio-astronomy/.gitignore
 delete mode 100644 gr-radio-astronomy/Makefile.am
 delete mode 100644 gr-radio-astronomy/src/.gitignore
 delete mode 100644 gr-radio-astronomy/src/Makefile.am
 delete mode 100644 gr-radio-astronomy/src/lib/.gitignore
 delete mode 100644 gr-radio-astronomy/src/lib/Makefile.am
 delete mode 100644 gr-radio-astronomy/src/lib/Makefile.swig.gen
 delete mode 100644 gr-radio-astronomy/src/lib/ra.i
 delete mode 100644 gr-radio-astronomy/src/python/.gitignore
 delete mode 100644 gr-radio-astronomy/src/python/Makefile.am
 delete mode 100755 gr-radio-astronomy/src/python/local_calibrator.py
 delete mode 100755 gr-radio-astronomy/src/python/qa_ra.py
 delete mode 100755 gr-radio-astronomy/src/python/ra_fftsink.py
 delete mode 100755 gr-radio-astronomy/src/python/ra_stripchartsink.py
 delete mode 100755 gr-radio-astronomy/src/python/ra_waterfallsink.py
 delete mode 100644 gr-radio-astronomy/src/python/run_tests.in
 delete mode 100644 gr-radio-astronomy/src/python/usrp_psr_receiver.help
 delete mode 100755 gr-radio-astronomy/src/python/usrp_psr_receiver.py
 delete mode 100644 gr-radio-astronomy/src/python/usrp_ra_receiver.help
 delete mode 100755 gr-radio-astronomy/src/python/usrp_ra_receiver.py
 delete mode 100644 gr-uhd/examples/multi-antenna/.gitignore
 delete mode 100644 gr-uhd/examples/multi-antenna/Makefile.am
 delete mode 100755 gr-uhd/examples/multi-antenna/multi_fft.py
 delete mode 100755 gr-uhd/examples/multi-antenna/multi_file.py
 delete mode 100755 gr-uhd/examples/multi-antenna/multi_scope.py


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



reply via email to

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