For example if you have vision + GNSS, but at takeoff you don't have a good fix (maybe you're inside) we fully use the EV frame (ev_pos + ev_yaw) and ignore mag (!yaw_align). Later if GNSS becomes good we reset yaw and start (cs_yaw_align=true, cs_gps=true) and ev_yaw...