Split HRPT script into live receive and post-processing
authorJohnathan Corgan <jcorgan@corganenterprises.com>
Wed, 23 Sep 2009 18:40:19 +0000 (11:40 -0700)
committerJohnathan Corgan <jcorgan@corganenterprises.com>
Wed, 23 Sep 2009 18:40:19 +0000 (11:40 -0700)
commit7c4b43a1a4b3ff6c99fe96805f8d4518a22eb0a5
tree9bfc7d87670bf2c534cad9e44dc6ed9bac5f40b3
parent751e1a0608cb51525f78fe5476be46ef6e461774
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
gr-noaa/apps/.gitignore [new file with mode: 0644]
gr-noaa/apps/Makefile.am
gr-noaa/apps/demod_hrpt_file.grc [new file with mode: 0644]
gr-noaa/apps/demod_hrpt_file.py [new file with mode: 0755]
gr-noaa/apps/usrp_rx_hrpt.cfg [new file with mode: 0644]
gr-noaa/apps/usrp_rx_hrpt.grc
gr-noaa/apps/usrp_rx_hrpt.py
gr-noaa/lib/noaa_hrpt_decoder.cc
gr-noaa/lib/noaa_hrpt_deframer.cc