After FW upgrade the behavior changed - I couldn’t arm vehicle at all anymore - the status was keeping in “AHRS not healthy” status according to telemetry.
Yesterday I did one ground test when I was changing the value of parameter AHRS_EKF_TYPE between 0 (Disabled) and 3 (EKF3) within one logging session.
The result was, that when the EKF3 was disabled (DCM used?) I was able to to arm, but when EKF3 was enabled I couldn’t because of this bad AHRS status.
This brings me to the conclusion that there’s probably something wrong with my EKF3 settings.
LOG file from ground test when I was changing AHRS_EKF_TYPE parameter value and was trying to arm.: 2024-04-22 20-06-44.bin - Google Drive
I am not sure if i got this right, but it seems you are in blackbox mode which is not the normale mode of operation. Please build your firmware again without the blackbox option!
@YupsUAV this is exactly what I did - see my previous post @Oli1 Ok, I’ll try to disable EKF2, but I don’t think that this should have any influence on EKF3 @Allister The log I’ve attached in previous post was from the event when I was not able to arm with EKF3, but I could do it with DCM - I was changing parameter AHRS_EKF_TYPE during this session. Anyway, I’ll create new log, just for EKF3 .
Hello, today I did retest on ground after some configuration changes like disabling of EKF2 and I was finally able to arm plane even with EKF3 on.
As soon as the plane was armed AHRS type changed to DCM and after disarming AHRS type got back to EKF3, but as I understood from Compass-less Operation — Copter documentation it’s normal behavior for compass-less operation on ground and hopefully EKF3 will be used later - when in air.