- Mar 15, 2019
-
-
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 .
-
Daniel Agar authored
-
Daniel Agar authored
-
- Mar 12, 2019
-
-
mcsauder authored
-
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
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
Signed-off-by:
Claudio Micheli <claudio@auterion.com>
-
Claudio Micheli authored
-
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
Added COM_ONB_LOSS_T and COM_ONB_REG_T parameters to specify thresholds that triggers "onboard link lost" and "onboard link regained". Signed-off-by:
Claudio Micheli <claudio@auterion.com>
-
Claudio Micheli authored
-
Claudio Micheli authored
Signed-off-by:
Claudio Micheli <claudio@auterion.com>
-
Claudio Micheli authored
Major changes: - Prevent "HIGH LATENCY DATA LINK LOST" message to appear if iridium telemetry is not used. - Prevent "DATA LINK LOSS" mavlink messages flooding when QGC is open and then closed. - Changed "DATA LINK REGAINED" condition (use _datalink_last_heartbeat_gcs insthead of _datalink_lost) Signed-off-by:
Claudio Micheli <claudio@auterion.com>
-
baumanta authored
-
baumanta authored
-
baumanta authored
-
baumanta authored
-
baumanta authored
-
Daniel Agar authored
-
- Mar 11, 2019
-
-
Matthias Grob authored
when still close to ground
-
Matthias Grob authored
-
Vasily Evseenko authored
-
mcsauder authored
-
- Mar 10, 2019
-
-
BazookaJoe1900 authored
-
- Mar 09, 2019
-
-
Anthony Lamping authored
-
Daniel Agar authored
-
mcsauder authored
Migrate a few more var initializations from the Mavlink class constructor list to the respective declarations.
-
mcsauder authored
Whitespace formatting in mavlink_main.cpp/h and begin work of some variable initialization at declaration in mavlink_main.h.
-
Daniel Agar authored
-