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

modem_stats speed up #6

Open
drowe67 opened this issue Jul 27, 2023 · 0 comments
Open

modem_stats speed up #6

drowe67 opened this issue Jul 27, 2023 · 0 comments
Labels
feature request New feature or suggested work

Comments

@drowe67
Copy link
Owner

drowe67 commented Jul 27, 2023

In modem_stats.c we are using a FFT size of 2*MODEM_STATS_NSPEC , I think we could use a real fft (fftr) and halve that, reducing CPU by at least half.

@drowe67 drowe67 added the feature request New feature or suggested work label Oct 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or suggested work
Projects
None yet
Development

No branches or pull requests

1 participant