Skip to content

Conversation

@valeri-atamaniouk
Copy link

@valeri-atamaniouk valeri-atamaniouk commented May 4, 2016

Separated C/NO computation and filtering algorithms. Updated unit
tests and Python bindings. Added SNV CN0 and first order LPF.

@Paakkit Please review
@adel-mamin Please review

@Paakkit Paakkit force-pushed the CNO_master branch 2 times, most recently from 4025389 to 3e98024 Compare May 4, 2016 12:34
@valeri-atamaniouk valeri-atamaniouk force-pushed the i204-l1ca-cn0-separation branch from 963f28f to 2aa7b95 Compare May 4, 2016 12:37
void bw2_filter_init(bw2_filter_t *f, float initial,
float cutoff_freq, float loop_freq);
float bw2_filter_update(bw2_filter_t *f, float value);

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Filter updates take different variable names, "sample vs. value". Could it be the same name for both?

@valeri-atamaniouk valeri-atamaniouk force-pushed the i204-l1ca-cn0-separation branch from 2aa7b95 to b44ae86 Compare May 6, 2016 05:17
@rge-exafore rge-exafore force-pushed the CNO_master branch 2 times, most recently from 125e172 to 143e405 Compare May 25, 2016 07:38
Paakkit and others added 4 commits May 27, 2016 10:08
Conflicts:
	tests/CMakeLists.txt
	tests/check_main.c
	tests/check_suites.h
Separated C/NO computation and filtering algorithms. Updated unit
tests and Python bindings. Added SNV CN0 and first order LPF.
Updated lock detector algorithm to avoid float to double conversions.
@valeri-atamaniouk valeri-atamaniouk force-pushed the i204-l1ca-cn0-separation branch from b44ae86 to 3d7ec3e Compare May 30, 2016 07:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants