1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-11-13 05:37:20 +00:00

Accelerate CN0 estimation

This commit is contained in:
Carles Fernandez
2019-04-25 14:58:30 +02:00
parent 50d4db9c05
commit 42c0544c4c
2 changed files with 12 additions and 12 deletions

View File

@@ -72,7 +72,7 @@
* IEEE 10th International Symposium on Spread Spectrum Techniques and
* Applications, pp.28-30, August 2008.
*/
float cn0_svn_estimator(const gr_complex* Prompt_buffer, int length, double coh_integration_time_s);
float cn0_svn_estimator(const gr_complex* Prompt_buffer, int length, float coh_integration_time_s);
/*! \brief A carrier lock detector