- May 14, 2017
-
-
Nicolae Rosia authored
Signed-off-by:
Nicolae Rosia <nicolae.rosia@gmail.com>
-
Nicolae Rosia authored
Signed-off-by:
Nicolae Rosia <nicolae.rosia@gmail.com>
-
Nicolae Rosia authored
Signed-off-by:
Nicolae Rosia <nicolae.rosia@gmail.com>
-
Lorenz Meier authored
-
Mohamed Abdelkader Zahana authored
-
Lorenz Meier authored
-
Lorenz Meier authored
Land detector: Choose a default alt limit parameter value that ensures regular users are not running into it
-
- May 13, 2017
-
-
yaoling authored
-
Lorenz Meier authored
-
- May 12, 2017
-
-
Daniel Agar authored
-
Mohammed Kabir authored
-
Mohammed Kabir authored
-
Mohammed Kabir authored
-
Mohammed Kabir authored
-
Mohammed Kabir authored
-
Mohammed Kabir authored
-
Mohammed Kabir authored
-
Mohammed Kabir authored
-
Mohammed Kabir authored
-
Mohammed Kabir authored
-
Mohammed Kabir authored
-
Mohammed Kabir authored
-
Mohammed Kabir authored
-
Mohammed Kabir authored
-
Lorenz Meier authored
-
Mohammed Kabir authored
-
- May 09, 2017
-
-
Dennis Mannhart authored
-
- May 08, 2017
-
-
lovettchris authored
-
Paul Riseborough authored
-
Paul Riseborough authored
Also remove else if branch that cannot be accessed.
-
Paul Riseborough authored
This ensures that a mode change will occur immediately when the EKF reports the solution as invalid.
-
- May 07, 2017
-
-
Lorenz Meier authored
-
Lorenz Meier authored
This will help to understand the sensor selection on FMUv5 in different airframes. We do have the RAM and CPU to do this on this platform.
-
- May 06, 2017
-
-
Lorenz Meier authored
-
- May 05, 2017
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- May 04, 2017
-
-
Lorenz Meier authored
-
Julian Oes authored
* mc_pos_control: ignore a NaN/inf position setpoint This is a hotfix that prevents the position controller from trying to do velocity control with a position setpoint that isn't valid in the first place. This is only a workaround, ideally the controls later should not scale down throttle to the minimum just because the position setpoint is far away if they still have valid setpoint in z. * mc_pos_control: use PX4_ISFINITE and not isfinite
-
Lorenz Meier authored
The free memory was accessed from interrupt context where it should not be accessed from. We build the statistic now at a fixed rate while not armed.
-
Beat Küng authored
and avoid doing a loop iteration when the thread is requested to exit (as it could access _buffer).
-