40628 Commits (73f45fee6e775fffe0320f5945f257b51b5b84fe)
 

Author SHA1 Message Date
Daniel Agar 73f45fee6e
boards: px4_fmu-v5_test disable fake_gps module to save flash 3 years ago
Daniel Agar 902b789292
boards: px4_fmu-v5_protected disable gyro_fft module to save flash 3 years ago
Daniel Agar b81a5b3efa ekf2: request mag yaw reset after calibration or sensor change 3 years ago
Daniel Agar c7cec4252c sensors: add CONFIG_SENSORS_VEHICLE_AIRSPEED for airspeed/differential pressure 3 years ago
Daniel Agar 10deb7019e enable gyro_calibration for CAN nodes 3 years ago
Daniel Agar db4e09d529 Tools/kconfig: delete old migration helpers 3 years ago
Daniel Agar c46fa01195 sensors: add kconfig mechanism to optionally exclude sensor types 3 years ago
Alex Klimaj 60450e63c0
uavcannode: Fix dronecan baro units 3 years ago
Beat Küng b9475d6ebe mavlink_shell: set target system and component id 3 years ago
Daniel Agar dea404a9a3 boards: disable modules to save flash 3 years ago
Junwoo Hwang 8bae4e5c0e FollowMe : Replace First order target position filter with Second order position and velocity filter 3 years ago
Alessandro Simovic de1fa11e96 New follow-me flight task 3 years ago
Chris Seto 285556e463 Re-set param limits for fw tuning values to align with fw tuning guide 3 years ago
Daniel Agar c1c2858341
Update submodule GPSDrivers to latest Thu Jun 16 12:38:52 UTC 2022 3 years ago
Matthias Grob 92b6862485 Commander: replace arm requirements 3 years ago
Matthias Grob 3b3d8b9942 Commander: execute pre arm check with preflight checks 3 years ago
Matthias Grob aa575d6af0 Commander: move first preflight check run to constructor 3 years ago
Matthias Grob 0f41a5e385 ArmStateMachine: simplify how preflight checks are called 3 years ago
Igor Mišić 5dc3fecac0 boards/bitcraze: add PWM_SERVO_STOP define 3 years ago
Igor Mišić 7c1da8d608 driver/px4io: set default failsafe values 3 years ago
Igor Mišić 04c2d0fe97 drivers/pwm_out: set default failsafe values 3 years ago
Daniel Agar 1980b5c5e8
ekf2: setEkfGlobalOrigin() reset baro and hgt sensor offsets if necessary 3 years ago
achim fc3d88bb67
boards/diatone/mamba-f405-mk2: symmetric buffers for wifi telemetry (#19808) 3 years ago
Matthias Grob c59809b14a Commander: remove system_sensors_initialized 3 years ago
Igor Mišić 0922f003f5 uavcan: don't print an error if there is no UAVCAN device on the CAN bus 3 years ago
bresch 680191cc75 WindEstimator: make wind process noise tuning same as EKF2 3 years ago
bresch b6f1a7aed9 migrate wind process noise parameters 3 years ago
bresch 0d256b8ff6 ekf2 wind: use noise spectral density for process noise tuning 3 years ago
bresch e105869986 wind_estimator: use noise spectral density for process noise tuning 3 years ago
Junwoo Hwang 377338109c uLog message definition comment improvements 3 years ago
Junwoo Hwang 1ddd1573be Improve uLog message struct definitions 3 years ago
achim e6f90bcb81 disable uart´s dma 3 years ago
fury1895 283aad01fd Airspeed params: change default for ASPD_SCALE_APPLY to 2 3 years ago
David Sidrane f15eb91814 px4_fmu-v6x:HB Mini add Ver 3, Ver 4 init 3 years ago
PX4 BuildBot e33199c182 Update submodule mavlink to latest Fri Jun 10 00:38:25 UTC 2022 3 years ago
Thomas Debrunner 46c9d1e288
SIH in SITL with lockstep (#19028) 3 years ago
Thomas Stastny a7e11464c1 fw pos ctrl: update method documentation 3 years ago
Thomas Stastny 594a6d6e80 fw pos ctrl: some incremental clean up of the class 3 years ago
Silvan Fuhrer 9863c24b40 navigator_main: DO_REPOSITION: only trigger reposition setpoint update if vehicle is armed 3 years ago
Thomas Stastny cbf0fe8803 fw pos ctrl: centralize parameter and state resets 3 years ago
Thomas Stastny ccfbbb553a fw pos ctrl: only manipulate heading hold yaw in manual position control mode 3 years ago
Thomas Stastny 67d8dd359d fw pos ctrl: calculate control interval once 3 years ago
Matthias Grob f5e7b1e6a8 Commander: switch battery bitflied to dedicated datatype 3 years ago
Matthias Grob 9b2166de72 manual_control_params: configure arm gesture doesn't require reboot 3 years ago
Matthias Grob bd50a52c9c Commander: fix startup sound interrupted by safety button initialization 3 years ago
Matthias Grob 71103e6114 Safety: keep initialized constant flags when safety disabled 3 years ago
Matthias Grob 44c4b8fa85 Style refactoring related to safety button 3 years ago
Daniel Agar ce70b6f4ac sensors/vehicle_angular_velocity: add IMU_GYRO_RATEMAX constraints 3 years ago
Daniel Agar 01f0992f49 sensors/vehicle_imu: don't bother checking IMU_GYRO_RATEMAX 3 years ago
Matthias Grob 5df266cedc MulticopterRateControl: use constructor to copy thrust setpoint array 3 years ago