Alexis Glass
- 活动总数 50
- 最后的活动
- 成员加入日期
- 正在关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 11
帖子
Alexis Glass 最近的活动-
Virtual stick control disengages with NEAR_BOUNDARY before reaching DistanceLimit
已完成It seems to me that the virtual stick control is lost with the reason `NEAR_BOUNDARY` approximately 30m before the drone reaches the distance obtainable via `KeyDistanceLimit`. Is this buffer zone ...
-
Crash reporter not working with MSDK 5.3+
已完成I have noticed that our crash reporter (Crashlytics) is not reporting crashes since MSDK 5.3.0. If I remove MSDK5 entirely from the project, crashes are reported as normal. JVM crashes are reported...
-
Unable to take off with Mavic 3 Enterprise
已完成In some cases users are unable to take off with the Mavic 3 Enterprise. They have closed DJI Pilot, and in our app we have uploaded a mission, but the drone will not start or even take off using th...
-
Do the Mini 3/Pro support waypoint missions?
已完成Previously I think it had been implied that non-enterprise drones like the mini 3 would not support waypoint missions. Now that the Mini 3 Pro is supported by MSDK5, what is the status? Do the Mini...
-
Out of memory error in DJI log
已完成I'm seeing a lot of out of memory errors on the RC Pro when running our MSDK app. Our app may be creating the memory pressure, but the actual OOM appears to always originate from the DJILogFIleMana...
-
How to handle `RTK_SERVER_NOT_REACHABLE`
已完成When I call `INetworkRTKManager#startNetworkRTKService`, sometimes - and I'm not clear why - the completion callback is called with the error `RTK_SERVER_NOT_REACHABLE`. I do not see any particular...
-
How to set 8K resolution on M3T
已完成I want to ensure that photos captured with the M3T are captured at 48MP / 8K resolution, as can be specified in DJI Pilot 2. I do not see a `CameraKey` which directly corresponds to this, though pe...
-
IWaypointMissionManager#pushKMZFileToAircraft fails
已完成When calling pushKMZFileToAircraft IWaypointMissionManager for a kmz file located in the app's specific storage (i.e., no special permissions required to access - although in any case, external sto...
-
Schema for WPML
已完成Have you or will you be publishing the formal schema for WPML? I would like to validate generated outputs, but http://www.dji.com/wpmz/1.0.2 yields a 404. There seems to be some ambiguity in the sp...
-
WaypointV2 mission finishes immediately when started while motors are on
已完成With the M300 RTK, when starting a mission with the motors already on, the start command appears to succeed, but the status then transitions to finish without any indication of an error. I hope thi...