- Apr 03, 2019
-
-
bresch authored
-
bresch authored
-
bresch authored
using parameter_update.py followed by a make format
-
bresch authored
using parameter_update.py script
-
bresch authored
using parameter_update.py script
-
bresch authored
using parameter_update.py script
-
bresch authored
using parameter_update.py script
-
bresch authored
using parameter_update.py script
-
bresch authored
using parameter_update.py script
-
bresch authored
using parameter_update.py script
-
bresch authored
using parameter_update.py script
-
bresch authored
using parameter_update.py script
-
bresch authored
using parameter_update.py script
-
bresch authored
using parameter_update.py script
-
bresch authored
using parameter_update.py script
-
bresch authored
using paramter_update.py script
-
bresch authored
using parameter_update.py script
-
Nuno Marques authored
commander: PreflightCheck replace all differential_pressure sensor checks with airspeed checks (#11722)
-
Roman authored
Signed-off-by:
Roman <bapstroman@gmail.com>
-
Julian Oes authored
This fixes the issue where the DO_CHANGE_SPEED command was ignored and the drone always travelled at the MPC_XY_CRUISE velocity.
-
bresch authored
velocity smoothing library to create a jerk-limited trajectory along the Z axis. This FlightTask is used when MPC_POS_MODE = 3.
-
Roman authored
configurable Signed-off-by:
Roman <bapstroman@gmail.com>
-
Daniel Agar authored
-
- Apr 02, 2019
-
-
David Sidrane authored
-
David Sidrane authored
-
- Mar 30, 2019
-
-
Alessandro Simovic authored
-
Alessandro Simovic authored
-
- Mar 29, 2019
-
-
Thijs Raymakers authored
-
- Mar 28, 2019
-
-
CarlOlsson authored
Signed-off-by:
CarlOlsson <carlolsson.co@gmail.com>
-
Beat Küng authored
-
- Mar 27, 2019
-
-
Matthias Grob authored
Put adaption into a method because it needs to be called when the control mode or the parameter changes.
-
Matthias Grob authored
- Remove unnecessary in between rate limits member vectors. - Only switch the yaw rate limit in auto modes, other values stay the same anyways. - Fill gain vectors with parameters in one line.
-
Matthias Grob authored
-
Matthias Grob authored
to modularize and simplify unit testing
-
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>
-