1339 Commits (07e28fda7ab55a28134da736e8c1da2c3e8ffb42)

Author SHA1 Message Date
Daniel Agar d5839e2dd5 optical flow sensor pipeline overhaul 3 years ago
Chuck 32544452f0
drivers: Sagetech MXS transponder support 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
Matthias Grob c59809b14a Commander: remove system_sensors_initialized 3 years ago
Matthias Grob 44c4b8fa85 Style refactoring related to safety button 3 years ago
abarcis 4fc2640ee3
vehicle_command.msg: unneeded comment closings removed (#19759) 3 years ago
Daniel Agar 3889b79342 ekf2: yaw estimator add yaw_composite_valid boolean 3 years ago
Igor Mišić 25488da944 px4io: replace safety_off state with safety button event (#19558) 3 years ago
Igor Misic 554283655c Revert "px4io: replace safety_off state with safety button event (#19558)" 3 years ago
Daniel Agar 58ea6235fe ekf2: estimator aid source status (range height) 3 years ago
Daniel Agar 1e25aee6fa ekf2: estimator aid source status (baro height) 3 years ago
Daniel Agar 639222dd65 ekf2: estimator aid source status (GPS pos, GPS vel) 3 years ago
Daniel Agar 1ae467e9cd ekf2: estimator aid source status (starting with fake position) 3 years ago
Igor Misic 12a81979a8 px4io: replace safety_off state with safety button event (#19558) 3 years ago
Igor Misic 08dcc72e1f commander/safety: replace safety.msg with Safety class (#19558) 3 years ago
Matthias Grob 47532ca07b ArmStateMachine: replace state name array with method 3 years ago
mcsauder e8da98fd14 Add gyro clipping to mirror accel clipping monitoring instances. 3 years ago
Silvan Fuhrer 7c5f0121a5 VTOL: remove some unsued variables 3 years ago
Silvan Fuhrer 2b7efeacca vtol_vehicle_status: replace several status bools by single vehicle_vtol_state 3 years ago
Silvan Fuhrer 635f64a2e5 Commander: remove permanent stabilization option for fixed-wing flight 3 years ago
Matthias Grob 57a0289627 trajectory_setpoint: correct comment typo "kinematically" 3 years ago
Matthias Grob 4017f4bb0b vehicle_local_position_setpoint: reorder fields for clarity 3 years ago
Matthias Grob 8ca28f3796 Separate message for trajectory setpoint 3 years ago
Alessandro Simovic 20ccfbb719 control_allocator: remove failed motor from effectiveness 3 years ago
Alessandro Simovic fb71e7587c failure_detector: add motor/ESC failure detection 3 years ago
Beat Küng dfd934fbdb esc_report: add actuator_function 3 years ago
Beat Küng 32402f31df control_allocator: increase max num motors to 12 3 years ago
Silvan Fuhrer 5d6c8c986d Commander: high wind speed handling updates 3 years ago
Silvan Fuhrer 21a2892f47 use actuator_controls[8] for collective tilt for tiltrotor VTOL, instead of [4] 3 years ago
Beat Küng efdf5b8fce vehicle_{thrust,torque}_setpoint.msg: fix comment 3 years ago
Daniel Agar d1d15a6f6d differential pressure remove filters from drivers and average in sensors/airspeed 3 years ago
Alex Mikhalev 45dff7f71a commander: Add prearm check for flight termination 3 years ago
Daniel Agar d2f1349d1a sensors/vehicle_imu: replace coning metric with actual integrator coning correction (averaged) 3 years ago
bresch d903613c9c ekf: add logging for rng kinematic consistency check 3 years ago
bresch 8693ad15a7 ekf: add logging of range finder consistency check 3 years ago
Matthias Grob 6ce3e88f9d vehicle_command: specify what SPEED_TYPEs are for 3 years ago
RomanBapst b335710655 vehicle_command: added enum for speed types 3 years ago
Junwoo Hwang 35613df210 uORB : Don't automatically include message name as default topic name in uORBTopics source files, to handle case where user doesn't use default messgae name for multi topic definition in .msg file 3 years ago
Daniel Agar bb2ea574aa ekf2: properly reset IMU biases on calibration change (non-multi-EKF) 3 years ago
Igor Misic 80aef942cd safety and safety button: refactoring #19413 3 years ago
Hovergames 457130fb69 Support for NXP UWB position sensor 3 years ago
Daniel Agar 84e796c385 drives/gps: add new sensor_gnsss_relative msg 3 years ago
Daniel Agar 0c31f63896 sensors: add baro calibration and cleanup 3 years ago
Silvan Fuhrer a7ddaf08c4 vehicle_status_flags.msg: remove condition_ prefix to reduce message size 3 years ago
Silvan Fuhrer c30f2b9493 vehicle_status_flags.msg: remove unused condition_system_returned_to_home 3 years ago
Daniel Mesham 06a9be74fa microdds: add xrce client 3 years ago
JunwooHWANG 04f8453f4a
Reduce Beeepr Default volume : 40 -> 20, since it's too loud for TAP_ESC devices from Yuneec (#19311) 3 years ago
Beat Küng 9b629a9e95 hitl,sitl,sih: use separate actuator_outputs_sim for SYS_CTRL_ALLOC==1 3 years ago
Daniel Agar 1d7791dad6 commander: monitor GPS validity and EKF2 dead reckoning 3 years ago