<%= 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
6 comments
With this function my sala drone MAVIC MINI switch to a full funcional drone
Feel free to copy the 360 Photo component and make it your own with these extra commands.
@Jim McAndrew I tried it, but I have this problem: I have this
set exposure lock
for each row
for each heading
set 0EV, take photo
set -2EV, take photo
set +2EV, take ptoho
but on first ev correction is exposure lock released. Is it possible to have exposure lock permanent and to have correction over locked exposure or get iso and shutter speed from input drone variable?
Probably not. My guess is when you set the EV compensation the firmware unlocks it.
Is it possible to add current exposure values (shutter speed, iso, aperture) somewhere into Drone object (as coordinates, altitude, etc)?
It is all possible. We have been adding it on an as-needed basis for our enterprise work.
Please sign in to leave a comment.