<%= partial('partial-article-list-sections', {
id: 'category-' + category.id,
parentId: '#sidebar-article-navigation',
sections: category.sections,
activeCategoryId: activeCategoryId,
activeSectionId: activeSectionId,
activeArticleId: activeArticleId,
partial: partial
}) %>
<% }); %>
Comments
4 comments
Would require an update to the flight controller at a low level. Other option is to manually takeoff and fly to 7m and then engage.
I often do engage automated flight after takeoff, but find it convenient to automate everything if I could. I guess I can just have a destination component close to takeoff and disable automatic orientation for that one before moving towards the real destination.
Thanks for answering!
Voted for. Use precise takeoff all the time.
I tested my workaround in the post above and it worked.
Please sign in to leave a comment.