<%= 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
1 comment
That message comes from the drone itself: when Dronelink starts a mission it asks the flight controller for "virtual stick" control, and your Mavic Air refused the request (DJI returns that misleading "not supported" text). The good news is your drone is fully capable — our diagnostics show one of your maps later that morning engaged and completed successfully, so this is a connection/setup issue rather than a compatibility problem. To make it engage reliably:
Please sign in to leave a comment.