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

Frequency axis on Analyzer view shows infinite frequency #91

Closed
aviphysics opened this issue Dec 16, 2023 · 20 comments
Closed

Frequency axis on Analyzer view shows infinite frequency #91

aviphysics opened this issue Dec 16, 2023 · 20 comments

Comments

@aviphysics
Copy link

aviphysics commented Dec 16, 2023

The frequency axis in the analyzer view shows infinite frequency. I am using the latest release version of iNav7 and the Blackbox log viewer available at the time of posting. The data from iNav appears valid and I can do the FFT and plot in Octave, so this seems to be a problem with the blackbox log viewer.

image

@Phil-MC
Copy link

Phil-MC commented Dec 17, 2023

I've seen a couple of comments on the forums with users asking what the frequencies are. The axis label seems to have taken over from the scale labels in the display.
I can't find the word infinite in the code.
@DzikuVx

@aviphysics
Copy link
Author

aviphysics commented Dec 17, 2023

I've seen a couple of comments on the forums with users asking what the frequencies are. The axis label seems to have taken over from the scale labels in the display. I can't find the word infinite in the code. @DzikuVx

Did you try looking for "infinity"?

Edit: NVM that doesn't come up either.

@Phil-MC
Copy link

Phil-MC commented Dec 18, 2023

I did look for infinity as well using github search and there were no hits in the code. I hope @DzikuVx has a look at this problem. I can see lots of users having problems with it. The graphs look OK, it's just the labelling.

@rts18
Copy link

rts18 commented Jan 14, 2024

@spatzengr If you find some time. Can you please take a look at this issue. Possibly caused by #86

@spatzengr
Copy link
Contributor

@rts18 , yes. I noticed the same issue but didn't associate it with #86 , but I can investigate to see wsup.

@balbusky21
Copy link

I'm having the same issue. Is there a fix yet for this? I'm having issues tunning my filters. or is there a work around?

@aviphysics
Copy link
Author

I'm having the same issue. Is there a fix yet for this? I'm having issues tunning my filters. or is there a work around?

My current work around is to use the last version of BBV

@Phil-MC
Copy link

Phil-MC commented Mar 6, 2024

I gather it can be caused by missing entries in the BB Recording. Try reducing the amount of data collected. Some of the FC's are at the limit of what their design can handle.

@aviphysics
Copy link
Author

I gather it can be caused by missing entries in the BB Recording. Try reducing the amount of data collected. Some of the FC's are at the limit of what their design can handle.

I don't think that is the problem here (or not the entire problem)

For one thing, BBV5 can render the FFT with scale without a problem from the same dataset that doesn't work in BBV7.

Have you been able to demonstrate a working FFT scale in BBV7?

@Phil-MC
Copy link

Phil-MC commented Mar 6, 2024

You need to verify that the log has no missing entries. There is an excellent set of BlackBox Tools written by Jonathan Hudson on Github, which can verify this. He can be contacted on our Discord Forum as @stronnag .

@aviphysics
Copy link
Author

aviphysics commented Mar 6, 2024

You need to verify that the log has no missing entries. There is an excellent set of BlackBox Tools written by Jonathan Hudson on Github, which can verify this. He can be contacted on our Discord Forum as @stronnag .

Can you demonstrate that BBV7 works with any logs? Why does the BBV5 work with the logs and BBV7 doesn't?

BTW, I had already tried on multiple quads and log rates. One of the quads I switched to BF, and it didn't seem to have any log issues (BF BBV worked correctly.) Also, one of the FC was using SD card for logs and the other was using a 16MB flash chip.

@Phil-MC
Copy link

Phil-MC commented Mar 6, 2024 via email

@aviphysics
Copy link
Author

I think BBv5 is probably less fussy and skips over problems. BBv7 might be doing something new. Ask @stronnag on Discord. Sent from my Galaxy

Do you have any to examples of a successful frequency plot?

@Phil-MC
Copy link

Phil-MC commented Mar 13, 2024

BB1
BB2

These were produced more than a year ago and show vibration before and after replacing a problem motor.

Unfortunately I did not record the version of BB explorer I used but it was 2023/24. It wasn't the current one!

@Phil-MC
Copy link

Phil-MC commented Mar 13, 2024

What FC generated the BB recording, which caused the problem?

@rts18
Copy link

rts18 commented Mar 14, 2024

I don't think that is the problem here (or not the entire problem)
For one thing, BBV5 can render the FFT with scale without a problem from the same dataset that doesn't work in BBV7.

@aviphysics I can confirm your findings. I see infinity on every copter or plane log I record, when viewed with blackbox explorer 7.
However all logs render the FFT scale consistently with BBE 5.

@mmosca
Copy link
Collaborator

mmosca commented Aug 14, 2024

7.0.1 should fix this.

@mmosca mmosca closed this as completed Aug 14, 2024
@Phil-MC
Copy link

Phil-MC commented Aug 14, 2024

Presumably, you refer to the firmware and not the CONFIGURATOR. Does this extend up the line to 7.1.1 and the latest 7.1.2 ?

@mmosca
Copy link
Collaborator

mmosca commented Aug 14, 2024

7.0.1 of blackbox log viewer.

@Phil-MC
Copy link

Phil-MC commented Aug 14, 2024

Thanks, I should have thought of that....

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

6 participants