summaryrefslogtreecommitdiff
path: root/gr-noaa/lib/noaa_hrpt_deframer.h
AgeCommit message (Collapse)Author
2012-04-13Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵Tom Rondeau
this in the future. The sed script was provided by Moritz Fischer.
2011-07-22gr: added API macros for noaa and pager, also renamed the ones for digital ↵Josh Blum
and vocoder to be consistent
2009-11-09gr-noaa: added HRPT minor frame parsing, renamed scriptsJohnathan Corgan
implemented start of minor frame parsing renamed demod_rx_hrpt to hrpt_demod, new defaults added configuration flags to hrpt_decoder added hrpt_decode app updated file_rx_hrpt with new defaults updated usrp_rx_hrpt_* with new defaults
2009-11-02gr-noaa: Combined noaa_hrpt_bit_sync into noaa_hrpt_deframerJohnathan Corgan
Added Octave script to convert from frame data to AVHRR channel images Removed noaa_hrpt_bit_sync block
2009-09-20Add HRPT word output to deframerJohnathan Corgan
Put in half bit width matched filter Change default sync_alpha to 0.05
2009-09-20Added HRPT deframer blockJohnathan Corgan