fix commander: remove arming_state_changed, check for was_armed != armed.armed instead
arming_state_changed was not set in all places where an arming transition occurred, for example when calling arm_disarm() from auto-disarm. We did not notice because the state is published with at least 5 Hz already.
Loading
Please register or sign in to comment