Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
deltaflight
deltaflight
Commits
65f34435
Unverified
Commit
65f34435
authored
Apr 19, 2021
by
breadoven
Committed by
GitHub
Apr 19, 2021
Browse files
Update navigation.c (#6852)
parent
c63aa64f
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/navigation/navigation.c
View file @
65f34435
...
...
@@ -1480,6 +1480,7 @@ static navigationFSMEvent_t navOnEnteringState_NAV_STATE_WAYPOINT_INITIALIZE(nav
*/
setupJumpCounters
();
posControl
.
activeWaypointIndex
=
0
;
wpHeadingControl
.
mode
=
NAV_WP_HEAD_MODE_NONE
;
return
NAV_FSM_EVENT_SUCCESS
;
// will switch to NAV_STATE_WAYPOINT_PRE_ACTION
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment