Age | Commit message (Collapse) | Author |
|
|
|
The intent of this block is to be able to pass messages containing the SNR at a set number of samples.
|
|
|
|
|
|
arg.
|
|
'snr'). The number of samples between when the tag is sent is set in the constructor (default = 10000) and can be changed.
|
|
|
|
complex vectors.
|
|
them. Also set the alpha value to a default of 0.001; most won't need to change this.
|
|
|
|
M2M4 type that allows the user to set the kurtosis of the signal and noise, if known, to work with non-MPSK and non-AWGN channels (untested).
Also, the technique is signal to variation ratio (SVR), not SVN. Couldn't read my own writing.
|
|
to compare.
|
|
|
|
|
|
Makefiles and Swig files for SNR est blocks.
|
|
|
|
|
|
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.
|
|
|
|
|
|
vector of taps.
|
|
overlooked initially.
|
|
|
|
|
|
program looks like it's working again.
|
|
|
|
|
|
|
|
|
|
siggen apps.
|
|
|
|
|
|
properly (patch from Sam Bretheim).
|
|
Bretheim).
|
|
|
|
|
|
|
|
|
|
|
|
However, the module will still import and we can perform the version check.
This change to the cmake python module checker will make sure that the
module was actually imported, even if the act of importing throws.
I believe that this change to the checker is acceptable for all other modules.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|