chano
- 活动总数 47
- 最后的活动
- 成员加入日期
- 正在关注 0 名用户
- 关注者数 0 名用户
- 投票数 4
- 订阅数 15
活动概览
chano 的最新活动-
chano 创建了一个帖子,
4G Private Enhanced Transmission Which SN of Dock2 do I whitelist in Service?
I am trying to whitelist Dock2 in the 4g private enhanced transmission service. When I connect Dji Pilot2 and Dock2 and look at the Dock Onsite Debugging screen, I can see Control Module SN and Pla...
-
chano 创建了一个帖子,
What kind of error is TRAJ_WP_YAW_OUT_OF_RANGE in startMission?
When I startMission in WaypointMissionManager, TRAJ_WP_YAW_OUT_OF_RANGE occurs with errorCode of IDJIError. What error is it? And is there any documentation that explains this type of error? Thank ...
-
chano 进行了评论,
https://github.com/dji-sdk/Mobile-SDK-Android-V5I added logs to the CameraStreamDetailVM class in sample app.And I added PhotoVideoSwitchWidget to fragment_camera_stream_detail.xml.When I press the...
-
chano 创建了一个帖子,
MSDK 5.11.0 - ReceiveStreamListener issue
Hello. When changing modes with PhotoVideoSwitchWidget, ReceiveStreamListener retains previous resolution. For example, on M30T, photo mode is 1440*1080 and video mode is 1920*1080. When I first st...
-
chano 创建了一个帖子,
MSDK 5.10.0 - KeyCameraZoomRatiosRange does not get the zoom range of the H30T camera to 400x on the M350.
已完成Hello. The M350 RTK does not get the 400x zoom range of the H30T camera. I tested it with the Mobile-SDK-Android-V5 sample app, and when i get the CameraZoomRatiosRange value, it returns [2,5,10,20...
-
chano 创建了一个帖子,
MSDK 5.9.1 - The getMegaphoneIndex method does not work properly.
已完成Hello. I'm testing with the Mobile-SDK-Android-V5 app. After connecting the dual gimbal to the M350, I mounted the MP130 V2 megaphone to the STARBOARD. And when I call getMegaphoneIndex, it is reco...
-
chano 创建了一个帖子,
Can I play mp3 files with Megaphone?
已完成Can I play MP3 files via MegaphoneManager's "startPushingFileToMegaphone()" method?When I tested it with the Mobile-SDK-Android-V5 app on GitHub, it didn't work.MSDK : 5.9.1Aircraft : M3T, 10.00.06...
-
chano 创建了一个帖子,
MSDK 5.9.0 - Enhanced video transmission supported in Korea?
已完成Hello. Can I use Enhanced video transmission by setting up an LTE privatization server in Korea? Thank you.
-
chano 创建了一个帖子,
MSDK 5.8.0 - Virtual stick control during missions.
已完成Hello. If I call VirtualStickManager.sendVirtualStickAdvancedParam when the mission status is INTERRUPTED, the status changes to Ready and ResumeMission does not work. However, if I control it with...
-
chano 进行了评论,
sorry. When I call PauseMission, it becomes INTERRUPTED, and the next time I call ResumeMission, it changes to RECOVERING and currentWaypointIndex becomes 0.