Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | Added skeleton HRPT decoder block | 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 | |
2009-09-20 | Changed synchronizer to output sliced bits. | Johnathan Corgan | |
2009-09-20 | Updated HRPT blocks/scripts for testing. Seeing good minor frame sync's. | Johnathan Corgan | |
* Change PLL and SYNC blocks to output floats * Correct bit sense * Update RX script to record ascii bits | |||
2009-09-20 | Implemented crude timing recovery using zero crossings but no resampling | Johnathan Corgan | |
2009-09-20 | Work in progress, incomplete | Johnathan Corgan | |
* Renamed noaa.carrier_pll_cc to noaa.hrpt_pll_cc * Added nop noaa.hrpt_sync_cc * Renamed grc apps to use usrp_ prefix and protocol name * Installed grc generated scripts to path | |||
2009-09-20 | Created new gr-noaa top-level component. | Johnathan Corgan | |
Initial work: - Carrier recovery/mixer PLL block - Start of POES grc pipeline, recovers Manchester symbols only - Start of GOES grc pipeline, recovers BPSK symbols only |