commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] gnuradio.git at gnuradio.org branch, distcheck, update


From: Git Repository
Subject: [Commit-gnuradio] gnuradio.git at gnuradio.org branch, distcheck, updated. 1aa216df204197b4849581dd4f42b2e7680eb72f
Date: Wed, 26 Aug 2009 18:43:30 -0600 (MDT)

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 "gnuradio.git at gnuradio.org".

The branch, distcheck has been updated
       via  1aa216df204197b4849581dd4f42b2e7680eb72f (commit)
       via  20e87ef0575d6bf09ab19fa1d025dbe71eec27fb (commit)
       via  23fb5e602d48f6924e70b363bf9480fd41b928b0 (commit)
       via  5314163f36b010c386a545512366aeb1f075f602 (commit)
       via  785cacd477d50aba8a412bae16c57681c52a7fd2 (commit)
       via  ab88e3c4fcf96093637eaadeae360df0d04282fa (commit)
       via  f87944705b9fb251af9fe0c16ef2b47424c867d5 (commit)
       via  d4ba08af653a00af6530add2df14c1341d6a9b90 (commit)
       via  6fa1fc320b539cac0add465652c0cac170a88db1 (commit)
       via  be584380504e24f7841b4792290b9cb3bb52aed4 (commit)
       via  ebe5f1cacefd3b4b2c35adfd6a38b7fac387680b (commit)
       via  74921cb0e4df480266f05d0ec3b42b3a1fc86f8a (commit)
       via  f513de947ec9d15eb332abcba8a96927ff4dcc63 (commit)
       via  09fb1c056189e676d4c905949d7608c866a9247e (commit)
       via  288e832801d4d14f1ac7274f3a25084e1d270754 (commit)
       via  addee36a06e07fe4c7f01caf1ae1de17c1f75940 (commit)
       via  ef44b1afa410d77dbf84ba79119c16bb4fd02606 (commit)
       via  2d4405ea55f3d9e4369fa903ce4d0d2a5addd7b4 (commit)
       via  22a68fa5fab3307cd0ea3c4f3ba4270936fead6a (commit)
       via  a297059a8c5169edf8ef39d66ac556229dcfe640 (commit)
       via  548c972d642a35d888ef87f417db0badfa6c22d8 (commit)
       via  35871625e84c5e91af1fa8b7e741629e3880d323 (commit)
       via  9d751503f53e2381ef6b94482948b16cbf913734 (commit)
       via  4085285a821d6dcf003d8a0fab1329599790f2be (commit)
       via  aafbdf432b547529bea9ebe9ce2ad4c77ab20f03 (commit)
       via  be85d95e41ba883746ad109fa3eb9d280e74a4f8 (commit)
       via  eec6476e69760994a01fbd3344a2af2f814f7d96 (commit)
       via  60633c60dda8bd0ac8c7b5fde72eac62aa0f9490 (commit)
       via  b6c19491d34357ab2d6332f91733afe7367da92a (commit)
       via  d3ebbccf7da16835e06e700ed58ef1ced16ab89e (commit)
       via  f3c5010f9c9e8b82048a6d631418c9b5b482e593 (commit)
       via  7b09198e2330d59de7d55030bef342afd217368a (commit)
       via  ea99e2777b7a3692ee50ed0d80eeae006fa60322 (commit)
       via  4256cde50ae0f3c52f415f45e9cc6274f51c6ce2 (commit)
       via  91f18267cd90fdeaea0a5f57543fa149019b251a (commit)
       via  cafcd00720877d099262e78ac623a13118574233 (commit)
       via  6213d97eba31b66f8234357c6f030124f417f74d (commit)
       via  4425cea2297d29f7cb90ac045b39928358cff1e4 (commit)
       via  e19946f858e7ede2e76cfd78bc194a3f81c13197 (commit)
       via  0f12441cf801f060c8b0a778016c658db5486607 (commit)
       via  f7bc7ed21decef03737effa69402d127e1cb54d9 (commit)
       via  0f90ae17548c89a9ccde112948a6b57b54c2a01c (commit)
       via  392227182979367a981606e86c7ec24314555c04 (commit)
      from  9f2ca841018fd24644be39b4400784806015aef2 (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 1aa216df204197b4849581dd4f42b2e7680eb72f
Merge: 20e87ef0575d6bf09ab19fa1d025dbe71eec27fb 
60633c60dda8bd0ac8c7b5fde72eac62aa0f9490
Author: Johnathan Corgan <address@hidden>
Date:   Wed Aug 26 16:52:40 2009 -0700

    Merge vrt of http://gnuradio.org/git/jblum.git into master
    
    * automatic store for empty traces on enable
    * added traces to fft window
    * added quadradio method to enable/disable cal
    * use enum for band select
    * added get band select

commit 20e87ef0575d6bf09ab19fa1d025dbe71eec27fb
Merge: 23fb5e602d48f6924e70b363bf9480fd41b928b0 
cafcd00720877d099262e78ac623a13118574233
Author: Johnathan Corgan <address@hidden>
Date:   Wed Aug 26 16:48:36 2009 -0700

    Merge msg-passing from http://gnuradio.org/git/eb.git
    
    * Add shorthand for making tuples.
    * Add blobs and shorthand pmt pseudo-constructors.
    * gruel::send can now send to a pmt.
    * Add top-level msg_passing.h include file.
    * QA code now works.
    * Add pmt type that wraps a gruel::msg_accepter.

commit 23fb5e602d48f6924e70b363bf9480fd41b928b0
Merge: 9f2ca841018fd24644be39b4400784806015aef2 
5314163f36b010c386a545512366aeb1f075f602
Author: Johnathan Corgan <address@hidden>
Date:   Tue Aug 25 16:02:33 2009 -0700

    Merge utils from http://gnuradio.org/git/trondeau.git
    
      Added files to Makefile.am for distribution.
      Added colorbar to spectrogram for magnitude measurement.
      Fixed spectrogram plotting axis.
      Adding a spectrogram plot. The axis need work.
      GR plotter tool handles end of file and files shorter than the block 
length.
      Manages window/filter types better. Disables filter types if the 
designing algorithm doesn't support it (no RRC or Gaussian for equiripple 
filters).
      User messages if PyQt and PyQwt are not installed (or found).
      Setting validators for all edit boxes.
      Fixing tab order.
      Adding display for the number of taps in the filter.
      Adding equiripple band reject filter to filter design app.
      Adding P-M version of band reject filter.
      Fixed documentation for optfir band pass filters.
      Added routine for optfir equiripple filter design code to create complex 
