chano
- 活动总数 39
- 最后的活动
- 成员加入日期
- 正在关注 0 名用户
- 关注者数 0 名用户
- 投票数 3
- 订阅数 12
帖子
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...
-
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...
-
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...
-
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.
-
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...
-
MSDK 5.8.0 - currentWaypointIndex initialization issue in addWaylineExecutingInfoListener
已完成Hello. In MSDK5.8.0, when PauseMission of WaypointMissionManager is called, the mission status changes to RECOVERING, and resumeMission is called again, the currentWaypointIndex of addWaylineExecut...
-
MSDK 5.8.0 - An error occurs when calling addReceiveStreamListener of cameraStreamManager.
已完成Hello. When I call addReceiveStreamListener in M3T, the app crashes.The parameter of addReceiveStreamListener is ComponentIndexType.FPV. FATAL EXCEPTION: StreamEncoder_FPV ...
-
MSDK 5.8.0 - The photo ratio of the thermal camera returns an incorrect value.
已完成Hello. On M30T aircraft, the value of KeyPhotoRatio returns an unsupported value. CameraKey.KeyPhotoRatio.createCamera(ComponentIndexType.LEFT_OR_MAIN,CameraLensType.CAMERA_LENS_THERMAL).get() In t...
-
StreamDataListener bug in MSDK 5.8.0
已完成In MSDK 5.8.0, StreamDataListener no longer updates when changed to PhotoVideoSwitchWidget for photos or videos.It works at first, but when the mode changes, the problem occurs.Thank you.Aircraft :...
-
The m300 rtk pauses after taking off 1m after waypoint mission start.
When I start a waypoint mission on m300 rtk in MSDK 5.4.0, after taking off 1m, it will be paused.The following error occurs in WaylineExecutingInterruptReason:ErrorImp{erroType='WAYPOINT', errorCo...