rayw-dronesense
rayw-dronesense
## Environment - Apple M2 Max Macbook Pro - 64 GB RAM - Mac OS Ventura - Docker Desktop 4.28.0 ## Problem I cloned the MAVSDK repo on the main...
This did not occur with previous version 1.3.2 ``` 2024-03-13 17:39:40.622 25779-26537 libc++abi com.dronesense.pilot E terminating with uncaught exception of type std::invalid_argument: stoul: no conversion 2024-03-13 17:39:40.622 25779-26537 libc com.dronesense.pilot...
I can arm the aircraft, take off, and get the video feed using the camera.videoStreamInfo API. However, I am having some trouble finding an API for Zooming in/out of the...
## Environment **Aircraft:** DJI Mini 3 **Controller:** DJI RC-N1 **Phone:** Samsung Galaxy S23 (SM-S911U1) **MSDK Version:** 5.8.0 ## Repro steps 1. Listen to results from `FlightControllerKey.KeyHeightLimitRange` 2. Connect to controller...
## Specs **Device:** Samsung Galaxy S23 **OS:** Android 14 (One UI 6.0) **Controller:** DJI RC-N1 **Aircraft:** DJI Mini 3 **MSDK Version:** MSDK V5.8.0 ## Steps to reproduce 1. Use MSDK...
## Environment **Drone:** DJI Mini 3 Pro **Controller:** DJI RC Pro **DJI Fly app version:** 1.10.0 **Mobile SDK version:** 5.3.0 **Aircraft Firmware version:** 01.00.0600 **RC Firmware version:** 03.02.0100 ## Repro...
## Environment **MSDK:** 5.9.0 **Devices:** Samsung S23 (SM-S911U1), DJI RC Pro Enterprise ## Repro steps 1. Pull down MSDK Sample App for 5.9.0 2. Install SDK API keys 3. Build...
ArduPilot Unable to retrieve failsafe action (FS_GCS_ENABLE) using getParamInt on MAVSDK-Java 2.1.0
## Environment **MAVSDK-Java**: 2.1.0 **MAVSDK-Android-Server**: 2.1.1 **Drone:** Either ArduPilot physical drone or the [SITL Sim](https://ardupilot.org/dev/docs/setting-up-sitl-on-linux.html) Does not occur on version 1.3.1 - the getParamInt on `FS_GCS_ENABLE` works correctly there. However,...
## Environment - Herelink Controller (Android 7.1.2) - Gazebo Headless Simulator (https://github.com/JonasVautherin/px4-gazebo-headless) - MAVSDK-Java 2.1.0 and Server 2.1.1 (Does not occur with 1.3.1) ## Repro 1. Install example app (attached...
## Environment - MAVSDK-Java version 1.3.1 - MAVSDK-Server version 1.3.2 (2.0+ crashes with seg fault when loading camera settings on one of the physical drones, as well in some other...