[Top][All Lists]
[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. d3a651aa194620d83dc61cac23f6887b6e4fd23e |
Date: |
Wed, 23 Sep 2009 19:37:29 -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 d3a651aa194620d83dc61cac23f6887b6e4fd23e (commit)
via 18cd6228abbd66d5be283745b5e8f8fca94c3ad2 (commit)
via 2afcae4f01e19d3973f3fc0eb6db50dc9dcb7098 (commit)
via 7c4b43a1a4b3ff6c99fe96805f8d4518a22eb0a5 (commit)
via 751e1a0608cb51525f78fe5476be46ef6e461774 (commit)
via f8fcb642dabca11870886c53dfdff66c86774db0 (commit)
via 789435387ab3a886cd33304f4f47d60456765b70 (commit)
via 2628e9cddc43d57a3346e240c8f7e58722bc61f1 (commit)
via e2216220f85d3e9d93db3946aa0e68e59309d1c2 (commit)
via ce9a41e69f5e3b9e0280d22fa778d167c3982db7 (commit)
via b7d1c551fb374a0e5219fbb4d118f3f19f448393 (commit)
via 65bcd58b65219408268e5db1b8fbafb2d3ccc215 (commit)
via 225d3141a7f4754eae5a1a041e1d18dc38131772 (commit)
via 6b6a5522e0b1d12ef5d697b1067a87dfe584cec6 (commit)
via a02a0e43d49d3bbb9a76ab8333f1bf8e25c48556 (commit)
via b6101982e270948b4a3185ee745ed76bb8661552 (commit)
via 7d8dd5e122e0201d96410eec6549b903881f8b3a (commit)
via 803943020c3d53686f2b65a70cd24a780b46c925 (commit)
via 81cc58739a57946265e027b5d91365df16fbcd11 (commit)
via 4cadf11430e76cd79aa7df20b76c0ced6779248b (commit)
via 24b3c103b859737d086d4813d6d345882b926e81 (commit)
via 54f913876e5d92fa66f4bcf3a1c773a503e907f8 (commit)
via d28d40d33dac481296e1f836ec57f1018041d418 (commit)
via 14895064d7345c2223ff2b8ff3b9cbcdf69dd8c9 (commit)
via 3f16d0acf93bbe8da7690f209782783ae8afb1c6 (commit)
via cc5657e25f8e8f364cb6553e9eb8289cc0aca027 (commit)
via e84ff1fa31e7c43c6887469a1c09dc3c5faea56f (commit)
from f7d6badfb78b5820ae7c2169a88cdbb56b5cd778 (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 d3a651aa194620d83dc61cac23f6887b6e4fd23e
Merge: 18cd6228abbd66d5be283745b5e8f8fca94c3ad2
2afcae4f01e19d3973f3fc0eb6db50dc9dcb7098
Author: Johnathan Corgan <address@hidden>
Date: Wed Sep 23 18:17:15 2009 -0700
Merge branch 'wip/gr-noaa' of http://gnuradio.org/git/jcorgan into master
* 'wip/gr-noaa' of http://gnuradio.org/git/jcorgan:
Added README and updated configuration requirements
Split HRPT script into live receive and post-processing
Dumps HRPT frames to text file similar to specification document
Added skeleton HRPT decoder block
Updated HRPT receiver to read files recorded as shorts
Add HRPT word output to deframer
Reorganization of directories
Added HRPT deframer block
Changed synchronizer to output sliced bits.
Updated HRPT blocks/scripts for testing. Seeing good minor frame sync's.
Implemented crude timing recovery using zero crossings but no resampling
Work in progress, incomplete
Update rx_poes script to filter prior to PLL.
Created new gr-noaa top-level component.
commit 18cd6228abbd66d5be283745b5e8f8fca94c3ad2
Merge: 7d8dd5e122e0201d96410eec6549b903881f8b3a
803943020c3d53686f2b65a70cd24a780b46c925
Author: Johnathan Corgan <address@hidden>
Date: Wed Sep 23 18:15:59 2009 -0700
Merge branch 'grc' of http://gnuradio.org/git/jblum into master
* 'grc' of http://gnuradio.org/git/jblum:
xor that hash
bug fix for handling loading of dynamic params
commit 2afcae4f01e19d3973f3fc0eb6db50dc9dcb7098
Author: Johnathan Corgan <address@hidden>
Date: Wed Sep 23 11:56:19 2009 -0700
Added README and updated configuration requirements
commit 7c4b43a1a4b3ff6c99fe96805f8d4518a22eb0a5
Author: Johnathan Corgan <address@hidden>
Date: Wed Sep 23 11:40:19 2009 -0700
Split HRPT script into live receive and post-processing
Cleanup debug info
Created 'demod_hrpt_file.py'
Updated 'usrp_rx_hrpt.py' with GUI, USRP, and config file
commit 751e1a0608cb51525f78fe5476be46ef6e461774
Author: Johnathan Corgan <address@hidden>
Date: Sun Sep 20 19:57:30 2009 -0700
Dumps HRPT frames to text file similar to specification document
commit f8fcb642dabca11870886c53dfdff66c86774db0
Author: Johnathan Corgan <address@hidden>
Date: Sun Sep 20 19:32:30 2009 -0700
Added skeleton HRPT decoder block
commit 789435387ab3a886cd33304f4f47d60456765b70
Author: Johnathan Corgan <address@hidden>
Date: Sun Sep 20 19:10:10 2009 -0700
Updated HRPT receiver to read files recorded as shorts
commit 2628e9cddc43d57a3346e240c8f7e58722bc61f1
Author: Johnathan Corgan <address@hidden>
Date: Sun Sep 20 12:47:34 2009 -0700
Add HRPT word output to deframer
Put in half bit width matched filter
Change default sync_alpha to 0.05
commit e2216220f85d3e9d93db3946aa0e68e59309d1c2
Author: Johnathan Corgan <address@hidden>
Date: Sun Sep 20 09:49:10 2009 -0700
Reorganization of directories
Moved apps into own directory
Added (empty) python directory
commit ce9a41e69f5e3b9e0280d22fa778d167c3982db7
Author: Johnathan Corgan <address@hidden>
Date: Tue Sep 8 21:08:29 2009 -0700
Added HRPT deframer block
commit b7d1c551fb374a0e5219fbb4d118f3f19f448393
Author: Johnathan Corgan <address@hidden>
Date: Tue Sep 8 16:52:37 2009 -0700
Changed synchronizer to output sliced bits.
commit 65bcd58b65219408268e5db1b8fbafb2d3ccc215
Author: Johnathan Corgan <address@hidden>
Date: Mon Sep 7 13:22:16 2009 -0700
Updated HRPT blocks/scripts for testing. Seeing good minor frame sync's.
* Change PLL and SYNC blocks to output floats
* Correct bit sense
* Update RX script to record ascii bits
commit 225d3141a7f4754eae5a1a041e1d18dc38131772
Author: Johnathan Corgan <address@hidden>
Date: Sat Aug 29 13:24:58 2009 -0700
Implemented crude timing recovery using zero crossings but no resampling
commit 6b6a5522e0b1d12ef5d697b1067a87dfe584cec6
Author: Johnathan Corgan <address@hidden>
Date: Sat Aug 29 11:12:37 2009 -0700
Work in progress, incomplete
* Renamed noaa.carrier_pll_cc to noaa.hrpt_pll_cc
* Added nop noaa.hrpt_sync_cc
* Renamed grc apps to use usrp_ prefix and protocol name
* Installed grc generated scripts to path
commit a02a0e43d49d3bbb9a76ab8333f1bf8e25c48556
Author: Johnathan Corgan <address@hidden>
Date: Sat Aug 22 13:10:08 2009 -0700
Update rx_poes script to filter prior to PLL.
commit b6101982e270948b4a3185ee745ed76bb8661552
Author: Johnathan Corgan <address@hidden>
Date: Sat Aug 15 12:30:45 2009 -0700
Created new gr-noaa top-level component.
Initial work:
- Carrier recovery/mixer PLL block
- Start of POES grc pipeline, recovers Manchester symbols only
- Start of GOES grc pipeline, recovers BPSK symbols only
commit 7d8dd5e122e0201d96410eec6549b903881f8b3a
Author: Johnathan Corgan <address@hidden>
Date: Sat Sep 19 20:38:24 2009 -0700
Added CVSD encoder/decoder to GRC, example app
Used blks2.cvsd* wrappers, not bare gnuradio.vocoder.cvsd*
Example application sweeps 0-4KHz through encoder/decoder pair configured
as Bluetooth standard
commit 803943020c3d53686f2b65a70cd24a780b46c925
Author: Josh Blum <address@hidden>
Date: Fri Sep 18 23:27:06 2009 -0700
xor that hash
commit 81cc58739a57946265e027b5d91365df16fbcd11
Merge: 4cadf11430e76cd79aa7df20b76c0ced6779248b
e84ff1fa31e7c43c6887469a1c09dc3c5faea56f
Author: Johnathan Corgan <address@hidden>
Date: Fri Sep 18 22:30:47 2009 -0700
Merge branch 'usrp2-real-fix' of http://gnuradio.org/git/balister into
master
commit 4cadf11430e76cd79aa7df20b76c0ced6779248b
Merge: cc5657e25f8e8f364cb6553e9eb8289cc0aca027
54f913876e5d92fa66f4bcf3a1c773a503e907f8
Author: Johnathan Corgan <address@hidden>
Date: Fri Sep 18 22:27:38 2009 -0700
Merge branch 'grc' of http://gnuradio.org/git/jblum into master
commit 24b3c103b859737d086d4813d6d345882b926e81
Author: Josh Blum <address@hidden>
Date: Fri Sep 18 20:37:05 2009 -0700
bug fix for handling loading of dynamic params
commit 54f913876e5d92fa66f4bcf3a1c773a503e907f8
Author: Josh Blum <address@hidden>
Date: Fri Sep 18 09:51:33 2009 -0700
Re/evaluate the notebook blocks label because we dont garuntee the
evaluation priority.
Meaning, we cant garuntee that the notebook block will be evaluated before
this param,
without explicitly calling evaluate on it when the value is needed.
commit d28d40d33dac481296e1f836ec57f1018041d418
Author: Josh Blum <address@hidden>
Date: Fri Sep 18 02:22:43 2009 -0700
put the flow graph errors button into the toolbar
commit 14895064d7345c2223ff2b8ff3b9cbcdf69dd8c9
Author: Josh Blum <address@hidden>
Date: Fri Sep 18 02:10:13 2009 -0700
added errors dialog to show all error messages in flow graph
commit 3f16d0acf93bbe8da7690f209782783ae8afb1c6
Author: Josh Blum <address@hidden>
Date: Thu Sep 17 22:58:26 2009 -0700
bugfix: exclude disabled children from consideration in valid condition
commit cc5657e25f8e8f364cb6553e9eb8289cc0aca027
Author: Eric Blossom <address@hidden>
Date: Thu Sep 17 22:51:03 2009 -0700
Add rxdspno parameter to private interface of quadradio.
This allows control of each Rx DSP pipeline independent of each other.
The public interface remains unchanged, but should have the rxdspno
parameter added as indicated in the FIXMEs. When that is done, the
gr-vrt interface (and any code using it) will need to be updated too.
commit e84ff1fa31e7c43c6887469a1c09dc3c5faea56f
Author: Philip Balister <address@hidden>
Date: Wed Sep 16 18:59:19 2009 -0400
configure.gnu needs to unset more vars from the environment.
This solves a problem running the usrp2/firmware configure script
when the USB_* vars are set in the environment. Long term fix is
to have the configure.gnu wrapper make sure the quoting is OK for vars
passed on.
-----------------------------------------------------------------------
Summary of changes:
config/Makefile.am | 1 +
config/grc_gr_noaa.m4 | 41 +
configure.ac | 1 +
.../python/pfb => gr-noaa}/.gitignore | 0
gr-noaa/Makefile.am | 29 +
gr-noaa/README | 53 +
gr-noaa/apps/.gitignore | 1 +
gr-noaa/apps/Makefile.am | 35 +
gr-noaa/apps/demod_hrpt_file.grc | 781 +++++++++++
gr-noaa/apps/demod_hrpt_file.py | 130 ++
gr-noaa/apps/usrp_rx_hrpt.cfg | 13 +
gr-noaa/apps/usrp_rx_hrpt.grc | 1394 ++++++++++++++++++
gr-noaa/apps/usrp_rx_hrpt.py | 435 ++++++
gr-noaa/apps/usrp_rx_lrit.grc | 1477 ++++++++++++++++++++
gr-noaa/apps/usrp_rx_lrit.py | 399 ++++++
gr-noaa/grc/.gitignore | 1 +
gr-noaa/grc/Makefile.am | 31 +
gr-noaa/grc/noaa_hrpt_decoder.xml | 12 +
gr-noaa/grc/noaa_hrpt_deframer.xml | 16 +
gr-noaa/grc/noaa_hrpt_pll_cf.xml | 34 +
gr-noaa/grc/noaa_hrpt_sync_fb.xml | 39 +
{vrt => gr-noaa}/lib/.gitignore | 0
gr-noaa/lib/Makefile.am | 46 +
gr-noaa/lib/noaa_hrpt_decoder.cc | 77 +
gr-noaa/lib/noaa_hrpt_decoder.h | 47 +
gr-noaa/lib/noaa_hrpt_deframer.cc | 125 ++
gr-noaa/lib/noaa_hrpt_deframer.h | 59 +
gr-noaa/lib/noaa_hrpt_pll_cf.cc | 82 ++
gr-noaa/lib/noaa_hrpt_pll_cf.h | 55 +
gr-noaa/lib/noaa_hrpt_sync_fb.cc | 90 ++
gr-noaa/lib/noaa_hrpt_sync_fb.h | 58 +
gr-noaa/python/Makefile.am | 27 +
gr-noaa/swig/.gitignore | 6 +
gr-noaa/swig/Makefile.am | 68 +
gr-noaa/swig/Makefile.swig.gen | 259 ++++
gr-noaa/swig/__init__.py | 28 +
gr-noaa/swig/noaa_hrpt_decoder.i | 32 +
gr-noaa/swig/noaa_hrpt_deframer.i | 32 +
gr-noaa/swig/noaa_hrpt_pll_cf.i | 37 +
gr-noaa/swig/noaa_hrpt_sync_fb.i | 37 +
gr-noaa/swig/noaa_swig.i | 35 +
grc/base/Block.py | 24 +-
grc/base/Element.py | 3 +-
grc/base/FlowGraph.py | 1 -
grc/blocks/Makefile.am | 2 +
grc/blocks/blks2_cvsd_decode.xml | 32 +
grc/blocks/blks2_cvsd_encode.xml | 32 +
grc/blocks/block_tree.xml | 5 +
grc/examples/Makefile.am | 3 +-
grc/examples/audio/cvsd_sweep.grc | 918 ++++++++++++
grc/gui/ActionHandler.py | 3 +
grc/gui/Actions.py | 9 +-
grc/gui/Bars.py | 4 +
grc/gui/Dialogs.py | 14 +
grc/python/Param.py | 4 +-
grc/todo.txt | 2 -
usrp2/firmware/configure.gnu | 6 +-
vrt/include/vrt/quadradio.h | 12 +-
vrt/lib/quadradio.cc | 20 +-
59 files changed, 7188 insertions(+), 29 deletions(-)
create mode 100644 config/grc_gr_noaa.m4
copy {gnuradio-examples/python/pfb => gr-noaa}/.gitignore (100%)
create mode 100644 gr-noaa/Makefile.am
create mode 100644 gr-noaa/README
create mode 100644 gr-noaa/apps/.gitignore
create mode 100644 gr-noaa/apps/Makefile.am
create mode 100644 gr-noaa/apps/demod_hrpt_file.grc
create mode 100755 gr-noaa/apps/demod_hrpt_file.py
create mode 100644 gr-noaa/apps/usrp_rx_hrpt.cfg
create mode 100644 gr-noaa/apps/usrp_rx_hrpt.grc
create mode 100755 gr-noaa/apps/usrp_rx_hrpt.py
create mode 100644 gr-noaa/apps/usrp_rx_lrit.grc
create mode 100755 gr-noaa/apps/usrp_rx_lrit.py
create mode 100644 gr-noaa/grc/.gitignore
create mode 100644 gr-noaa/grc/Makefile.am
create mode 100644 gr-noaa/grc/noaa_hrpt_decoder.xml
create mode 100644 gr-noaa/grc/noaa_hrpt_deframer.xml
create mode 100644 gr-noaa/grc/noaa_hrpt_pll_cf.xml
create mode 100644 gr-noaa/grc/noaa_hrpt_sync_fb.xml
copy {vrt => gr-noaa}/lib/.gitignore (100%)
create mode 100644 gr-noaa/lib/Makefile.am
create mode 100644 gr-noaa/lib/noaa_hrpt_decoder.cc
create mode 100644 gr-noaa/lib/noaa_hrpt_decoder.h
create mode 100644 gr-noaa/lib/noaa_hrpt_deframer.cc
create mode 100644 gr-noaa/lib/noaa_hrpt_deframer.h
create mode 100644 gr-noaa/lib/noaa_hrpt_pll_cf.cc
create mode 100644 gr-noaa/lib/noaa_hrpt_pll_cf.h
create mode 100644 gr-noaa/lib/noaa_hrpt_sync_fb.cc
create mode 100644 gr-noaa/lib/noaa_hrpt_sync_fb.h
create mode 100644 gr-noaa/python/Makefile.am
create mode 100644 gr-noaa/swig/.gitignore
create mode 100644 gr-noaa/swig/Makefile.am
create mode 100644 gr-noaa/swig/Makefile.swig.gen
create mode 100644 gr-noaa/swig/__init__.py
create mode 100644 gr-noaa/swig/noaa_hrpt_decoder.i
create mode 100644 gr-noaa/swig/noaa_hrpt_deframer.i
create mode 100644 gr-noaa/swig/noaa_hrpt_pll_cf.i
create mode 100644 gr-noaa/swig/noaa_hrpt_sync_fb.i
create mode 100644 gr-noaa/swig/noaa_swig.i
create mode 100644 grc/blocks/blks2_cvsd_decode.xml
create mode 100644 grc/blocks/blks2_cvsd_encode.xml
create mode 100644 grc/examples/audio/cvsd_sweep.grc
hooks/post-receive
--
gnuradio.git at gnuradio.org
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Commit-gnuradio] gnuradio.git at gnuradio.org branch, distcheck, updated. d3a651aa194620d83dc61cac23f6887b6e4fd23e,
Git Repository <=