Merge branch 'wip/gr-noaa' of http://gnuradio.org/git/jcorgan into master
authorJohnathan Corgan <jcorgan@corganenterprises.com>
Thu, 24 Sep 2009 01:17:15 +0000 (18:17 -0700)
committerJohnathan Corgan <jcorgan@corganenterprises.com>
Thu, 24 Sep 2009 01:17:15 +0000 (18:17 -0700)
commitd3a651aa194620d83dc61cac23f6887b6e4fd23e
treee92497af81512bce1b0d965dcf1dc5be2975413a
parent18cd6228abbd66d5be283745b5e8f8fca94c3ad2
parent2afcae4f01e19d3973f3fc0eb6db50dc9dcb7098
Merge branch 'wip/gr-noaa' of 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.