-
While default build configuration, There are potential stack overflow in thread function named `task_mavobc_entry`
https://github.com/Firmament-Autopilot/FMT-Firmware/blob/de5aecb0f48936a4928d46160…
-
[From discord](https://discord.com/channels/1135646343776456765/1308367199727128649/1308961509573132339)
I’m not a web developer, so I haven’t really dug into the codebase to fully understand the imp…
-
If you enable a fence on mavproxy map, it should mirror in mavcesium. It's not - the fence protocol has changed to mission items and we're probably looking for the wrong data in mavcesium.
-
## Feature request
I am currently working on a multi-drone formation algorithm. I will convert the algorithm results into coordinates to make the drone perform formation transformation, which inc…
-
Hello
I get an error when I run the module
```
Traceback (most recent call last):
File "/usr/lib/python3.8/threading.py", line 932, in _bootstrap_inner
self.run()
File "/usr/lib/python3.…
-
# Information
* OS: Ubuntu 23 , and reproduced on Windows 10
* Python version: Python `3.11.4`
* Pip version: `pip-23.2.1`
* Method to install mavproxy: pip
## Steps to reproduce
```bash
…
-
This might not affect ArduPilot (yet) but `MAV_TYPE_VTOL_DUOROTOR` was renamed to [MAV_TYPE_VTOL_TAILSITTER_DUOROTOR](https://mavlink.io/en/messages/common.html#MAV_TYPE_VTOL_TAILSITTER_DUOROTOR).
Wh…
-
Hi,
Thank you for creating and contributing to this useful project.
I'm struggling to understand the flow of data and hope that you can shed some light on it. Where can I test that I can start/t…
-
MAVProxy has this super-clean way of adding maps - one line, done.
Defining a new map in QGC takes 20 lines across three files.
Please add support for other ESPG (projections) too.
The map defin…
-
Hello there, i was trying to load the cesium module but i got this error like this, there's an error say that the configparser didn't have attribute 'read_file', how can i fix this ?, this is the erro…