Updated HRPT blocks/scripts for testing. Seeing good minor frame sync's.
authorJohnathan Corgan <jcorgan@corganenterprises.com>
Mon, 7 Sep 2009 20:22:16 +0000 (13:22 -0700)
committerJohnathan Corgan <jcorgan@corganenterprises.com>
Sun, 20 Sep 2009 16:39:27 +0000 (09:39 -0700)
commit65bcd58b65219408268e5db1b8fbafb2d3ccc215
tree3ff0d7b9be1d1bdd4c8fa328291bcbb98f6d5078
parent225d3141a7f4754eae5a1a041e1d18dc38131772
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
22 files changed:
gr-noaa/grc/Makefile.am
gr-noaa/grc/noaa_hrpt_pll_cc.xml [deleted file]
gr-noaa/grc/noaa_hrpt_pll_cf.xml [new file with mode: 0644]
gr-noaa/grc/noaa_hrpt_sync_cc.xml [deleted file]
gr-noaa/grc/noaa_hrpt_sync_ff.xml [new file with mode: 0644]
gr-noaa/grc/usrp_rx_hrpt.grc
gr-noaa/grc/usrp_rx_hrpt.py
gr-noaa/lib/Makefile.am
gr-noaa/lib/noaa_hrpt_pll_cc.cc [deleted file]
gr-noaa/lib/noaa_hrpt_pll_cc.h [deleted file]
gr-noaa/lib/noaa_hrpt_pll_cf.cc [new file with mode: 0644]
gr-noaa/lib/noaa_hrpt_pll_cf.h [new file with mode: 0644]
gr-noaa/lib/noaa_hrpt_sync_cc.cc [deleted file]
gr-noaa/lib/noaa_hrpt_sync_cc.h [deleted file]
gr-noaa/lib/noaa_hrpt_sync_ff.cc [new file with mode: 0644]
gr-noaa/lib/noaa_hrpt_sync_ff.h [new file with mode: 0644]
gr-noaa/swig/Makefile.am
gr-noaa/swig/noaa_hrpt_pll_cc.i [deleted file]
gr-noaa/swig/noaa_hrpt_pll_cf.i [new file with mode: 0644]
gr-noaa/swig/noaa_hrpt_sync_cc.i [deleted file]
gr-noaa/swig/noaa_hrpt_sync_ff.i [new file with mode: 0644]
gr-noaa/swig/noaa_swig.i