
Quentin Arnaud
- 活动总数 25
- 最后的活动
- 成员加入日期
- 正在关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 6
活动概览
Quentin Arnaud 的最新活动-
Quentin Arnaud 创建了一个帖子,
Query about Accessing RTK Custom Network Settings via DJI Mobile SDK on M300/M350
已完成Hi, I am currently developing an application using the DJI Mobile SDK for the M300 and M350 platforms. My goal is to connect to the custom network service via DJI Pilot 2, then retrieve the RTK set...
-
Quentin Arnaud 创建了一个帖子,
Maintaining Stable Centipède RTK Connectivity in the Mobile SDK
I am currently using the mobile SDK and trying to connect to the RTK network Centipede. However, I’m encountering an issue where the RTK Healthy status in my application becomes false after initial...
-
Quentin Arnaud 进行了评论,
To be more clear, we actually use the autoFocus mode to set the focus on a point. So we double tap on our screen, and we call the auto focus mode to set the focus on this point. After that we don't...
-
Quentin Arnaud 进行了评论,
Hello,So basically, we use the RingValue to display the focus distance in our application. To do this, we check the RingValue of the camera, given by the DJI key "DJIKeyInfo<Integer> KeyCameraFocus...
-
Quentin Arnaud 进行了评论,
it's not really an error, so there is no error in the code.In fact we use the manual focus mode and we display the RingValue on our application. However, by doing nothing, it happens that the drone...
-
Quentin Arnaud 进行了评论,
I am using the msdk. I am using the KeyCameraFocusMode to set the manual mode.
-
Quentin Arnaud 创建了一个帖子,
Unexpected Focus Shift in Manual Focus Mode on DJI Drone
已完成Hello, We are experiencing an issue with our DJI drone where the focus unexpectedly shifts even though we are in Manual Focus mode and have not made any adjustments. This behavior disrupts our shot...
-
Quentin Arnaud 进行了评论,
I noticed that if I stay on DJI Pilot, it doesn't disconnect us. What's happening in the background of the app that keeps the connection to the RTK service?
-
Quentin Arnaud 进行了评论,
We have identified the problem. In fact, we are able to use RTK, and we are monitoring a listener that tells us whether we are using RTK or not. However, we have noticed that this listener is const...
-
Quentin Arnaud 进行了评论,
Hello, I would like to restart this conversation because by using the RTK, via the customizer network, on my app, I realized that after a certain time (around 10 minutes) the RTK disconnected all a...