chano
- Total activity 39
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 12
Posts
Recent activity by 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.
CompletedHello. 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?
CompletedCan 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?
CompletedHello. 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.
CompletedHello. 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
CompletedHello. 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.
CompletedHello. 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.
CompletedHello. 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
CompletedIn 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...