-
Currently mavlogd is set to fire import when a file is closed or moved into the watched directories. So any live dataflash logs being saved by mavlink-router aren't processed until they are closed (d…
fnoop updated
5 years ago
-
APMPlanner2 is of limited use for boat control, it can't show wind or rudder/sail states graphically and doesn't have nautical charts. Write a plugin for sending NMEA to OpenCPN over a serial/xbee lin…
-
The function `check_signature(..) -> bool` in `mavutil.py` generated from `mavgen_python.py` https://github.com/ArduPilot/pymavlink/blob/e192ad8114f203220f404f37f971d6359dd5e3d2/generator/mavgen_pytho…
pv42 updated
2 months ago
-
Hello !
I will first introduce the framework. I have a control PC and a drone connected to the Raspberry Pi via a serial port.
Now I want to send a "takeoff" command from my PC and transmit it to t…
-
**hello,when I ran the file "./compile_with_catkin_build.sh'' in exploration_ws
a very very very long error message appeared. It keep saying that"‘mavlink_message_t’ does not name a type; did you …
-
## Expected Behavior
As https://github.com/mavlink/qgroundcontrol/pull/10748 suggested, all data can be saved to SD card.
## Current Behavior
Can't save data to SD, especially video data.
## S…
-
Currently, the `MAVLinkV1MessageRaw` and the `MAVLinkV2MessageRaw` types prevent mutable access to the internal buffers they use to store the raw bytes coming from any type of connection, which is pro…
-
```
What steps will reproduce the problem?
1.Connecting using BT serial port on W8P Czech is not possible
Problem I thing is in name of the serial port, it have 58 letters with
diacritics. Even Bet…
-
```
What steps will reproduce the problem?
1.Connecting using BT serial port on W8P Czech is not possible
Problem I thing is in name of the serial port, it have 58 letters with
diacritics. Even Bet…
-
### Issue details
Maybe I'm missing something (definitely possible) - but it seems that the mavros local position is published with (converted to ENU) values directly from the local position mavlin…