- Mar 27, 2019
-
-
Claudio Micheli authored
Signed-off-by:
Claudio Micheli <claudio@auterion.com>
-
Claudio Micheli authored
This allows to perform pre-arm checks and prevent arming if obstacle avoidance is enabled but not yet running. Added a print once flag to prevent excessive message spamming in QGC. Signed-off-by:
Claudio Micheli <claudio@auterion.com>
-
Julian Oes authored
If we dont explicitly check for pyserial, we can have the case where the import works but the Serial object creation fails. However, we don't see this because we have this huge try/catch block which swallows everything.
-
- Mar 25, 2019
-
-
CarlOlsson authored
Signed-off-by:
CarlOlsson <carlolsson.co@gmail.com>
-
- Mar 24, 2019
-
-
Daniel Agar authored
- prevents loss of numerical precision
-
Daniel Agar authored
- prevents loss of numerical precision - fixes #11695
-
Daniel Agar authored
- this is a workaround for PATH variables that exceed the maximum cmake custom command length
-
Matthias Grob authored
- correcting c9e52d43 to allow 180° maximum tilt instead of landing tilt. - Introducing tilt limitation minimums like requested in #11473
-
Daniel Agar authored
-
- Mar 23, 2019
-
-
Oleg Kalachev authored
-
Julian Oes authored
This fixes a build error due to a Scandinavian letter in the help text.
-
Daniel Agar authored
* working debugging (one click build and debug) * SITL jmavsim * SITL gazebo * jlink px4_fmu-v{2-5} * improved syntax highlighting * GNU linker files * ROS message files msg/*.msg * jinja2 template files * fixed intellisense support
-
- Mar 22, 2019
-
-
Martina Rivizzigno authored
-
- Mar 21, 2019
-
-
Ilya Petrov authored
fix for issue https://github.com/PX4/Firmware/issues/11030 - "getting required buffer size failed" on jmavsim simulation on Windows 10
-
Beat Küng authored
With a DLPF of 62.5 Hz, the sampling rate is apperently not 1 kHz anymore, because the driver got duplicate samples and published only at 128 Hz. We have to increase the filter back to 500 Hz so that we get 1 kHz sampling rate, with 250 Hz publications.
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Elia Tarasov authored
-
Elia Tarasov authored
-
Elia Tarasov authored
-
Matthias Grob authored
Co-Authored-By:
EliaTarasov <elias.tarasov@gmail.com>
-