-
Notifications
You must be signed in to change notification settings - Fork 327
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
[8.0 RC2] Sensors tab - Baro Alt graph not updating #2277
Comments
Interesting part is that I have to paste in my "diff all". In any case, FC and Configurator on 8.0 RC2 with a diff all does NOT move the Baro Alt graph. I'll try to find what that specific setting is, if I can find it. |
Did you update with full chip erase? |
Of course, as noted in the opening post. |
Altitude in 8.0 is held essentially at 0 until first arm so it won't change until you've armed. I think vertical acceleration will have some affect before first arm but only if it's significant. |
Can you explain why this is done please? I see this new behavior as unwanted for the v8 Configurator. |
It actually holds vertical velocity at 0 to avoid issues with false vertical velocities coming from Acc sensor thermal drift which in turn causes false altitude offsets when the FC is in fact static and not moving. This issue is significantly improved by compensating for the Acc thermal drift via iNavFlight/inav#10382 in which case the vertical velocity 0 clamp could be removed perhaps. Should try and get this included in 8.0 rather than slipping it to 8.1. I'm not sure how the blue line can be used to check the Baro sensor though because unless It should be possible to change how this works when connected via MSP but it's probably better to fully understand what users are expecting from the sensor tab outputs first. |
@breadoven I read your reply a few times. As soon as I flash firmware v8.0.0 it does not. (Stuck at zero.) Anyway, the default setting is Simple users like me look at the blue Baro Alt graph to see if the Baro works and INAV uses it for calculating hight. |
Current Behavior
When flashing 8.0 RC2 firmware the Configurator (8.0 RC2) does not update the Baro Alt graph.
The Configurator 8.0 RC2 does show the Baro Alt graph moving correctly when the FC is still on firmware v7.1.2
Which makes me believe it's an FC firmware issue.
Steps to Reproduce
Expected behavior
Baro Alt graph updates correctly
Additional context
The Configurator shows the correct Baro setting: BMP280
version
INAV/MATEKF405 8.0.0 Dec 5 2024 / 11:00:03 (9e8bd553) dev
GCC-13.2.1 20231009
FC Board name and vendor: MATEK F405-STD
INAV version string: MATEKF405
The text was updated successfully, but these errors were encountered: