- Feb 29, 2020
-
-
alber authored
-
- Feb 18, 2020
-
-
alber authored
-
- Dec 03, 2019
- Jul 19, 2019
-
-
aruizgarcia authored
-
- May 17, 2019
-
-
Timothy Scott authored
* Added Aion R1 airframe * Tuned PID values for Aion R1 * Changed to generic mixer and cleaned up configuration
-
- May 14, 2019
-
-
Julian Oes authored
-
Julian Oes authored
When simulating with lockstep we can raise the speed by setting the env variable `PX4_SIM_SPEED_FACTOR`. Some inputs like RC, MAVLink heartbeats from a ground station, or offboard controls via MAVLink are still at the normal speed which leads to timeouts getting detected in PX4. To work around this issue we can automatically multiply the timeout parameters by the speed factor.
-
- May 03, 2019
-
-
Beat Küng authored
-
Claudio Micheli authored
Signed-off-by:
Claudio Micheli <claudio@auterion.com>
-
- Apr 30, 2019
-
-
Julian Oes authored
It is expected that Iris auto-disarms the same as in SITL.
-
- Apr 29, 2019
-
-
Daniel Agar authored
-
Julian Oes authored
This way we prevent a big dip due to TECS in altitude when the transition happens at 10 m/s already. Apparently the rule of thumb is to set this transition speed at the same as airspeed cruise speed.
-
- Apr 26, 2019
-
-
bresch authored
-
- Apr 16, 2019
-
-
sfuhrer authored
-
- Apr 12, 2019
- Apr 11, 2019
-
-
Daniel Agar authored
-
- Apr 05, 2019
-
-
Julian Oes authored
This prevents a warning message being printed to SITL users because the UAVCAN_ENABLE param does not exist.
-
Julian Oes authored
With this change the param SDLOG_MODE can be used for SITL as well.
-
Beat Küng authored
-
- Apr 03, 2019
-
-
Daniel Agar authored
-
- Apr 02, 2019
-
-
mcsauder authored
Delete trailing whitespace, extra newlines, to quiet git hooks and add an extra = so that it does not appear to git as a merge conflict marker.
-
David Sidrane authored
There is no need to not to start a pwm based led or a rgbled_ncp5623c if the old TCA62724FMG is started. They will all work in parallel.
-
Nico van Duijn authored
-
- Mar 28, 2019
-
-
DanielePettenuzzo authored
-
- Mar 21, 2019
-
-
Beat Küng authored
-
- Mar 15, 2019
-
-
Julien Lecoeur authored
Mark V19_VT_ROLLDIR @category system Throttle down mavlink critical msg Send 0 actuator_output for safety VTOL: unset v1.9 roll direction safety check param for builtin airframes
-
Julien Lecoeur authored
This inversion matches the fixed sign in the commands generated by the VTOL attitude controller. This commit, combined with the previous commit, should have no effect. For safety, it is recommended to check the direction of roll control surfaces before flight.
-
Martina Rivizzigno authored
-
- Mar 01, 2019
-
-
Beat Küng authored
A side-effect of the previous commit is that the integral is loaded up during a flip, which leads to visible bounce-backs after a flip. Reducing the I helps, but there's a trade-off and we'll need a better solution.
-
- Feb 25, 2019
-
-
Hamish Willee authored
-
Hamish Willee authored
-
- Feb 11, 2019
-
-
DanielePettenuzzo authored
-
DanielePettenuzzo authored
camera feedback: remove CAM_FBACK_MODE param. CAM_CAP_FBACK from camera capture driver will be used instead.
-
DanielePettenuzzo authored
rename camera capture feedback param and move it from camera_feedback module to camera capture driver
-
DanielePettenuzzo authored
-
bresch authored
-