
Hummels Lei
- Total activity 659
- Last activity
- Member since
- Following 0 users
- Followed by 2 users
- Votes 0
- Subscriptions 619
Activity overview
Latest activity by Hummels Lei-
Hummels Lei commented,
麻烦提供一下PSDK版本,PSDK终端运行log,以及GDB stack trace info以便查看问题。
-
Hummels Lei created an article,
DJI Mobile SDK 4.16 Survey
Since we have released the DJI Mobile SDK 4.16 Version, we have received lots of valuable feedback from our developers. Now we wish to collect the evaluation of this version from you. Please take...
-
Hummels Lei created an article,
How to get the number of discharge cycles for a smart battery?
You can get the number of discharge cycles for a smart battery from getNumberOfDischarges.
-
Hummels Lei commented,
mavic air
-
Hummels Lei commented,
您好。标记为已完成的问题大疆官方不会再跟进。如果有后续问题,请重新提交问题。如果是功能需求,请填写对应的表单进行反馈: https://djisdksupport.zendesk.com/hc/zh-cn/requests/new
-
Hummels Lei created an article,
Subscribe Telemetry::FlightAnomaly in OSDK. How is strongWindLevel defined?
Please refer to the table below for the wind speed threshold of each wind speed level: level-1 wind speed threshold level-2 wind speed threshold M200: 9m/s ...
-
Hummels Lei created an article,
How to set gimbal actions for gimbal index 2 and 3 in waypointV2Mission?
If you want to set gimbal actions for multiple gimbal in a waypointV2Mission. You can set actuatorIndex attribute in DJIWaypointV2Actuator class.
-
Hummels Lei created an article,
How to obtain the image transmission signal strength through MSDK?
Monitor by calling setDownlinkSignalQualityCallback. Downlink signal strength is the image transmission signal strength.
-
Hummels Lei created an article,
How to obtain the altitude of the take-off point through MSDK?
There are two situations: No RTK: getTakeoffLocationAltitudeWith RTK: call getMobileStationAltitude on the ground to get the altitude before takeoff
-
Hummels Lei created an article,
Does MSDK provides any method to perform AI SPOT-CHECK for M300 in waypointV2Mission?
The development team has finally decided to not support AI SPOT-CHECK feature in MSDK, you can only use this feature in DJI Pilot app.