bandpass filters. Also adds this ability to the filter designer.
      Added design for Guassian filters.
      Added design for RRC filters.
      Added Band Notch filter
      Adding complex bandpass filter design (for windowed filters only).
      Adding plotting of group delay.
      Adding labels to the plots.
      ...

commit 5314163f36b010c386a545512366aeb1f075f602
Author: Tom Rondeau <address@hidden>
Date:   Tue Aug 25 18:43:52 2009 -0400

    Added files to Makefile.am for distribution.

commit 785cacd477d50aba8a412bae16c57681c52a7fd2
Author: Tom Rondeau <address@hidden>
Date:   Tue Aug 25 18:22:06 2009 -0400

    Added colorbar to spectrogram for magnitude measurement.

commit ab88e3c4fcf96093637eaadeae360df0d04282fa
Author: Tom Rondeau <address@hidden>
Date:   Tue Aug 25 17:54:36 2009 -0400

    Fixed spectrogram plotting axis.

commit f87944705b9fb251af9fe0c16ef2b47424c867d5
Author: Tom Rondeau <address@hidden>
Date:   Tue Aug 25 17:35:56 2009 -0400

    Adding a spectrogram plot. The axis need work.

commit d4ba08af653a00af6530add2df14c1341d6a9b90
Author: Tom Rondeau <address@hidden>
Date:   Tue Aug 25 12:12:17 2009 -0400

    GR plotter tool handles end of file and files shorter than the block length.

