1330 Commits (33df8b24f231d9a22f6dd2af0d96d7211d60b832)

Author SHA1 Message Date
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
Daniel Agar 591b7b6934 ekf2: add new estimator_gps_status.msg 3 years ago
Daniel Agar e0a8d217fc mavlink increase HEARTBEAT timeout 1.5->2.5s 3 years ago
Roman Bapst 6de5d24e00
Added VTOL Takeoff navigation mode (#19027) 3 years ago
bresch 5818974f0f ekf: add range finder "faulty" status 3 years ago
Julian Oes 39f0e97245 vmount: refactor for v2 auto input, test command 3 years ago
Julian Oes f2216dff55 mavlink: don't send gimbal_device_attitude_status 3 years ago
Daniel Agar f3e2a197ad
move vehicle at rest detection ekf2 -> land_detector 3 years ago
mcsauder e554f0174d Format whitespace and group checkall() methods together in geofence class. 3 years ago
Daniel Agar 90358f078f add odometry reset counter (ekf2, mavlink, etc) 3 years ago