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 version control
Subject: [Commit-gnuradio] git://gnuradio.org/gnuradio branch, next, updated. v3.4.1-348-g57c6796
Date: Fri, 7 Oct 2011 14:40:34 +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  57c67969b4790cc13166836c4183d3b895c743f0 (commit)
       via  fcc3780747a4ab650a676b6908d602db7a9f9cb0 (commit)
       via  e1180546037845728fa0aed892ab751f6924f361 (commit)
       via  2f75b230e1a54ce10900ad37520dd03ff01685e8 (commit)
      from  ee09a80f9962e9c69101b714442104ae0e329459 (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 57c67969b4790cc13166836c4183d3b895c743f0
Author: Tom Rondeau <address@hidden>
Date:   Fri Oct 7 10:40:07 2011 -0400

    Removed empty usrp directory.

commit fcc3780747a4ab650a676b6908d602db7a9f9cb0
Author: Tom Rondeau <address@hidden>
Date:   Fri Oct 7 10:39:43 2011 -0400

    digital: updated rx and tx voice examples to work over the air with UHD.

commit e1180546037845728fa0aed892ab751f6924f361
Author: Tom Rondeau <address@hidden>
Date:   Fri Oct 7 10:39:38 2011 -0400

    digital: minor bug fix

commit 2f75b230e1a54ce10900ad37520dd03ff01685e8
Author: Tom Rondeau <address@hidden>
Date:   Fri Oct 7 10:38:14 2011 -0400

    digital: Removed old digital mod blocks. Modified gmsk to work over the air 
again.

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

Summary of changes:
 gnuradio-examples/python/usrp/.gitignore  |   10 -
 gnuradio-examples/python/usrp/Makefile.am |   28 ---
 gr-digital/examples/benchmark_rx.py       |    2 +-
 gr-digital/examples/rx_voice.py           |   31 ++-
 gr-digital/examples/tx_voice.py           |   33 ++-
 gr-digital/examples/uhd_interface.py      |    3 +
 gr-digital/python/Makefile.am             |    1 -
 gr-digital/python/d8psk.py                |  372 ----------------------------
 gr-digital/python/dbpsk.py                |  372 ----------------------------
 gr-digital/python/dqpsk.py                |  376 -----------------------------
 gr-digital/python/gmsk.py                 |    8 +-
 gr-digital/python/modulation_utils.py     |   81 ------
 12 files changed, 56 insertions(+), 1261 deletions(-)
 delete mode 100644 gnuradio-examples/python/usrp/.gitignore
 delete mode 100644 gnuradio-examples/python/usrp/Makefile.am
 delete mode 100644 gr-digital/python/d8psk.py
 delete mode 100644 gr-digital/python/dbpsk.py
 delete mode 100644 gr-digital/python/dqpsk.py
 delete mode 100644 gr-digital/python/modulation_utils.py


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



reply via email to

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