Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-04-13 | Removed 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. | |||
2009-11-09 | gr-noaa: added HRPT minor frame parsing, renamed scripts | Johnathan 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-02 | gr-noaa: Combined noaa_hrpt_bit_sync into noaa_hrpt_deframer | Johnathan Corgan | |
Added Octave script to convert from frame data to AVHRR channel images Removed noaa_hrpt_bit_sync block | |||
2009-09-25 | Add missing cstdio include for gcc 4.4 compatibility. | Philip Balister | |
2009-09-23 | Fix missing type specifier for mask | Johnathan Corgan | |
2009-09-23 | Split HRPT script into live receive and post-processing | Johnathan Corgan | |
Cleanup debug info Created 'demod_hrpt_file.py' Updated 'usrp_rx_hrpt.py' with GUI, USRP, and config file | |||
2009-09-20 | Dumps HRPT frames to text file similar to specification document | Johnathan Corgan | |
2009-09-20 | Add HRPT word output to deframer | Johnathan Corgan | |
Put in half bit width matched filter Change default sync_alpha to 0.05 | |||
2009-09-20 | Added HRPT deframer block | Johnathan Corgan | |