-
## Bug report
In ArduPlane, navigation.cpp, calc_gndspeed_undershoot() compares non-correlated vectors
**Issue details**
In ArduPlane, navigation.cpp, calc_gndspeed_undershoot() is comparing GPS…
-
[Search](https://ardupilot.org/rover/search.html) - Describe the issue/suggestion and improve the title. Please keep a link to the original article if relevant.
-
## Bug report
**Issue details**
_Please describe the problem_
GPIO outputs cannot be configured as relay for camera trigger . Matek F405 wing .Given the lack of runcam support here the only…
-
## Bug report
**Issue details**
Vehicle not disarming once communication lost/tether unplugged - can cause thrusters to continue trying to stabilise while operator is retrieving ROV from the wat…
-
## Bug report
It appears that void Plane::setup_turn_angle(void) in Navigation.cpp completly ignores Crosswind calculation
**Issue details**
Plane::setup_turn_angle(void) in Navigation.cpp seems …
-
Hello everyone,
I've been flying for about a year using ardupilot and pixhawk. I still haven't been able to solve the error I encountered 2 months ago. When I try to connect with GCS(Mission planner)…
-
## Bug report
**Issue details**
@pietrodn wrote a simple script to measure the round trip mavlink latency using the TIMESYNC message available [here](https://gist.github.com/pietrodn/85833adb5c4…
dwiel updated
3 years ago
-
install environment error
## Bug report
tangliang@tangliangdeAir environment_install % ./install-prereqs-mac.sh
Checking homebrew...
Homebrew installed
xcode-select: error: command line tools …
-
### Bug report
**Issue details**
When running "vagrant up", the virtual machine boots but vagrant times out in the console after `bionic64: SSH auth method: private key`. This does not happen when…
-
The idea is to create once piece of software that does everything. Simulation, HIL, flight testing. All of it. It's a bear but for now baby steps. Here's the basic flow of the software
//Datalogger…