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, master, updated. 3


From: git repository hosting
Subject: [Commit-gnuradio] git://gnuradio.org/gnuradio branch, master, updated. 3.3git-627-g69cbd4a
Date: Tue, 2 Feb 2010 00:45:47 +0000 (GMT)

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  69cbd4af0c44e71a73b6937cfc1f0b456040fe61 (commit)
       via  4640708a2cb9740c41f0e27a6ce865a85473a4a0 (commit)
       via  3bac2fa547168ca52352892e5f9db3335724682e (commit)
       via  83369a926b2b23280ac4709335b0115f4c145602 (commit)
       via  cafa42f500337c3b4b9d54b8af1c9101727267b9 (commit)
       via  8d4804c546be699a3c3088edc7de25cfee620562 (commit)
       via  9fc527b4735db31acb967ed1309b86fd76003b03 (commit)
       via  e6e29a45df8a97c80a213645968ac01fda904777 (commit)
       via  98a0c00c7a922e1c5cbce155205b4e5de725bcf7 (commit)
       via  fd6fd94644330a29ae0598c3ff1e75ddc196e806 (commit)
       via  cf4e5e40a77a0579f97e4306d2d51860b3b3a3f0 (commit)
       via  b484d4b751bc08e9324425eadd269e85932f7149 (commit)
       via  7fa4e9a1d1f1718991150ccbf3304c0bd1998e21 (commit)
       via  dafe4d73fec32dfa4cbc687e3b4489784c33db92 (commit)
       via  991ffe1dcc5ddacc4e2083d8494a9e92034aa70a (commit)
       via  4f03e43efdc8736c39ff6dad10052d0e31aca62f (commit)
       via  345434daf74cf642f7f7fd7ee28e51e020eadfab (commit)
       via  a3418ea4a658cefb02e28b23a5462149aa9d05c3 (commit)
       via  977b0e098fc602e61b7cb40791d53dde0adf63aa (commit)
       via  e4c8d59714eff4ef571a43f7952a9af2f3d28a98 (commit)
       via  3507e4e3d44a85db37737460aa13f86997acfbdb (commit)
       via  78809d52b0d28d4f8bb4aaecfe4115312b0e9ce5 (commit)
       via  8cc51ce7749e5c5562d208a8efaf17828295c70d (commit)
      from  609624f2293f6abce93cf1a8f80645108417b6c9 (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 69cbd4af0c44e71a73b6937cfc1f0b456040fe61
Merge: 4640708a2cb9740c41f0e27a6ce865a85473a4a0 
609624f2293f6abce93cf1a8f80645108417b6c9
Author: Tom <address@hidden>
Date:   Mon Feb 1 19:45:39 2010 -0500

    Merge branch 'master' of address@hidden:gnuradio

commit 4640708a2cb9740c41f0e27a6ce865a85473a4a0
Merge: 824aa242f143a088f04031840bc36ed54de74005 
3bac2fa547168ca52352892e5f9db3335724682e
Author: Tom <address@hidden>
Date:   Mon Feb 1 19:21:54 2010 -0500

    Merge branch 'fll'

commit 3bac2fa547168ca52352892e5f9db3335724682e
Author: Tom <address@hidden>
Date:   Mon Feb 1 19:11:03 2010 -0500

    Fixing DQPSK block to work with any real value samples per symbol and 
getting object names the same as DBPSK block.

commit 83369a926b2b23280ac4709335b0115f4c145602
Author: Tom <address@hidden>
Date:   Mon Feb 1 19:05:43 2010 -0500

    Changing Makefile so the new PAM examples are installed

commit cafa42f500337c3b4b9d54b8af1c9101727267b9
Author: Tom <address@hidden>
Date:   Mon Feb 1 18:59:56 2010 -0500

    Minor adjustments to FLL example

commit 8d4804c546be699a3c3088edc7de25cfee620562
Author: Tom <address@hidden>
Date:   Mon Feb 1 18:58:37 2010 -0500

    Simplifying and using PFB resampler to generate pusle shape filtered signal.

commit 9fc527b4735db31acb967ed1309b86fd76003b03
Author: Tom <address@hidden>
Date:   Mon Feb 1 18:55:24 2010 -0500

    Using PFB resampler to generate the pulse shaping filtered signal.

commit e6e29a45df8a97c80a213645968ac01fda904777
Author: Tom <address@hidden>
Date:   Sun Jan 31 17:10:18 2010 -0500

    Preventing an error message by casting an integer (0) to the requested 
float.

commit 98a0c00c7a922e1c5cbce155205b4e5de725bcf7
Author: Tom <address@hidden>
Date:   Sun Jan 31 17:08:03 2010 -0500

    Using PFB resampler to do the RRC filtering on the modulator. This along 
with the PFB clock recovery in the demod block allows arbitrary real numbers 
for the number of samples per symbol. We will have to chance the transmit and 
recieve path code in the examples to take advantage of this.

commit fd6fd94644330a29ae0598c3ff1e75ddc196e806
Author: Tom <address@hidden>
Date:   Sun Jan 31 17:03:36 2010 -0500

    Got this wrong before. Derivative filter taps are now calculated correctly 
which makes the rest of the code work. My previous test cases must have masked 
the problem.

commit cf4e5e40a77a0579f97e4306d2d51860b3b3a3f0
Author: Tom <address@hidden>
Date:   Sun Jan 17 19:19:40 2010 -0500

    Doing the same with the resampler on the receiver side.

commit b484d4b751bc08e9324425eadd269e85932f7149
Author: Tom Rondeau <address@hidden>
Date:   Sun Jan 17 19:18:39 2010 -0500

    Playing with using the resampler to allow any bit rate requested.

commit 7fa4e9a1d1f1718991150ccbf3304c0bd1998e21
Author: Tom <address@hidden>
Date:   Sun Jan 17 18:14:08 2010 -0500

    Adding FLL correction to DQPSK2 block.

commit dafe4d73fec32dfa4cbc687e3b4489784c33db92
Author: Tom <address@hidden>
Date:   Sat Jan 2 16:47:00 2010 -0500

    Fixing up loopback benchmark program for new DBPSK receiver.

commit 991ffe1dcc5ddacc4e2083d8494a9e92034aa70a
Author: Tom <address@hidden>
Date:   Sat Jan 2 16:34:20 2010 -0500

    UIC files to go along with previous commit (for QT receiver code).

commit 4f03e43efdc8736c39ff6dad10052d0e31aca62f
Author: Tom <address@hidden>
Date:   Sat Jan 2 16:33:13 2010 -0500

    Adding a routine to exercise the new DBPSK receiver code with the QT GUI.

commit 345434daf74cf642f7f7fd7ee28e51e020eadfab
Author: Tom <address@hidden>
Date:   Sat Jan 2 16:31:35 2010 -0500

    Printing FLL gain value in verbose mode.

commit a3418ea4a658cefb02e28b23a5462149aa9d05c3
Author: Tom <address@hidden>
Date:   Sat Jan 2 16:30:57 2010 -0500

    Since I'm bothering to average the error, I might as well use it.

commit 977b0e098fc602e61b7cb40791d53dde0adf63aa
Author: Tom <address@hidden>
Date:   Sun Dec 20 22:16:51 2009 -0500

    Adding FLL to QT loopback example.

commit e4c8d59714eff4ef571a43f7952a9af2f3d28a98
Author: Tom <address@hidden>
Date:   Sun Dec 20 21:57:40 2009 -0500

    Adding FLL to DBPSK demodulator block. Need OTA testing.

commit 3507e4e3d44a85db37737460aa13f86997acfbdb
Author: Tom <address@hidden>
Date:   Sun Dec 20 16:58:53 2009 -0500

    Adding some documentation.

commit 78809d52b0d28d4f8bb4aaecfe4115312b0e9ce5
Author: Tom <address@hidden>
Date:   Sun Dec 20 15:41:17 2009 -0500

    Cleaning up functions.

commit 8cc51ce7749e5c5562d208a8efaf17828295c70d
Author: Tom <address@hidden>
Date:   Sun Dec 20 15:32:23 2009 -0500

    WIP: better access to setting FLL parameters and working on getting gain 
settings better.

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

Summary of changes:
 .../src/lib/filter/gr_pfb_arb_resampler_ccf.cc     |   33 +-
 .../src/lib/filter/gr_pfb_arb_resampler_ccf.h      |    1 +
 .../src/lib/general/gr_fll_band_edge_cc.cc         |  104 ++--
 .../src/lib/general/gr_fll_band_edge_cc.h          |   40 +-
 .../src/lib/general/gr_fll_band_edge_cc.i          |    1 +
 .../src/python/gnuradio/blks2impl/dbpsk2.py        |   64 ++-
 .../src/python/gnuradio/blks2impl/dqpsk2.py        |   56 ++-
 gnuradio-examples/grc/Makefile.am                  |    4 +-
 gnuradio-examples/grc/demod/digital_freq_lock.grc  |   80 ++--
 gnuradio-examples/grc/demod/pam_sync.grc           |  602 +++++++++-----------
 gnuradio-examples/grc/demod/pam_timing.grc         |  608 +++++++++-----------
 .../python/digital/benchmark_qt_loopback2.py       |  125 +++--
 .../{benchmark_qt_rx.py => benchmark_qt_rx2.py}    |  129 +++--
 .../python/digital/qt_digital_window2.py           |  178 +++---
 .../python/digital/qt_digital_window2.ui           |  299 +++++-----
 .../digital/{qt_rx_window.py => qt_rx_window2.py}  |  113 ++--
 .../digital/{qt_rx_window.ui => qt_rx_window2.ui}  |  262 +++------
 .../python/digital/usrp_receive_path.py            |   14 +-
 .../python/digital/usrp_transmit_path.py           |   15 +-
 grc/blocks/gr_fll_band_edge_cc.xml                 |   15 +
 20 files changed, 1332 insertions(+), 1411 deletions(-)
 copy gnuradio-examples/python/digital/{benchmark_qt_rx.py => 
benchmark_qt_rx2.py} (77%)
 copy gnuradio-examples/python/digital/{qt_rx_window.py => qt_rx_window2.py} 
(75%)
 copy gnuradio-examples/python/digital/{qt_rx_window.ui => qt_rx_window2.ui} 
(68%)


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




reply via email to

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