40403 Commits (9c12c2a1520186f565662acfc25f87da2925c5a5)
 

Author SHA1 Message Date
achim 9c12c2a152
boards: matek h743 update unified target 3 years ago
achim 76cf4332d9
boards: matek_h743-mini sync all Matek H743 boards 3 years ago
Thomas Stastny 90789be68f fw pos ctrl: turn back to takeoff point with npfg 3 years ago
Thomas Stastny 3ef5f433b5 fw pos ctrl: add missing guidance control interval setting to control_manual_position() 3 years ago
Thomas Stastny 1ab9fb22ee fw pos ctrl: fix state switching logic for takeoff and landing 3 years ago
Matthias Grob b3776134b8 Commander: ensure diconnected battery is cleared from bit field 3 years ago
Beat Küng 113982e3e7 commander: fix incorrect return in set_link_loss_nav_state() 3 years ago
achim a71cf21c28
boards: matek_h743-slim_default try to fit as many modules of all categories as possible into the flash. 3 years ago
achim 87ebf17ab0
boards: matek h743 enable 12 pwm outs on slim and wing V1.0 and V1.5 3 years ago
achim fc887a23af
boards: matek h743 mini 3 years ago
Silvan Fuhrer 20400cbb74 ROMFS: reduce FW_SPOILERS_LND to 0.4 to leave ailerons enough control authority 3 years ago
Matthias Grob 843c814fb8 MulticopterPositionControl: allow offboard takeoff also when not landed 3 years ago
Matthias Grob fbc109436f MultiCopterRateControl: refactor setpoint naming 3 years ago
Matthias Grob 1211a457d7 MulticopterPositionControl: Overwrite vertical acceleration during takeoff rampup only 3 years ago
Matthias Grob d9a2fe5226 Revert "MCPosControl: fix invalid setpoint race condition" 3 years ago
achim 1f3a78b535
boards: mro ctrl zero classic enable all pwm outs 3 years ago
mcsauder 2a66be4899 Colocate struct stateSample with other instances of *Sample structs. 3 years ago
mcsauder a0d9687409 Add c++ style initializers where missing in EKF/common.cpp, standardize tab/space indentation, align comments and format whitespace. 3 years ago
bresch cab477d715 ekf2: optimize KHP computation 3 years ago
achim 3233272cbb
boards: diatone_mamba-f405-mk2_default fix /dev/ttyS2 name 3 years ago
bresch c890e8bf99 WindEstimator: fix state covariance prediction 3 years ago
Konrad 14a2fdfe55 Removed l1 control slope angle limitation. The maximal approach angle to the line was set to 45°, no the approach angle can be up to 90°. 3 years ago
achim 2bee8bfd45
boards: diatone_mamba-f405-mk2_default 3 years ago
achim bf8d759d3d
boards: matek h743 slim support v1 and v1.5 IMU variants 3 years ago
Matthias Grob 46fdc28cf8 MulticopterPositionControl: fix typo "descen{d/t}" 3 years ago
Daniel Agar 7f1bb556e9 Update src/modules/mc_pos_control/MulticopterPositionControl.cpp 3 years ago
Matthias Grob 3fb4889ab9 MultcopterPositionControl: fix executing a zero setpoint for 200ms 3 years ago
Matthias Grob cb484c5ac7 PositionControl: publish NAN jerk 3 years ago
Matthias Grob 5055fec796 MulticoperPositionControl: explicitly overwrite setpoint timestamp when setpoint is reset 3 years ago
Matthias Grob 424fd8b304 MulticoperPositionControl: remove time_stamp_now alias for timestamp_sample of the local position 3 years ago
Matthias Grob 8180f931de MulticopterPositionControl: rename local_pos -> vehicle_local_position 3 years ago
Matthias Grob 4ffe796b4d MulticopterPositionControl: clarify previous position control naming 3 years ago
Daniel Agar ad6592f669 mc_pos_control: require current trajectory setpoint to run controller 3 years ago
Silvan Fuhrer 138772386f FW Position control: explicitly set spoiler/flaps in every control mode 3 years ago
Silvan Fuhrer 089673ff35 only allow positive spoiler and flap controls 3 years ago
Silvan Fuhrer 64ff31aa08 VTOL: add flap and spoiler support 3 years ago
Silvan Fuhrer 4b8f93de5c FW: rework spoiler/flap control logic 3 years ago
Silvan Fuhrer 21a2892f47 use actuator_controls[8] for collective tilt for tiltrotor VTOL, instead of [4] 3 years ago
Peter van der Perk 7e6aa28106 Added LTO targets for CI 3 years ago
Peter van der Perk 108c98a691 Added experimental LTO kconfig option 3 years ago
Beat Küng 8da02e2233 dshot: avoid using pwm failsafe params when dynamic mixing is enabled 3 years ago
Daniel Agar 7784cd1f40 boards: mro_ctrl-zero-classic updates to sync with ctrl-zero-h7-oem 3 years ago
Daniel Agar 6fc857772d ekf2: remove unnecessary const references 3 years ago
ShiauweiZhao 4a6e958100 add tattu_can smart battery kconfig 3 years ago
Vincent Poon 080ba4458a
holybro/kakuteh7: change Product ID to show board name properly in QGC 3 years ago
Beat Küng d94ec84e46 logged_topics: remove unused vehicle_angular_acceleration_setpoint, extend add_high_rate_topics 3 years ago
Beat Küng 4338976247 ActuatorEffectivenessRotors: add missing getEffectivenessMatrix 3 years ago
Beat Küng efdf5b8fce vehicle_{thrust,torque}_setpoint.msg: fix comment 3 years ago
Beat Küng a9129ea003 logger watchdog: also check main thread 3 years ago
Beat Küng 9e0a8050a9 fix dshot: remove setAllFailsafeValues 3 years ago