
Sergey Gorodetsky
- 活动总数 34
- 最后的活动
- 成员加入日期
- 正在关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 10
活动概览
Sergey Gorodetsky 的最新活动-
Sergey Gorodetsky 创建了一个帖子,
[MSDK 5.10.0] SYSTEM_ERROR on KeyHomeLocationUsingCurrentAircraftLocation
Hi! I have a question regarding `KeyHomeLocationUsingCurrentAircraftLocation` action. Before updating the home location, I make sure that the aircraft is not flying and the GPS connection is strong...
-
Sergey Gorodetsky 创建了一个帖子,
[MSDK 5.10.0] Performing KeyRestoreFactorySettings action
已完成Hi! I'm maintaining an existing codebase where the KeyRestoreFactorySettings action is performed on every connection of the RC to the aircraft. However, the API reference provides very little infor...
-
Sergey Gorodetsky 创建了一个帖子,
[MSDK 5.10.0] Thermal video feed keeps switching back to color
Hi! I have a question about the video feed for a thermal camera on M3T.I use ComponentIndexType.LEFT_OR_MAIN camera to get the stream image, set KeyCameraVideoStreamSource to INFRARED_CAMERA and Ke...
-
Sergey Gorodetsky 创建了一个帖子,
[MSDK 5.10.0] Battery charge threshold and Smart Return to Home
已完成Hi! I have a question regarding the Smart Return to Home functionality when the battery is low. As far as I understand, it tries to estimate whether the remaining charge is sufficient to reach the ...
-
Sergey Gorodetsky 进行了评论,
We don't set _GimbalMode_ to _YAW_FOLLOW_ and don't use _rotateYaw_ action. I think you're right and the reason for that issue is that the gimbal needs calibration. Nevertheless I provided the Wayl...
-
Sergey Gorodetsky 进行了评论,
Thank you for your response. Drone model: M3T. Drone firmware version: 10.01.0017. Battery firmware version: 08.75.02.23. RC firmware version: 02.01.0518. That mission (sometimes with small adjustm...
-
Sergey Gorodetsky 创建了一个帖子,
[MSDK 5.10.0] Gimbal 1 pan axis endpoint reached
已完成Hi! Our client flew the same mission several times on different days. For an unknown reason the angle of pictures taken for those mission drifts to the right little by little, until the point of in...
-
Sergey Gorodetsky 创建了一个帖子,
[MSDK 5.10.0] Picture taken during waypoint mission is blurry
已完成Hi! During a waypoint mission with the M3T, we took 138 images, 2 of which (color ones) turned out to be blurry. One was taken just before the battery charge became too low, the mission was interru...
-
Sergey Gorodetsky 进行了评论,
Done. DJI_Mavic_3E_2024-11-19_16-45-42.DAT is log entry from 11:58:13 to 12:30:14. And DJI_Mavic_3E_2024-11-19_16-53-45.DAT is from 12:30:22 to 12:31:41.
-
Sergey Gorodetsky 进行了评论,
I'm sorry for the late response. But I think I managed to understand the reason for that behavior on my own. I called SDKManager.init method from our main activity's onCreate (stupid of me). Becaus...