1318 Commits (32df76ca8a15a40649703dbfe4f17c3920c5974e)

Author SHA1 Message Date
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
CUAVmengxiao 425d03d909 msg: Add full_charge_capacity_wh 3 years ago
Roman Dvořák c8349811d1
Enable logging of mavlink tunnel messages 3 years ago
Thomas Stastny 3b6c9448aa npfg: fix format CMakeLists 3 years ago
Thomas Stastny 082e320191 integrate optional NPFG library for wind-aware fixed-wing guidance 3 years ago
Claudio Micheli 8a01135a93 Commander: more changes to use events with escs and battery failures 3 years ago
Claudio Micheli d122513197 extend support for Battery status message 3 years ago
Julian Oes 9fe7a40673 manual_control: enable sending camera commands 3 years ago
Julian Oes 860b23dd17 tunes: add tune to power off 3 years ago
Daniel Agar e731fcdbc0
sensors (accel/gyro/mag) determine if external with device id 3 years ago
Matthias Grob bbb04ab4b8 Remove relaying of maximum altitude through land detector 3 years ago
honglang b60e59d9be msg: new sensor_hygrometer msg 3 years ago
Beat Küng 4c80adfaf1 control_allocator: implement trim + slew rate limits configuration 3 years ago