summaryrefslogtreecommitdiff
path: root/gr-noaa/apps/file_rx_hrpt.py
Commit message (Collapse)AuthorAgeFilesLines
* noaa: moving apps to examples.Tom Rondeau2012-04-021-239/+0
|
* noaa: updated applications to use gr-uhdJohnathan Corgan2011-10-271-191/+143
| | | | Note: LRIT related files were removed; these were never finished
* gr-noaa: added HRPT minor frame parsing, renamed scriptsJohnathan Corgan2009-11-091-38/+18
| | | | | | | | | 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
* gr-noaa: Combined noaa_hrpt_bit_sync into noaa_hrpt_deframerJohnathan Corgan2009-11-021-4/+2
| | | | | Added Octave script to convert from frame data to AVHRR channel images Removed noaa_hrpt_bit_sync block
* gr-noaa: Switched to 'double rate BPSK' HRPT synchronizationJohnathan Corgan2009-11-011-0/+309
Added hrpt_bit_sync block Using MM clock sync at double data rate Created file_rx_hrpt GRC app Updated demod_rx_hrpt GRC app Updated usrp_rx_hrpt GRC Updated usrp_rx_hrpt_nogui app Deleted usrp_rx_hrpt2 GRC app Deleted hrpt_sync_fb block