Skip to content

Conversation

breadoven
Copy link
Collaborator

@breadoven breadoven commented Aug 19, 2023

Adds target heading to the blackbox log. Also adds Angle, Heading Hold and Turn Assistance flight modes which have been auto enabled by Nav. These are currently only logged if set via boxmode switching.

@breadoven breadoven changed the title Add blackbox target heading Add blackbox target heading + missing Nav auto enabled flight modes Aug 22, 2023
}
}

if ((FLIGHT_MODE(TURN_ASSISTANT) || navigationRequiresTurnAssistance()) && (FLIGHT_MODE(ANGLE_MODE) || FLIGHT_MODE(HORIZON_MODE) || navigationRequiresTurnAssistance())) {
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Assuming this is an error ?

@breadoven breadoven added this to the 7.0 milestone Aug 24, 2023
@DzikuVx DzikuVx merged commit 44caafd into iNavFlight:master Aug 25, 2023
@breadoven breadoven deleted the abo_blackbox_add_target_heading branch September 8, 2023 07:37
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

Successfully merging this pull request may close these issues.

2 participants