- Aug 29, 2018
-
-
Daniel Agar authored
-
alessandro authored
-
Daniel Agar authored
- #10359
-
mcsauder authored
-
Jake Dahl authored
added a check to ensure the initialize settings function succeeds. If it does not, the driver fails gracefully. This handles the case that the device is not there.
-
- Aug 28, 2018
-
-
Kevin Lopez Alvarez authored
* tested on SPI (px4fmu-v4pro) * WIP I2C support
-
bresch authored
-
bresch authored
Failure Detector - use bitmask field instead of boolean in vehicle_status msg (failure_detector_status) and instead of struct in class
-
bresch authored
-
bresch authored
-
bresch authored
-
bresch authored
-
bresch authored
Failure Detector - move "force_failsafe" flag inside circuit_breaker protection; remove PX4_WARN and send mavlink msg only once
-
bresch authored
-
bresch authored
- use pragma once guard in FailureDetector.hpp - send Commander parent to ModuleParams and remove update_params() method - simplify attitude checks - FailureDetector::get_status() (previously named "get") is now a constant method that returns a constant reference
-
bresch authored
-
bresch authored
NullMixer - Send NAN instead of 0. NAN is mapped to disarmed in fmu and io. A Null mixer can now be used to set a fixed value: "disarmed" if the system is operational or "failsafe" in failsafe mode
-
bresch authored
FailureDetector - Add check for non-zero roll/pitch failure parameters. Rename 'result' into 'updated'
-
bresch authored
-
bresch authored
FailureDetector - New class, first working simple implementation. Outputs PX4_ERR messages if roll or pitch is exceeded.
-
Sebastian Verling authored
-
Paul Riseborough authored
-
Paul Riseborough authored
-
Dennis Mannhart authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
- Aug 27, 2018
-
-
Daniel Agar authored
-
Daniel Agar authored
-
Jake Dahl authored
-
Jake Dahl authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-