mavlink-devguide icon indicating copy to clipboard operation
mavlink-devguide copied to clipboard

MAVLink Developer Guide

Results 43 mavlink-devguide issues
Sort by recently updated
recently updated
newest added

adding illuminator protocol microservice document and test suite

This adds docs for setting camera source. Follows on from https://github.com/mavlink/mavlink/pull/2079 @rmackay9 , @nexton-winjeel, @julianoes We may have run into a snag unless we can assume that streams are independent...

Fixed broken link for UDP example: [examples/linux](https://github.com/mavlink/mavlink/tree/master/examples/linux) -> [examples/c](https://github.com/mavlink/mavlink/tree/master/examples/c)

This attempts to add the clarification in https://github.com/mavlink/mavlink-devguide/pull/531#issuecomment-2006937644 that `GIMBAL_DEVICE_FLAGS_YAW_LOCK` can still be used when setting the gimbal attitude. Look OK @julianoes ?

Recently had a query "how do I pause a mission". Made it clear to me that we don't have a clear explanation of the execution cycle of a mission -...

Work related to https://github.com/mavlink/mavlink/pull/2024 This documents the presence of the `id` parameter in the image command. I've tried to make it clear how addressing works both before and after, and...

BlueROV have some useful examples in https://www.ardusub.com/developers/pymavlink.html that they have offered to donate. Some of this would be useful in these docs, but integration is not so easy as: 1....

Fixes https://github.com/mavlink/mavlink/issues/44 @auturgy @julianoes This needs review - questions inline because most of what I did was guesses. Note, there are other defines, but I think they are all internal.

dear **Mavlink** Developer We are an agricultural drone production company And we have prepared a Persian version of qgc ![img](https://user-images.githubusercontent.com/29116372/178660440-438c8aff-e0fe-4c64-b1a8-eeced09e57a5.png) Is it possible to introduce?

This provide docs about [mavlink router](https://github.com/mavlink-router/mavlink-router). Note that the official docs are pretty good, but IMO have some flaws: - It is hard to work out what your options are...