40485 Commits (887fe7dba2d2d0dbdf8a2b9141f1b0de781ebc4e)
 

Author SHA1 Message Date
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
Daniel Agar a15432fac1
drivers/rc_input: RC_INPUT_PROTO parameter minimal implementation (#19539) 3 years ago
Daniel Agar fc7e979d84 boards: px4_fmu-v5_uavcanv0periph disable modules to save flash 3 years ago
Daniel Agar 7ab9b0c6e2 boards: cubepilot_cubeorange_test disable examples/fake_gps to save flash 3 years ago
Daniel Agar f390f52058 drivers/differential_pressure: remove lib/drivers/airspeed dependency and cleanup 3 years ago
Daniel Agar d1d15a6f6d differential pressure remove filters from drivers and average in sensors/airspeed 3 years ago
Daniel Agar 258f558fea apply differential pressure calibration (SENS_DPRES_OFF) centrally 3 years ago
JaeyoungLim c6ab4c466e
Separate takeoff and landing to individual fixed wing states for FW pos control (#19495) 3 years ago
Daniel Agar d6210d1725
boards: px4_fmu-v6x_default disable common barometers to save flash 3 years ago
Daniel Agar 3d7a6b4021 mc_pos_control: silence invalid setpoint warning when disarmed 3 years ago
Daniel Agar b2bcd2631a
boards/diatone/mamba-f405-mk2: disable modules to save flash 3 years ago
Daniel Agar c8d2d83e55
boards: px4_fmu-v2 restore systemcmds/ver needed for board init 3 years ago
Daniel Agar 7bb789cb23
boards: update bootloaders to latest 3 years ago
Daniel Agar d8a57e15b0
boards/mro/ctrl-zero-classic: fix code style 3 years ago
Daniel Agar 248f42f9ec
boards/diatone/mamba-f405-mk2: fix code style 3 years ago
achim adacdad32d
boards: add new Diatone Mamba F405 mk2 3 years ago
achim 1bf16cb4df
boards: add new mRo Control Zero Classic 3 years ago
Daniel Agar 3d590af115 mc_att_control: only apply quat reset if estimate is newer than setpoint 3 years ago
Daniel Agar 23c89429ac systemcmds/param: set-default should mark parameter active to avoid race conditions 3 years ago