rayw-dronesense
rayw-dronesense
> What is the [difference between these two](https://github.com/mavlink/MAVSDK-Java)? I hope I can further understand and learn. @Jai-GAY MAVSDK-Java is a wrapper interface that talks to the 'MAVSDK-server' using generated protobuf...
Workaround is available, but it's very slow, using the `mavlinkSystem.param.allParams` property and filtering for `FS_GCS_ENABLE`.
> Could QGC be using [CAMERA_THERMAL_RANGE](https://mavlink.io/en/messages/common.html#CAMERA_THERMAL_RANGE)? Not sure...how do we tell?
@rmackay9 Thanks for getting back to me. Even if that works, that would make it inconvenient for the user of a piloting app that may at some point switch back...
@rmackay9 / @peterbarker - I just tried `SYSID_ENFORCE` to 0 and unfortunately it was still ignoring the joystick inputs. Would you mind explaining why this behavior is like this? It...
@JonasVautherin > We build curl without ssl, I think it won't support https: https://github.com/mavlink/MAVSDK/blob/main/third_party/curl/CMakeLists.txt#L12 > > Would you have a way to use http instead? > > A weird thing...
@julianoes > Pretty sure Android was one of the broken ones: https://github.com/mavlink/MAVSDK/actions/runs/11588668231/job/32262783180#step:6:1416 That's unfortunate. Thanks for the info! > Is the file available with http though? In that case, you...
@JonasVautherin - Thanks for the updated release! With 2.1.4 it does get a bit further, but runs into this issue, ``` 2024-12-03 10:55:50.389 2182-4091 Mavsdk com.dronesense.pilot.blue I Download file: https://github.com/Gremsy/Vio-Camera-Definition/releases/download/v2.0.3/vio_camera_f1_def.xml...
@JonasVautherin - Trying now...
@JonasVautherin - I guess it makes it further now... but, ``` 2024-12-03 11:56:06.591 6622-7070 Mavsdk com.dronesense.pilot.blue I Download file: https://github.com/Gremsy/Vio-Camera-Definition/releases/download/v2.0.3/vio_camera_f1_def.xml using cURL... 2024-12-03 11:56:06.591 6622-7070 Mavsdk com.dronesense.pilot.blue I Downloading camera...