chano
- Total activity 39
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 12
Activity overview
Latest activity by chano-
chano created a post,
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 created a post,
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...
-
chano created a post,
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...
-
chano created a post,
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.
-
chano created a post,
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...
-
chano commented,
sorry. When I call PauseMission, it becomes INTERRUPTED, and the next time I call ResumeMission, it changes to RECOVERING and currentWaypointIndex becomes 0.
-
chano created a post,
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...
-
chano created a post,
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 ...
-
chano commented,
Thank you for answer. Other keys work normally in that way, but is there a reason why KeyPhotoRatio works differently?
-
chano created a post,
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...