[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] git://gnuradio.org/jblum branch, digital, updated. 762
From: |
git version control |
Subject: |
[Commit-gnuradio] git://gnuradio.org/jblum branch, digital, updated. 7628cff158a4bddaef5f38dc649ea9047008ed48 |
Date: |
Tue, 6 Sep 2011 05:36:07 +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, digital has been updated
via 7628cff158a4bddaef5f38dc649ea9047008ed48 (commit)
via 65fbbb8f752ebf522ac2628f850445e66a278e2f (commit)
via 4f6e8d801bc6f4e43e956bd9b21d2904451a1233 (commit)
via 194cb7f405858fdcd76f8e7595d4970f4a2da984 (commit)
via 0e962fd8e859f313c9483d6c3444200977a70022 (commit)
via e17dbbcda50bdb851227c67e68c9d3e2e7732468 (commit)
via da5b87db20a34c84b3d03f87a668632997d58457 (commit)
via ff8ce00c0457c213dcad0b1b460a5d0db1b7d155 (commit)
via 6ca8b00d225cb02691068510dd9069d71bcc1e62 (commit)
via 245ef56d20f1c947e3c0f42e2edf15515e00db10 (commit)
via 9b89276c58516cc9d3be817a96d68483c60a26f7 (commit)
via b827a9b538a6df1e74af02041624b77e71dc38ae (commit)
via ea7cd530c1f9ba58c6d0582d6381b1ea1f104d6d (commit)
via 317e8321472cb9e921757636b561897b12199195 (commit)
via ba3a3158456cfc866204071183ccdd773f0ab5a2 (commit)
via c63d077ba9fe98eb6b963b0d91ffa2c61048288d (commit)
via 6b774f7fd055650628d4e6679e0e32b31b3af5c6 (commit)
via db2cfb25b719511c3ca01bcbadf5ef35a43f4319 (commit)
via 38ee7ad424f470826db6e0a31b85442a12464e15 (commit)
via e8f68c3db6b4391ba88d36c42f2ce077a02c0c7b (commit)
via 9dc241fc48ac4e286cfd51c3bddde0b9f0f40988 (commit)
via 5784b0c53c6d19b7a74f82e57c816beecd8b5edb (commit)
via f94ceff1f608bd5d1c67e3ff662fb2c659e61aa8 (commit)
via 41cf2b306a210c3600c1c35a8e952679a94c00a6 (commit)
via b29d77324666696d10397a379cce394e8e43156b (commit)
via d2a856cf1d85eb2f36101874cad16905c7442377 (commit)
via 56500df87ed591e645d57bbaa67a8e49942de909 (commit)
via 35fd5072f4a1eba6d02e3c4615dfde33783f876f (commit)
via 8af791009ad280f8830dada145a78292a19dde81 (commit)
via b12498643aa5c11a35a484925c565a7a9e746f75 (commit)
via 67e6c7e9a9420f2fc5ee14cee862412aad24b89f (commit)
via ee5ac10dcec81570be475877b41be6219784d4c6 (commit)
via 3f9a95ae3e8b91faae6b59870429b84ccdfaa3db (commit)
via c96ea6723a3e7ce6dc5bbccb4386647a088186aa (commit)
via 144ef2dbe12de3f1f784fb2e76771b1e174deb41 (commit)
via dd35f129cc0ecbbf092a25a60414fef133e6dc04 (commit)
via 5155713e970946e2ce213c4f68ccc44e6737ead0 (commit)
via 730e550d4ec5f429170d97383e3826193a893ac8 (commit)
from f535cd0f1fbc7cfc753f5abbe99251a50cd32acb (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 7628cff158a4bddaef5f38dc649ea9047008ed48
Merge: f535cd0 65fbbb8
Author: Josh Blum <address@hidden>
Date: Mon Sep 5 22:35:52 2011 -0700
Merge branch 'digital' of https://github.com/trondeau/gnuradio into digital
Conflicts:
gnuradio-core/src/lib/general/gr_pll_carriertracking_cc.h
gnuradio-core/src/lib/general/gr_pll_freqdet_cf.h
gr-digital/lib/digital_constellation.h
gr-digital/lib/digital_constellation_receiver_cb.h
gr-digital/lib/digital_fll_band_edge_cc.h
gr-digital/lib/digital_mpsk_receiver_cc.h
commit 65fbbb8f752ebf522ac2628f850445e66a278e2f
Author: Tom Rondeau <address@hidden>
Date: Thu Sep 1 16:06:44 2011 -0400
grc: moved GRC blocks that were put into gr-digital into gr-digital/grc and
refactored for new API.
commit 4f6e8d801bc6f4e43e956bd9b21d2904451a1233
Author: Tom Rondeau <address@hidden>
Date: Thu Sep 1 16:06:07 2011 -0400
Fixed the PFB clock sync block when asking for multiple samples per symbol
out.
commit 194cb7f405858fdcd76f8e7595d4970f4a2da984
Author: Tom Rondeau <address@hidden>
Date: Thu Sep 1 15:35:12 2011 -0400
Fixing GRC files for new API to loop blocks.
commit 0e962fd8e859f313c9483d6c3444200977a70022
Author: Tom Rondeau <address@hidden>
Date: Thu Sep 1 12:11:07 2011 -0400
digital: adding CPM C++ hier block, which adds a hier directory to
gr-digital. Reworked build system to include this in the libraries and modules
built.
commit e17dbbcda50bdb851227c67e68c9d3e2e7732468
Author: Tom Rondeau <address@hidden>
Date: Tue Aug 30 22:52:44 2011 -0400
digital: added gitignore file to hier dir.
commit da5b87db20a34c84b3d03f87a668632997d58457
Author: Tom Rondeau <address@hidden>
Date: Tue Aug 30 22:51:15 2011 -0400
digital: fixed up build to make libdigital_hier.la; does not swig or get
built into full library yet. Passes distcheck.
commit ff8ce00c0457c213dcad0b1b460a5d0db1b7d155
Author: Tom Rondeau <address@hidden>
Date: Tue Aug 30 22:11:56 2011 -0400
digital: moved newly added CPM and GMSK hier blocks to gr-digital.
commit 6ca8b00d225cb02691068510dd9069d71bcc1e62
Merge: 245ef56 b124986
Author: Tom Rondeau <address@hidden>
Date: Tue Aug 30 18:02:31 2011 -0400
Merge remote branch 'mbant/cpm' into digital
Conflicts:
gnuradio-core/src/lib/general/Makefile.am
gnuradio-core/src/lib/general/general.i
gnuradio-core/src/lib/hier/Makefile.am
grc/blocks/Makefile.am
commit 245ef56d20f1c947e3c0f42e2edf15515e00db10
Author: Tom Rondeau <address@hidden>
Date: Tue Aug 30 17:40:42 2011 -0400
digital: adding GMSK as a modulation type. Updated to use PFB-based clock
recovery alg instead of M&M.
commit 9b89276c58516cc9d3be817a96d68483c60a26f7
Author: Tom Rondeau <address@hidden>
Date: Tue Aug 30 17:40:31 2011 -0400
digital: minor formatting fixes.
commit b827a9b538a6df1e74af02041624b77e71dc38ae
Author: Tom Rondeau <address@hidden>
Date: Tue Aug 30 17:03:54 2011 -0400
digital: fixing a few things left out in conversion to gri_control_loop
children.
commit ea7cd530c1f9ba58c6d0582d6381b1ea1f104d6d
Merge: 317e832 ba3a315
Author: Tom Rondeau <address@hidden>
Date: Tue Aug 30 16:36:13 2011 -0400
Merge branch 'digital' of github.com:trondeau/gnuradio into digital
commit 317e8321472cb9e921757636b561897b12199195
Author: Tom Rondeau <address@hidden>
Date: Tue Aug 30 16:35:30 2011 -0400
digital: adding a script to add channel conditions to a saved file and
output to another file.
commit ba3a3158456cfc866204071183ccdd773f0ab5a2
Author: Tom Rondeau <address@hidden>
Date: Tue Aug 30 11:08:13 2011 -0400
digital: converted mpsk_receiver to use gri_control_loop parent class.
Updated QA code for this, too. Again, had to change the expected data since the
loop converges at a different rate; tested by setting alpha and beta to old
values and it worked with old data still.
commit c63d077ba9fe98eb6b963b0d91ffa2c61048288d
Author: Tom Rondeau <address@hidden>
Date: Tue Aug 30 10:40:16 2011 -0400
digital: formatting comments for line length.
commit 6b774f7fd055650628d4e6679e0e32b31b3af5c6
Author: Tom Rondeau <address@hidden>
Date: Tue Aug 30 10:36:50 2011 -0400
digital: made other QA codes executable
commit db2cfb25b719511c3ca01bcbadf5ef35a43f4319
Author: Tom Rondeau <address@hidden>
Date: Tue Aug 30 10:36:10 2011 -0400
digital: converted FLL block to use gri_control_loop parent class.
commit 38ee7ad424f470826db6e0a31b85442a12464e15
Author: Tom Rondeau <address@hidden>
Date: Tue Aug 30 10:29:04 2011 -0400
digital: reformatting documentation for line length.
commit e8f68c3db6b4391ba88d36c42f2ce077a02c0c7b
Author: Tom Rondeau <address@hidden>
Date: Mon Aug 29 21:42:42 2011 -0400
Updating QA code for PLL blocks. Setting gains using new loop bw concept
changes the behavior slightly so new values were necessary. By explicitly
setting alpha and beta to the previous values still worked, though.
commit 9dc241fc48ac4e286cfd51c3bddde0b9f0f40988
Author: Tom Rondeau <address@hidden>
Date: Mon Aug 29 21:42:15 2011 -0400
Updating all three PLL blocks to use new control_loop parent class.
commit 5784b0c53c6d19b7a74f82e57c816beecd8b5edb
Author: Tom Rondeau <address@hidden>
Date: Mon Aug 29 17:58:25 2011 -0400
digital: fixing qa code to test new dqpsk; a few minor formatting changes.
commit f94ceff1f608bd5d1c67e3ff662fb2c659e61aa8
Author: Tom Rondeau <address@hidden>
Date: Mon Aug 29 17:39:40 2011 -0400
digital: fixed qpsk modulators to enable dqpsk.
commit 41cf2b306a210c3600c1c35a8e952679a94c00a6
Author: Tom Rondeau <address@hidden>
Date: Mon Aug 29 17:37:38 2011 -0400
digital: created a separate DQPSK constellation that does not gray code
inside the block. This forces a slower decision making routine but allows
differential encoding. Gray coding is done using pre_diff_code.
commit b29d77324666696d10397a379cce394e8e43156b
Author: Tom Rondeau <address@hidden>
Date: Sat Aug 27 16:33:49 2011 -0400
digital: wip: dqpsk needs work.
commit d2a856cf1d85eb2f36101874cad16905c7442377
Author: Tom Rondeau <address@hidden>
Date: Sat Aug 27 16:33:23 2011 -0400
digital: working on adding a dqpsk modulation block.
commit 56500df87ed591e645d57bbaa67a8e49942de909
Author: Tom Rondeau <address@hidden>
Date: Sat Aug 27 16:32:29 2011 -0400
digital: updating constellation receiver's QA code.
commit 35fd5072f4a1eba6d02e3c4615dfde33783f876f
Author: Tom Rondeau <address@hidden>
Date: Sat Aug 27 16:30:56 2011 -0400
digital: made digital constellation receiver a child of the second order
control loop class and cleaned up the interface.
commit 8af791009ad280f8830dada145a78292a19dde81
Author: Tom Rondeau <address@hidden>
Date: Mon Aug 22 20:13:13 2011 -0400
utils: fixed typo
commit b12498643aa5c11a35a484925c565a7a9e746f75
Author: Martin Braun <address@hidden>
Date: Fri Dec 10 17:30:01 2010 +0100
fixed: FM sensitivity and calling gr_cpm::phase_response() through SWIG
commit 67e6c7e9a9420f2fc5ee14cee862412aad24b89f
Author: Martin Braun <address@hidden>
Date: Fri Dec 10 14:31:00 2010 +0100
fixed some XML glitches
commit ee5ac10dcec81570be475877b41be6219784d4c6
Author: Martin Braun <address@hidden>
Date: Fri Dec 10 14:03:50 2010 +0100
Forgot to add GRC blocks to block_tree, fixed
commit 3f9a95ae3e8b91faae6b59870429b84ccdfaa3db
Author: Martin Braun <address@hidden>
Date: Fri Dec 10 13:48:37 2010 +0100
Added GRC blocks to Makefile
commit c96ea6723a3e7ce6dc5bbccb4386647a088186aa
Author: Martin Braun <address@hidden>
Date: Fri Dec 10 10:44:08 2010 +0100
updated doxygen blocks, changed param order for gmsk
commit 144ef2dbe12de3f1f784fb2e76771b1e174deb41
Author: Martin Braun <address@hidden>
Date: Thu Dec 9 13:54:22 2010 +0100
All CPM stuff included (C++/GRC/Python), tests pass
commit dd35f129cc0ecbbf092a25a60414fef133e6dc04
Author: Martin Braun <address@hidden>
Date: Thu Dec 9 09:54:42 2010 +0100
more elaborate checks, they also work now
commit 5155713e970946e2ce213c4f68ccc44e6737ead0
Author: Martin Braun <address@hidden>
Date: Wed Dec 8 19:32:06 2010 +0100
CPM make checks
commit 730e550d4ec5f429170d97383e3826193a893ac8
Author: Martin Braun <address@hidden>
Date: Wed Dec 8 17:51:43 2010 +0100
first version of CPM code
-----------------------------------------------------------------------
Summary of changes:
Makefile.common | 4 +
config/grc_gr_digital.m4 | 17 ++
gnuradio-core/src/guile/tests/general_ctors.test | 6 +-
.../src/lib/filter/gr_pfb_clock_sync_ccf.cc | 64 +++---
.../src/lib/filter/gr_pfb_clock_sync_ccf.h | 1 +
gnuradio-core/src/lib/general/CMakeLists.txt | 2 +
gnuradio-core/src/lib/general/Makefile.am | 5 +
gnuradio-core/src/lib/general/general.i | 4 +-
gnuradio-core/src/lib/general/gr_cpm.cc | 214 +++++++++++++++++++
gnuradio-core/src/lib/general/gr_cpm.h | 81 ++++++++
gnuradio-core/src/lib/general/gr_cpm.i | 40 ++++
.../src/lib/general/gr_pll_carriertracking_cc.cc | 43 ++--
.../src/lib/general/gr_pll_carriertracking_cc.h | 23 ++-
.../src/lib/general/gr_pll_carriertracking_cc.i | 11 +-
gnuradio-core/src/lib/general/gr_pll_freqdet_cf.cc | 33 ++--
gnuradio-core/src/lib/general/gr_pll_freqdet_cf.h | 24 ++-
gnuradio-core/src/lib/general/gr_pll_freqdet_cf.i | 11 +-
gnuradio-core/src/lib/general/gr_pll_refout_cc.cc | 4 +-
gnuradio-core/src/lib/general/gr_pll_refout_cc.h | 4 +-
gnuradio-core/src/lib/general/gri_control_loop.cc | 4 +-
gnuradio-core/src/lib/general/qa_general.cc | 2 +
gnuradio-core/src/lib/general/qa_gr_cpm.cc | 140 +++++++++++++
gnuradio-core/src/lib/general/qa_gr_cpm.h | 49 +++++
gnuradio-core/src/lib/hier/Makefile.am | 2 +-
gnuradio-core/src/lib/hier/hier.i | 1 +
.../python/gnuradio/gr/qa_pll_carriertracking.py | 207 +++++++++----------
.../src/python/gnuradio/gr/qa_pll_freqdet.py | 207 +++++++++----------
.../src/python/gnuradio/gr/qa_pll_refout.py | 208 +++++++++----------
gr-digital/CMakeLists.txt | 3 +
gr-digital/Makefile.am | 2 +-
gr-digital/examples/CMakeLists.txt | 27 +++
gr-digital/examples/benchmark_add_channel.py | 101 +++++++++
gr-digital/grc/Makefile.am | 4 +-
gr-digital/grc/digital_block_tree.xml | 2 +
gr-digital/grc/digital_costas_loop_cc.xml | 12 +-
gr-digital/grc/digital_fll_band_edge_cc.xml | 70 +++++++
gr-digital/grc/digital_mpsk_receiver_cc.xml | 75 +++++++
.../include/gcell => gr-digital/hier}/.gitignore | 0
gr-digital/hier/CMakeLists.txt | 43 ++++
gr-digital/hier/Makefile.am | 40 ++++
gr-digital/hier/_digital_hier.i | 33 +++
gr-digital/hier/digital_cpmmod_bc.cc | 69 ++++++
gr-digital/hier/digital_cpmmod_bc.h | 96 +++++++++
gr-digital/hier/digital_cpmmod_bc.i | 40 ++++
gr-digital/hier/digital_gmskmod_bc.cc | 44 ++++
gr-digital/hier/digital_gmskmod_bc.h | 62 ++++++
gr-digital/hier/digital_gmskmod_bc.i | 39 ++++
gr-digital/lib/Makefile.am | 3 +-
gr-digital/lib/digital_constellation.cc | 86 ++++++++
gr-digital/lib/digital_constellation.h | 90 ++++++---
.../lib/digital_constellation_receiver_cb.cc | 145 +------------
gr-digital/lib/digital_constellation_receiver_cb.h | 147 +-------------
gr-digital/lib/digital_fll_band_edge_cc.cc | 139 +------------
gr-digital/lib/digital_fll_band_edge_cc.h | 218 +++++---------------
gr-digital/lib/digital_mpsk_receiver_cc.cc | 36 ++--
gr-digital/lib/digital_mpsk_receiver_cc.h | 169 +++++++--------
gr-digital/python/Makefile.am | 1 +
gr-digital/python/__init__.py | 1 +
gr-digital/python/generic_mod_demod.py | 23 ++-
gr-digital/python/gmsk.py | 106 ++++------
gr-digital/python/qa_constellation.py | 11 +-
gr-digital/python/qa_constellation_receiver.py | 12 +-
gr-digital/python/qa_cpm.py | 91 ++++++++
gr-digital/python/qa_mpsk_receiver.py | 26 +--
gr-digital/python/qpsk.py | 67 ++++++
gr-digital/swig/CMakeLists.txt | 3 +-
gr-digital/swig/Makefile.am | 10 +-
gr-digital/swig/Makefile.swig.gen | 148 +++++++++++++-
gr-digital/swig/digital_constellation.i | 18 ++
.../swig/digital_constellation_receiver_cb.i | 16 +--
gr-digital/swig/digital_fll_band_edge_cc.i | 2 +-
gr-digital/swig/digital_hier.i | 40 ++++
gr-digital/swig/digital_mpsk_receiver_cc.i | 14 +-
gr-digital/swig/digital_swig.i | 1 +
gr-utils/src/python/gr_plot_const.py | 2 +-
grc/blocks/Makefile.am | 4 +-
grc/blocks/block_tree.xml | 5 +-
grc/blocks/gr_cpmmod_bc.xml | 69 ++++++
grc/blocks/gr_fll_band_edge_cc.xml | 76 -------
grc/blocks/gr_gmskmod_bc.xml | 38 ++++
grc/blocks/gr_mpsk_receiver_cc.xml | 81 --------
grc/blocks/gr_pll_carriertracking_cc.xml | 12 +-
grc/blocks/gr_pll_freqdet_cf.xml | 12 +-
grc/blocks/gr_pll_refout_cc.xml | 12 +-
84 files changed, 2632 insertions(+), 1475 deletions(-)
create mode 100644 gnuradio-core/src/lib/general/gr_cpm.cc
create mode 100644 gnuradio-core/src/lib/general/gr_cpm.h
create mode 100644 gnuradio-core/src/lib/general/gr_cpm.i
create mode 100644 gnuradio-core/src/lib/general/qa_gr_cpm.cc
create mode 100644 gnuradio-core/src/lib/general/qa_gr_cpm.h
create mode 100644 gr-digital/examples/CMakeLists.txt
create mode 100755 gr-digital/examples/benchmark_add_channel.py
create mode 100644 gr-digital/grc/digital_fll_band_edge_cc.xml
create mode 100644 gr-digital/grc/digital_mpsk_receiver_cc.xml
copy {gcell/include/gcell => gr-digital/hier}/.gitignore (100%)
create mode 100644 gr-digital/hier/CMakeLists.txt
create mode 100644 gr-digital/hier/Makefile.am
create mode 100644 gr-digital/hier/_digital_hier.i
create mode 100644 gr-digital/hier/digital_cpmmod_bc.cc
create mode 100644 gr-digital/hier/digital_cpmmod_bc.h
create mode 100644 gr-digital/hier/digital_cpmmod_bc.i
create mode 100644 gr-digital/hier/digital_gmskmod_bc.cc
create mode 100644 gr-digital/hier/digital_gmskmod_bc.h
create mode 100644 gr-digital/hier/digital_gmskmod_bc.i
create mode 100755 gr-digital/python/qa_cpm.py
mode change 100644 => 100755 gr-digital/python/qa_crc32.py
mode change 100644 => 100755 gr-digital/python/qa_fll_band_edge.py
mode change 100644 => 100755 gr-digital/python/qa_lms_equalizer.py
mode change 100644 => 100755 gr-digital/python/qa_mpsk_receiver.py
create mode 100644 gr-digital/swig/digital_hier.i
create mode 100644 grc/blocks/gr_cpmmod_bc.xml
delete mode 100644 grc/blocks/gr_fll_band_edge_cc.xml
create mode 100644 grc/blocks/gr_gmskmod_bc.xml
delete mode 100644 grc/blocks/gr_mpsk_receiver_cc.xml
hooks/post-receive
--
git://gnuradio.org/jblum
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Commit-gnuradio] git://gnuradio.org/jblum branch, digital, updated. 7628cff158a4bddaef5f38dc649ea9047008ed48,
git version control <=