gr-noaa: work-in-progress for LRIT reception
Reworked usrp_rx_lrit to get to constellationAdded file_rx_lrit to read from capture file
gr-noaa: added HRPT minor frame parsing, renamed scripts
implemented start of minor frame parsingrenamed demod_rx_hrpt to hrpt_demod, new defaultsadded configuration flags to hrpt_decoderadded hrpt_decode appupdated file_rx_hrpt with new defaultsupdated usrp_rx_hrpt_* with new defaults
gr-noaa: Combined noaa_hrpt_bit_sync into noaa_hrpt_deframer
Added Octave script to convert from frame data to AVHRR channel imagesRemoved noaa_hrpt_bit_sync block
gr-noaa: Switched to 'double rate BPSK' HRPT synchronization
Added hrpt_bit_sync blockUsing MM clock sync at double data rateCreated file_rx_hrpt GRC appUpdated demod_rx_hrpt GRC appUpdated usrp_rx_hrpt GRCUpdated usrp_rx_hrpt_nogui appDeleted usrp_rx_hrpt2 GRC app...
Added run-to-completion to demod_hrpt_file.grc
Restored original HRPT GUI script and documented various script choices.
Renamed simplified HRPT script to allow restoring original
General improvements in HRPT receiver
Added usrp_rx_hrpt_nogui scriptSimplified usrp_rx_hrpt script for lower CPU usageChanged matched filtering taps to be whole symbol
Split HRPT script into live receive and post-processing
Cleanup debug infoCreated 'demod_hrpt_file.py'Updated 'usrp_rx_hrpt.py' with GUI, USRP, and config file
Added skeleton HRPT decoder block
Updated HRPT receiver to read files recorded as shorts
Add HRPT word output to deframer
Put in half bit width matched filterChange default sync_alpha to 0.05
Reorganization of directories
Moved apps into own directoryAdded (empty) python directory