Work in progress, incomplete
authorJohnathan Corgan <jcorgan@corganenterprises.com>
Sat, 29 Aug 2009 18:12:37 +0000 (11:12 -0700)
committerJohnathan Corgan <jcorgan@corganenterprises.com>
Sun, 20 Sep 2009 16:39:27 +0000 (09:39 -0700)
commit6b6a5522e0b1d12ef5d697b1067a87dfe584cec6
tree3ec76adefa7b434eb5f789679f660f2227c078fc
parenta02a0e43d49d3bbb9a76ab8333f1bf8e25c48556
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
22 files changed:
gr-noaa/grc/Makefile.am
gr-noaa/grc/noaa_carrier_pll_cc.xml [deleted file]
gr-noaa/grc/noaa_hrpt_pll_cc.xml [new file with mode: 0644]
gr-noaa/grc/noaa_hrpt_sync_cc.xml [new file with mode: 0644]
gr-noaa/grc/rx_goes.grc [deleted file]
gr-noaa/grc/rx_poes.grc [deleted file]
gr-noaa/grc/usrp_rx_hrpt.grc [new file with mode: 0644]
gr-noaa/grc/usrp_rx_hrpt.py [new file with mode: 0755]
gr-noaa/grc/usrp_rx_lrit.grc [new file with mode: 0644]
gr-noaa/grc/usrp_rx_lrit.py [new file with mode: 0755]
gr-noaa/lib/Makefile.am
gr-noaa/lib/noaa_carrier_pll_cc.cc [deleted file]
gr-noaa/lib/noaa_carrier_pll_cc.h [deleted file]
gr-noaa/lib/noaa_hrpt_pll_cc.cc [new file with mode: 0644]
gr-noaa/lib/noaa_hrpt_pll_cc.h [new file with mode: 0644]
gr-noaa/lib/noaa_hrpt_sync_cc.cc [new file with mode: 0644]
gr-noaa/lib/noaa_hrpt_sync_cc.h [new file with mode: 0644]
gr-noaa/swig/Makefile.am
gr-noaa/swig/noaa_carrier_pll_cc.i [deleted file]
gr-noaa/swig/noaa_hrpt_pll_cc.i [new file with mode: 0644]
gr-noaa/swig/noaa_hrpt_sync_cc.i [new file with mode: 0644]
gr-noaa/swig/noaa_swig.i