diff options
author | Johnathan Corgan <jcorgan@corganenterprises.com> | 2009-11-02 09:57:32 -0800 |
---|---|---|
committer | Johnathan Corgan <jcorgan@corganenterprises.com> | 2009-11-02 09:57:32 -0800 |
commit | 1530b6153fe21bf8c77f76c5d854108dd47069f6 (patch) | |
tree | c13481fdb37bd10d1947d902cc0ee54dcf727098 /gr-noaa/swig/Makefile.am | |
parent | a8ab0d1f73a0f9d62fb1a61802f906744690cebb (diff) |
gr-noaa: Combined noaa_hrpt_bit_sync into noaa_hrpt_deframer
Added Octave script to convert from frame data to AVHRR channel images
Removed noaa_hrpt_bit_sync block
Diffstat (limited to 'gr-noaa/swig/Makefile.am')
-rw-r--r-- | gr-noaa/swig/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gr-noaa/swig/Makefile.am b/gr-noaa/swig/Makefile.am index 97056811b4..73645e92bf 100644 --- a/gr-noaa/swig/Makefile.am +++ b/gr-noaa/swig/Makefile.am @@ -52,7 +52,6 @@ noaa_swig_python = \ # additional SWIG files to be installed noaa_swig_swiginclude_headers = \ - noaa_hrpt_bit_sync.i \ noaa_hrpt_decoder.i \ noaa_hrpt_deframer.i \ noaa_hrpt_pll_cf.i |