commit 6fa1fc320b539cac0add465652c0cac170a88db1
Author: Tom Rondeau <address@hidden>
Date:   Tue Aug 25 11:15:25 2009 -0400

    Manages window/filter types better. Disables filter types if the designing 
algorithm doesn't support it (no RRC or Gaussian for equiripple filters).

commit be584380504e24f7841b4792290b9cb3bb52aed4
Author: Tom Rondeau <address@hidden>
Date:   Tue Aug 25 10:01:00 2009 -0400

    User messages if PyQt and PyQwt are not installed (or found).

commit ebe5f1cacefd3b4b2c35adfd6a38b7fac387680b
Author: Tom <address@hidden>
Date:   Mon Aug 24 23:26:59 2009 -0400

    Setting validators for all edit boxes.

commit 74921cb0e4df480266f05d0ec3b42b3a1fc86f8a
Author: Tom <address@hidden>
Date:   Mon Aug 24 23:08:31 2009 -0400

    Fixing tab order.

commit f513de947ec9d15eb332abcba8a96927ff4dcc63
Author: Tom <address@hidden>
Date:   Mon Aug 24 23:02:52 2009 -0400

    Adding display for the number of taps in the filter.

commit 09fb1c056189e676d4c905949d7608c866a9247e
Author: Tom Rondeau <address@hidden>
Date:   Mon Aug 24 19:25:30 2009 -0400

    Adding equiripple band reject filter to filter design app.

commit 288e832801d4d14f1ac7274f3a25084e1d270754
Author: Tom Rondeau <address@hidden>
Date:   Mon Aug 24 19:24:56 2009 -0400

    Adding P-M version of band reject filter.

commit addee36a06e07fe4c7f01caf1ae1de17c1f75940
Author: Tom Rondeau <address@hidden>
Date:   Mon Aug 24 17:50:06 2009 -0400

    Fixed documentation for optfir band pass filters.

commit ef44b1afa410d77dbf84ba79119c16bb4fd02606
Author: Tom Rondeau <address@hidden>
Date:   Mon Aug 24 17:44:43 2009 -0400

    Added routine for optfir equiripple filter design code to create complex 
bandpass filters. Also adds this ability to the filter designer.

commit 2d4405ea55f3d9e4369fa903ce4d0d2a5addd7b4
Author: Tom <address@hidden>
Date:   Mon Aug 24 00:31:31 2009 -0400

    Added design for Guassian filters.

commit 22a68fa5fab3307cd0ea3c4f3ba4270936fead6a
Author: Tom <address@hidden>
Date:   Mon Aug 24 00:24:26 2009 -0400

    Added design for RRC filters.

commit a297059a8c5169edf8ef39d66ac556229dcfe640
Author: Tom <address@hidden>
Date:   Sun Aug 23 23:27:05 2009 -0400

    Added Band Notch filter

commit 548c972d642a35d888ef87f417db0badfa6c22d8
Author: Tom <address@hidden>
Date:   Sun Aug 23 22:55:11 2009 -0400

    Adding complex bandpass filter design (for windowed filters only).

commit 35871625e84c5e91af1fa8b7e741629e3880d323
Author: Tom <address@hidden>
Date:   Sun Aug 23 22:30:35 2009 -0400

    Adding plotting of group delay.

commit 9d751503f53e2381ef6b94482948b16cbf913734
Author: Tom <address@hidden>
Date:   Sun Aug 23 22:06:24 2009 -0400

    Adding labels to the plots.

commit 4085285a821d6dcf003d8a0fab1329599790f2be
Author: Tom <address@hidden>
Date:   Sun Aug 23 21:57:34 2009 -0400

    Plotting phase of filter in its own tab now.

