Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-29 | digital: fixing up blocks to use SNR est classes more appropriately. | Tom Rondeau | |
2011-12-29 | digital: using impl SNR estimator classes instead of function pointers. | Tom Rondeau | |
2011-12-23 | digital: added a class, digital_mpsk_snr_est_cc, that estimates the SNR of ↵ | Tom Rondeau | |
an M-ary PSK signal. This block can calculate the SNR using 1 of 4 different methods specified in the block's constructor. They (tend to) trade off accuracy for computational performnace. |