-
Existing PR outdated and reuses LANDING_TARGET which is probably a bad idea. Create new mavlink message similar to dataflash output.
fnoop updated
6 years ago
-
I used an open source drone to transmit data using mavlink, but this tool doesn't support it.Has anyone managed to take control of a drone with this tool?What is the type of your plane
![172372994295…
-
list ALL devices possibly identified.
This includes:
- mavlink components in the vehicle:
- mavlink vehicles other than the vehicle
- other BlueOS instances in the same network
- all mDNS devices…
-
In v3, trying to use a hostname instead of an IP address in the value for the --endpoint argument fails:
```
$ ./mavlink-routerd-glibc-aarch64 -e mycomputer:14550 /dev/serial0:921600
mavlink-rout…
-
I would like to specify a timeout > 30 seconds, but if I do, I get the following exception after 30 seconds anyway:
```
WARNING:dronekit:Link timeout, no heartbeat in last 5 seconds
ERROR:droneki…
dwiel updated
3 months ago
-
In file included from E:\mavlink_s\sfun_decode_mavlink.cpp:18:0:
E:\mavlink_s\include/sfun_decode_mavlink.h:7:48: fatal error:
include/sfun_mavlink_msg_heartbeat.h: No such file or directory
#incl…
-
I am trying to set the imu rate using `System.telemetry.set_rate_imu()`, however the method throws a CommandDenied exception. I am able to set the `raw_imu` rate using the respective method `System.te…
-
Getting lots of error messages when using a tcpout connection:
```
$ ./mavlink2rest-x86_64-unknown-linux-musl -c tcpout:127.0.0.1:14550
[2022-02-12T21:58:09Z ERROR mavlink2rest::mavlink_vehicle] …
-
The "release story" for MAVLink is confusing for users because there are multiple things that can change
- source code for generators (in mavlink/mavlink and ArduPilot/pymavlink repos), and these hav…
-
```
Mavlink action commands not acknowledged
```
Original issue reported on code.google.com by `dewei...@gmail.com` on 21 Mar 2011 at 6:13