[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] gnuradio.git at gnuradio.org branch, master, updated.
From: |
Git Repository |
Subject: |
[Commit-gnuradio] gnuradio.git at gnuradio.org branch, master, updated. d3a651aa194620d83dc61cac23f6887b6e4fd23e |
Date: |
Wed, 23 Sep 2009 19:37: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, master 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 803943020c3d53686f2b65a70cd24a780b46c925 (commit)
via 24b3c103b859737d086d4813d6d345882b926e81 (commit)
from 7d8dd5e122e0201d96410eec6549b903881f8b3a (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 803943020c3d53686f2b65a70cd24a780b46c925
Author: Josh Blum <address@hidden>
Date: Fri Sep 18 23:27:06 2009 -0700
xor that hash
commit 24b3c103b859737d086d4813d6d345882b926e81
Author: Josh Blum <address@hidden>
Date: Fri Sep 18 20:37:05 2009 -0700
bug fix for handling loading of dynamic params
-----------------------------------------------------------------------
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/FlowGraph.py | 1 -
grc/todo.txt | 2 -
44 files changed, 6140 insertions(+), 10 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
hooks/post-receive
--
gnuradio.git at gnuradio.org
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Commit-gnuradio] gnuradio.git at gnuradio.org branch, master, updated. d3a651aa194620d83dc61cac23f6887b6e4fd23e,
Git Repository <=