Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FERS prints every noise sample to console that is generated using the GeneratePhaseNoise function #7

Open
darrynjordan opened this issue Apr 27, 2018 · 1 comment

Comments

@darrynjordan
Copy link
Collaborator

A printf() statement has been left uncommented that was presumably used for debugging the GeneratePhaseNoise() function.

It can be found on line 127 in rspulserender.cpp.

@darrynjordan
Copy link
Collaborator Author

Further experimentation leads me to believe that this is because the random_freq_offset and random_phase_offset features do not seem to work.

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

No branches or pull requests

1 participant