-
El apartado "Hardware Setup" y "MAVlink" no se encuentra actualmente en el gitbook
-
@MaEtUgR I merged the parachute docs in https://github.com/PX4/PX4-user_guide/pull/1943/files#r919653233 with this comment:
Can you mark up that issue if I got anything wrong, and ideally PR fixes …
-
-
-
I have a simple code that I wrote on ubuntu 20.04. my goal is to connect to QGC and to see "Ready to fly" in the main screen.
my ip in the computer that qgc works on is 192.168.168.95 and my device i…
-
So I cloned `mavlink` and `units` into my library folder. When I try to add the header:
```c++
#include
```
I get the following warnings and errors about `elapsedMillis` (and others) not bein…
-
```
python3 -m pymavlink.tools.mavgen --lang=Swift --wire-protocol=2.0 --output=generated/swift/mavlink/v2.0 message_definitions/v1.0/all.xml
Validating message_definitions/v1.0/all.xml
Parsing mes…
-
Thanks a lot for the great project!
Can be ESP8285 support also added? If it's already supported are there any changes in setup of FW needed?
-
Hi, sometime while we on the field we can't arm the plane (arduplane), so it will be help, if we can know the problem with malink status msg.
thanks
-
![Screenshot from 2019-11-24 16-15-26](https://user-images.githubusercontent.com/56398518/69501943-d99e2900-0ed7-11ea-8df7-d143343867f2.png)
Hello everyone!
I am quite new to ROS and git so I apo…