<%= 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
7 comments
You can't use 2 seconds when capturing JPEG + RAW
I did try the mission with Pix4D and it worked without me changing camera settings.
Most other systems make assumptions for you, Dronelink does not. You should consider using a camera reset component to avoid "forgot to set settings" situations.
I think that's fine that it doesn't change things to make it work but ideally the error message should say what to try to resolve it. Perhaps "Two second minimum is too fast for JPEG+RAW photo mode."
Unfortunately we have no control over that message, it comes straight out of the DJI SDK. We do have plans to add a warning to the mission editor (if you put a 2 sec interval without first setting the photo type to JPEG only).
That would work.
Just pushed out an update that has this warning in the issue detector.
Please sign in to leave a comment.