- Mar 27, 2019
-
-
Claudio Micheli authored
Signed-off-by:
Claudio Micheli <claudio@auterion.com>
-
Claudio Micheli authored
Signed-off-by:
Claudio Micheli <claudio@auterion.com>
-
Claudio Micheli authored
Since the time out is only Obstacle-Avoidance related, the new naming is more self explanatory. Signed-off-by:
Claudio Micheli <claudio@auterion.com>
-
Claudio Micheli authored
Signed-off-by:
Claudio Micheli <claudio@auterion.com>
-
Claudio Micheli authored
With this commit the use cases will be: Success case: - booting, no messages about OA, pre-arm check would fail if you try to arm and OA is not yet running Fail case: - if OA takes longer than timeout time defined in COM_ONB_BOOT_T, then an error message is triggered. Signed-off-by:
Claudio Micheli <claudio@auterion.com>
-
Claudio Micheli authored
Since onboard controllers bootup times are hardware dependent, it makes sense to have the possibility to adapt timeout time according to the specific HW. Signed-off-by:
Claudio Micheli <claudio@auterion.com>
-
Claudio Micheli authored
Signed-off-by:
Claudio Micheli <claudio@auterion.com>
-
Claudio Micheli authored
Signed-off-by:
Claudio Micheli <claudio@auterion.com>
-
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>
-
- Mar 25, 2019
-
-
CarlOlsson authored
Signed-off-by:
CarlOlsson <carlolsson.co@gmail.com>
-
- Mar 24, 2019
-
-
Matthias Grob authored
- correcting c9e52d43 to allow 180° maximum tilt instead of landing tilt. - Introducing tilt limitation minimums like requested in #11473
-
- Mar 23, 2019
-
-
Oleg Kalachev 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
-
Elia Tarasov authored
-
Elia Tarasov authored
-
Elia Tarasov authored
-
Matthias Grob authored
Co-Authored-By:
EliaTarasov <elias.tarasov@gmail.com>
-
Elia Tarasov authored
-
Elia Tarasov authored
-
Roman authored
Signed-off-by:
Roman <bapstroman@gmail.com>
-
Beat Küng authored
-
- Mar 18, 2019
-
-
mcsauder authored
-
- Mar 17, 2019
-
-
Mark Sauder authored
mc_att_control: replace math::min() and additional limit logic with math::constrain() calls (#11658)
-
- Mar 16, 2019
-
-
Daniel Agar 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
-
Daniel Agar authored
-
- Mar 14, 2019
-
-
Daniel Agar authored
-
Paul Riseborough authored
Bug Fixes: https://github.com/PX4/ecl/pull/586 - EKF: fix covariance and output filter buffer initialization https://github.com/PX4/ecl/pull/590 - EKF: Fix innovation in fuseDeclination() Enhancements: https://github.com/PX4/ecl/pull/543 - ekf_helper: add more useful methods to interface with the covariances https://github.com/PX4/ecl/pull/588 - Add unit tests for DataValidator Note: https://github.com/PX4/ecl/pull/543 has required a change to how the state variances are accessed .
-
- Mar 12, 2019
-
-
Beat Küng authored
-
Beat Küng authored
-
Claudio Micheli authored
Signed-off-by:
Claudio Micheli <claudio@auterion.com>
-
Claudio Micheli authored
Since Timeout from onboard controller is something that does not require a lot of modifications there is no sense to having it parametrized. Signed-off-by:
Claudio Micheli <claudio@auterion.com>
-
Claudio Micheli authored
Signed-off-by:
Claudio Micheli <claudio@auterion.com>
-
Claudio Micheli authored
Since commander handles all telemetry_status the same there is no need to subscribe to multiple instances. Signed-off-by:
Claudio Micheli <claudio@auterion.com>
-
Claudio Micheli authored
Signed-off-by:
Claudio Micheli <claudio@auterion.com>
-
Claudio Micheli authored
Signed-off-by:
Claudio Micheli <claudio@auterion.com>
-
Claudio Micheli authored
Signed-off-by:
Claudio Micheli <claudio@auterion.com>
-
Claudio Micheli authored
-