-
Hello,
I'm trying to compute de checksum for the mavlink packets. I have one example that I took from the messages console of qgroundcontrol in simulation mode. It's an attitude message that I recrea…
-
[SET_POSITION_TARGET_LOCAL_NED](https://pixhawk.ethz.ch/mavlink/#SET_POSITION_TARGET_LOCAL_NED) allows you to send commands for position and velocity control.
The message definition supports a numbe…
-
observed on current arducopter release:
RC_CHANNELS_RAW could be removed ?
![screenshot from 2016-02-19 10-42-26](https://cloud.githubusercontent.com/assets/1468842/13171902/83293f42-d6f5-11e5-84ec-8d…
AndKe updated
3 years ago
-
### Describe the bug
I'm trying to get Betaflight-SITL to listen/send MAVLink messages over port 5761. I used the instructions on [this](https://github.com/betaflight/betaflight/blob/master/src/main/…
-
Generic plane omnibusf4pro build, defining
```
define GPS_MAX_RECEIVERS 1
define GPS_MAX_INSTANCES 1
```
inside the hwdef.dat file and building:
```
lib/libArduPlane_libs.a(GCS_Common.cp…
-
Test report by @rotorman:
Running (my MavSDK enhanced) Yaapu LUA screen (https://www.rcgroups.com/forums/showthread.php?3840599-Blog-6-Modified-Yaapu-telemetry-widget-to-support-MavSDK-native-MAVLink…
-
The mavlink_signature_check function in mavlink_helpers.h is not able to verify signature generated by mavlink_sign_packet function. The issue seems to come from the mavlink_message_t definition.
…
-
**Describe the bug**
I am using the para BT module in my X-Lite and Full CRSF TX. I set BT to "telemetry" and I can connect to it normally using Android Telemetry Viewer App or connect to it with an …
-
**Describe the bug**
Use of the `make` command fails and returns an error when building against branch [release/1.12](https://github.com/PX4/PX4-Autopilot/tree/release/1.12) on multiple targets inclu…
-
I've had trouble building MAVSDK on Windows from source following documentation found [here](https://mavsdk.mavlink.io/develop/en/contributing/build.html). After installing CMake, and Visual Studio 20…