Reorganization of directories
authorJohnathan Corgan <jcorgan@corganenterprises.com>
Sun, 20 Sep 2009 16:49:10 +0000 (09:49 -0700)
committerJohnathan Corgan <jcorgan@corganenterprises.com>
Sun, 20 Sep 2009 16:49:10 +0000 (09:49 -0700)
commite2216220f85d3e9d93db3946aa0e68e59309d1c2
tree09f8cb9db2f5c8eabff6c98a2af9bd129788c1d6
parentce9a41e69f5e3b9e0280d22fa778d167c3982db7
Reorganization of directories

Moved apps into own directory
Added (empty) python directory
13 files changed:
config/grc_gr_noaa.m4
gr-noaa/Makefile.am
gr-noaa/apps/Makefile.am [new file with mode: 0644]
gr-noaa/apps/usrp_rx_hrpt.grc [new file with mode: 0644]
gr-noaa/apps/usrp_rx_hrpt.py [new file with mode: 0755]
gr-noaa/apps/usrp_rx_lrit.grc [new file with mode: 0644]
gr-noaa/apps/usrp_rx_lrit.py [new file with mode: 0755]
gr-noaa/grc/Makefile.am
gr-noaa/grc/usrp_rx_hrpt.grc [deleted file]
gr-noaa/grc/usrp_rx_hrpt.py [deleted file]
gr-noaa/grc/usrp_rx_lrit.grc [deleted file]
gr-noaa/grc/usrp_rx_lrit.py [deleted file]
gr-noaa/python/Makefile.am [new file with mode: 0644]