commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] [gnuradio] branch next updated (8f52456 -> 50eae4e)


From: git
Subject: [Commit-gnuradio] [gnuradio] branch next updated (8f52456 -> 50eae4e)
Date: Thu, 24 Sep 2015 23:53:52 +0000 (UTC)

This is an automated email from the git hooks/post-receive script.

jcorgan pushed a change to branch next
in repository gnuradio.

      from  8f52456   Merge branch 'master' into next
       new  70f2d89   gr-dtv: Install public .h files for DVB-T receiver.
       new  5fe360c   uhd: Updated uhd_siggen_gui (uses QT), added GRC siggen 
example
       new  e0291bf   Merge remote-tracking branch 'mbr0wn/uhd/siggen_gui'
       new  50eae4e   Merge branch 'master' into next

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 gr-dtv/include/gnuradio/dtv/CMakeLists.txt         |   9 +
 gr-uhd/apps/CMakeLists.txt                         |   1 +
 gr-uhd/apps/uhd_app.py                             | 292 ++++++++
 gr-uhd/apps/uhd_siggen                             |  34 +-
 gr-uhd/apps/uhd_siggen_base.py                     | 351 ++++-----
 gr-uhd/apps/uhd_siggen_gui                         | 689 +++++++++++-------
 .../{uhd_wbfm_receive.grc => uhd_siggen_gui.grc}   | 786 +++++++++++++--------
 7 files changed, 1356 insertions(+), 806 deletions(-)
 create mode 100644 gr-uhd/apps/uhd_app.py
 copy gr-uhd/examples/grc/{uhd_wbfm_receive.grc => uhd_siggen_gui.grc} (76%)



reply via email to

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