commit aafbdf432b547529bea9ebe9ce2ad4c77ab20f03
Author: Tom <address@hidden>
Date:   Sun Aug 23 21:19:12 2009 -0400

    Adding a phase and group delay plot to the GUI.

commit be85d95e41ba883746ad109fa3eb9d280e74a4f8
Author: Tom <address@hidden>
Date:   Sun Aug 23 20:52:33 2009 -0400

    Fixing time domain plot zoomer.

commit eec6476e69760994a01fbd3344a2af2f814f7d96
Author: Tom <address@hidden>
Date:   Sun Aug 23 19:36:24 2009 -0400

    Adding features and usability.

commit 60633c60dda8bd0ac8c7b5fde72eac62aa0f9490
Merge: d3ebbccf7da16835e06e700ed58ef1ced16ab89e 
b6c19491d34357ab2d6332f91733afe7367da92a
Author: Josh Blum <address@hidden>
Date:   Sun Aug 23 12:30:12 2009 -0700

    Merge branch 'wxgui' of address@hidden:jblum into vrt

commit b6c19491d34357ab2d6332f91733afe7367da92a
Author: Josh Blum <address@hidden>
Date:   Sat Aug 22 22:01:55 2009 -0700

    automatic store for empty traces on enable

commit d3ebbccf7da16835e06e700ed58ef1ced16ab89e
Merge: 7b09198e2330d59de7d55030bef342afd217368a 
f3c5010f9c9e8b82048a6d631418c9b5b482e593
Author: Josh Blum <address@hidden>
Date:   Sat Aug 22 15:09:30 2009 -0700

    Merge branch 'wxgui' of address@hidden:jblum into vrt

commit f3c5010f9c9e8b82048a6d631418c9b5b482e593
Author: Josh Blum <address@hidden>
Date:   Sat Aug 22 15:08:40 2009 -0700

    added traces to fft window

commit 7b09198e2330d59de7d55030bef342afd217368a
Author: Josh Blum <address@hidden>
Date:   Thu Aug 20 19:12:07 2009 -0700

    added quadradio method to enable/disable cal

commit ea99e2777b7a3692ee50ed0d80eeae006fa60322
Author: Tom <address@hidden>
Date:   Thu Aug 20 22:10:50 2009 -0400

    Removed the LFP and HPF ui's that are now a part of the main pyqt_filter.ui 
package.

commit 4256cde50ae0f3c52f415f45e9cc6274f51c6ce2
Author: Josh Blum <address@hidden>
Date:   Thu Aug 20 17:17:56 2009 -0700

    use enum for band select

commit 91f18267cd90fdeaea0a5f57543fa149019b251a
Author: Josh Blum <address@hidden>
Date:   Thu Aug 20 16:20:31 2009 -0700

    added get band select

commit cafcd00720877d099262e78ac623a13118574233
Author: Eric Blossom <address@hidden>
Date:   Wed Aug 19 09:57:42 2009 -0700

    Add shorthand for making tuples.

commit 6213d97eba31b66f8234357c6f030124f417f74d
Author: Eric Blossom <address@hidden>
Date:   Tue Aug 18 22:44:05 2009 -0700

    Add blobs and shorthand pmt pseudo-constructors.
    
    blobs == Binary Large Object.  Very handy for passing around
    uninterpreted data.  The shorthand constructors were implemented by
    overloading the pmt_t mp(foo) function in the pmt namespace.
    
    I originally called "mp" "pmt", but that caused a conflict with the
    pmt namespace.

commit 4425cea2297d29f7cb90ac045b39928358cff1e4
Author: Eric Blossom <address@hidden>
Date:   Tue Aug 18 21:02:13 2009 -0700

    gruel::send can now send to a pmt.

commit e19946f858e7ede2e76cfd78bc194a3f81c13197
Author: Tom <address@hidden>
Date:   Tue Aug 18 22:57:27 2009 -0400

    Adding a graphical tool to design and analyze filters.

