- Aug 28, 2018
-
-
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
FailureDetector - New class, first working simple implementation. Outputs PX4_ERR messages if roll or pitch is exceeded.
-
- Aug 21, 2018
-
-
Daniel Agar authored
-
- Aug 03, 2018
-
-
Daniel Agar authored
-
Daniel Agar authored
-
- May 27, 2018
-
-
acfloria authored
- Move publishing the telemetry status from the IridiumSBD driver to the mavlink instance - In the commander use the iridiumsbd_status message for heartbeat in case of a high latency link - Move positive acknowledge to the mavlink instance - Add a failed acknowledge in the commander if no high latency link exists
-
- Apr 24, 2018
-
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
- Apr 17, 2018
-
-
Daniel Agar authored
-
Daniel Agar authored
- add preflight_check helper
-
- Apr 11, 2018
- Mar 29, 2018
-
-
Daniel Agar authored
-
Daniel Agar authored
- this helps tease apart the various pieces of commander.
-
- Mar 22, 2018
-
-
Beat Küng authored
-
- Feb 19, 2018
-
-
Daniel Agar authored
-
- Jan 14, 2018
-
-
Daniel Agar authored
-
Daniel Agar authored
-
- Dec 26, 2017
-
-
Daniel Agar authored
-
- Oct 24, 2017
-
-
ChristophTobler authored
-
- Jul 14, 2017
- Mar 12, 2017
-
-
Beat Küng authored
-
- Jan 29, 2017
-
-
Lorenz Meier authored
-
- Jan 25, 2017
-
-
Beat Küng authored
It uses the LP worker queue to periodically check for vehicle commands (30hz), useful for several housekeeping tasks. Currently the only task is temperature calibration. Commands can be started via command line or via vehicle_command (from Mavlink) TODO: need to spec & extend the mavlink command.
-
- Jan 19, 2017
-
-
Beat Küng authored
-
- Jan 04, 2017
-
-
Lorenz Meier authored
This is necessary to allow more and better unit testing.
-
- Feb 01, 2016
-
-
David Sidrane authored
-
- Nov 24, 2014
-
-
Thomas Gubler authored
-
- Nov 09, 2014
-
-
Lorenz Meier authored
Restructuring of generic middleware support files, wrapping of the main ROS calls, skeletons for publishers / subscribers
-
- Jul 13, 2013
-
-
Simon Wilks authored
-
- Jul 06, 2013
-
-
Simon Wilks authored
-
- Jul 04, 2013
-
-
Simon Wilks authored
-
- Apr 28, 2013
-
-
Lorenz Meier authored
-
- Jan 06, 2013
- Jan 01, 2013
-
-
px4dev authored
-