<%= 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
It is not configurable right now. Your best bet is to just fly it back to the resume point manually until we add an option. Not sure I understand the 2nd question.
Tnx for reply.
About second question - for example drone will be at plan at about 100m from home point and 100m be edge for battery will it break mission and make rth or drain battery to 5% and make autolanding
Dronelink does not change the default RTH behavior of the drone. If the firmware auto-activates RTH, Dronelink automatically disengages the mission.
Understand
Tnx
Please sign in to leave a comment.