commit 0f12441cf801f060c8b0a778016c658db5486607
Author: Eric Blossom <address@hidden>
Date:   Tue Aug 18 19:12:15 2009 -0700

    Add top-level msg_passing.h include file.
    
    Incorporate send.h into msg_passing.h.

commit f7bc7ed21decef03737effa69402d127e1cb54d9
Author: Eric Blossom <address@hidden>
Date:   Tue Aug 18 18:57:33 2009 -0700

    QA code now works.

commit 0f90ae17548c89a9ccde112948a6b57b54c2a01c
Author: Eric Blossom <address@hidden>
Date:   Tue Aug 18 17:39:02 2009 -0700

    Add pmt type that wraps a gruel::msg_accepter.
    
    QA code doesn't link because pmt depends on msg and vice versa

commit 392227182979367a981606e86c7ec24314555c04
Author: Tom <address@hidden>
Date:   Fri Aug 14 23:29:17 2009 -0400

    Adding a QT-based data file viewer.
    
    This is the start of an application to read in data files and display them 
in a useful manner.

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

Summary of changes:
 gnuradio-core/src/python/gnuradio/optfir.py |   62 +++-
 gr-utils/src/python/Makefile.am             |   11 +-
 gr-utils/src/python/gr_filter_design.py     |  673 ++++++++++++++++++++++++++
 gr-utils/src/python/gr_plot_qt.py           |  643 +++++++++++++++++++++++++
 gr-utils/src/python/pyqt_filter.py          |  426 +++++++++++++++++
 gr-utils/src/python/pyqt_filter.ui          |  676 +++++++++++++++++++++++++++
 gr-utils/src/python/pyqt_plot.py            |  206 ++++++++
 gr-utils/src/python/pyqt_plot.ui            |  389 +++++++++++++++
 gr-vrt/src/vrt_quadradio_source_32fc.cc     |   14 +-
 gr-vrt/src/vrt_quadradio_source_32fc.h      |    5 +-
 gr-wxgui/src/python/constants.py            |    2 +
 gr-wxgui/src/python/fft_window.py           |   78 +++-
 gruel/src/include/gruel/Makefile.am         |    3 +-
 gruel/src/include/gruel/msg_accepter.h      |    3 +
 gruel/src/include/gruel/msg_passing.h       |  111 +++++
 gruel/src/include/gruel/pmt.h               |   49 ++
 gruel/src/include/gruel/pmt_sugar.h         |  165 +++++++
 gruel/src/include/gruel/send.h              |   49 --
 gruel/src/lib/Makefile.am                   |   13 +
 gruel/src/lib/pmt/Makefile.am               |    9 -
 gruel/src/lib/pmt/pmt.cc                    |   70 +++-
 gruel/src/lib/pmt/qa_pmt_prims.cc           |   56 +++-
 gruel/src/lib/pmt/qa_pmt_prims.h            |    4 +
 gruel/src/lib/pmt/test_pmt.cc               |   37 --
 gruel/src/lib/test_gruel.cc                 |   37 ++
 vrt/include/vrt/quadradio.h                 |   14 +-
 vrt/lib/quadradio.cc                        |   44 ++-
 27 files changed, 3712 insertions(+), 137 deletions(-)
 create mode 100755 gr-utils/src/python/gr_filter_design.py
 create mode 100755 gr-utils/src/python/gr_plot_qt.py
 create mode 100644 gr-utils/src/python/pyqt_filter.py
 create mode 100644 gr-utils/src/python/pyqt_filter.ui
 create mode 100644 gr-utils/src/python/pyqt_plot.py
 create mode 100644 gr-utils/src/python/pyqt_plot.ui
 create mode 100644 gruel/src/include/gruel/msg_passing.h
 create mode 100644 gruel/src/include/gruel/pmt_sugar.h
 delete mode 100644 gruel/src/include/gruel/send.h
 delete mode 100644 gruel/src/lib/pmt/test_pmt.cc
 create mode 100644 gruel/src/lib/test_gruel.cc


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




reply via email to

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