- Nov 06, 2018
-
-
bresch authored
-
bresch authored
-
Beat Küng authored
-
Beat Küng authored
Derivation by Mathieu Bresciani: https://github.com/Auterion/trajectory_generator
-
- Oct 09, 2018
- Oct 04, 2018
-
-
Beat Küng authored
-
- Sep 19, 2018
-
-
Roman authored
Signed-off-by:
Roman <bapstroman@gmail.com>
-
Roman authored
Signed-off-by:
Roman <bapstroman@gmail.com>
-
- Aug 03, 2018
-
-
Dennis Mannhart authored
is executed at any time if triplet as valid yaw waypoint
-
Dennis Mannhart authored
-
- Jul 22, 2018
-
-
Paul Riseborough authored
-
Paul Riseborough authored
-
Paul Riseborough authored
This new mode of altitude control uses terrain following when holding position and normal altitude control when moving.
-
- Jul 20, 2018
-
-
Dennis Mannhart authored
-
Dennis Mannhart authored
Until now we replaced legacy position controller functionality inside the flight task architecture to split up the huge position control module into the different tasks and have a modular setup with a clear setpoint interface. This commit removes all the legacy code and hard switches to using the flight task architecture for multicopter. This is done because maintaining and testing everything in parallel is not sustainable. The architecture is by now tested to cover all basic legacy functionality and missing corner cases can be fixed a lot easier with the new architecture.
-
MaEtUgR authored
More than a year ago I started the easy to use math::Functions to handle the always used mathematical SISO functions to be tested and available. I switched x, y and z stick input to the freesh programmed deadzone and exponential functions from the library to unify and clarify their use. I just realized yaw was left over because it lead to a drift problem in certain new use cases. Now I'm just adding the yaw stick to the already well working method.
-
- Jul 12, 2018
- Jun 09, 2018
-
-
Mohammed Kabir authored
-
Mohammed Kabir authored
-
Paul Riseborough authored
-
Paul Riseborough authored
-
- Apr 26, 2018
-
-
Beat Küng authored
With the updated mixer (#9062) it's safe to set maximum thrust to 1 (in both cases, if MC_AIRMODE is set, or not set). So I see no reason to limit the maximum thrust.
-
- Apr 05, 2018
-
-
Matthias Grob authored
instantiate flight tasks and the refactored position controller class only use the new functionality if a temporary parameter is set for testing
-
- Feb 11, 2018
-
-
Daniel Agar authored
-
- Jan 29, 2018
-
-
Paul Riseborough authored
-
- Oct 21, 2017
-
-
DonLakeFlyer authored
-
- Oct 01, 2017
-
- Sep 19, 2017
-
-
Beat Küng authored
At 90 degrees the yaw is extremely unstable (tested with HIL), it overshoots and only very slowly converges to the correct value. This behavior is also noticable with lower angles, but not so extreme. It definitely needs to be looked into further, but for now this makes it safer.
-
- Sep 18, 2017
-
-
Dennis Mannhart authored
-
- Sep 11, 2017
-
-
Dennis Mannhart authored
-
Dennis Mannhart authored
-
Dennis Mannhart authored
mc_pos_control auto: replace min_cruise_speed with cruise_speed_90; take care of case when cruise_speed_90 is exactly in the middle of max and min
-
Dennis Mannhart authored
-
Dennis Mannhart authored
-
Dennis Mannhart authored
-
Dennis Mannhart authored
-
- Jul 29, 2017
-
-
Lorenz Meier authored
-
- Jun 26, 2017
-
-
Daniel Agar authored
-