-
## Question
### What's your question?
### Include context on what you are trying to achieve
#### Context details
### Include details of what you already did to find answe…
-
Hello,
I am currently adding support for the SkyViper v2450 drone in my low latency fpv player https://www.rcgroups.com/forums/showthread.php?2873827-FPV_VR-Ultra-low-latency-for-FPV-Virtual-Reality-…
-
It doesn't build for me in release mode due to various mismatches like that:
```
Auto build dll exports
Creating library C:/Users/Julian Oes/src/MAVSDK/build/release/src/plugins/ftp/Release/…
-
We need a github action to auto build the libraries https://github.com/mavlink/c_library_v2 and https://github.com/mavlink/c_library_v1 are no longer being built (as previously done by Travis).
@Lo…
-
Hello -
On AARCH64 machine, I'm running mavsdk_server explicitly with the following parameters. To the USB port is where I connected PixHawk4 via USBSerial converter.
````
mavsdk_server -p 50051 …
-
### Issue details
Waypoints don't support mission types (fence and rally), it is hardcoded for MAV_MISSION_TYPE = MISSION:
https://github.com/mavlink/mavros/issues/957
https://github.com/mavlink/…
fnoop updated
3 years ago
-
Dear Sirs,
I'm looking around for a way to transmit both video and RC Mavlink data over 2.4 Ghz, found many projects about this but cannot get a starting point:
From this document https://dronebr…
-
@dakejahl reports:
This causes an exception
```
_param_interface->set_param_int(param_name, val);
_param_interface->set_param_int(param_name, val);
terminate called after throwing an instance…
-
Hi everyone! I have recently been trying to build AirSim on my M1 Mac. I read through issue #1898 and saw that there is a solution for Mac OS X with Unity created by @klintan.
Here are my currents…
-
anyone can help me?
I am using:
betaflight + fport R9mm
X9D + R9M ACCESS - S.PORT + GND pins used
esp32 dev board
#define ESP32_Variant 1
OLED display GND, 5V, SDA - PIN 21, SCL - PI…