1308 Commits (v1.13.0-BW)

Author SHA1 Message Date
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
Beat Küng 1901edf13c actuator_motors.msg: add reversible flags & implement in mixer_module 3 years ago
Matthias Grob f68ae39840 Commander: avoid RC actions during calibration 3 years ago
marcojob 2cfe08b3b1 small typo in vehicle_local_position msg 3 years ago
Michael Schaeuble 5ad8b84dec Fix PPS based UTC timestamp in camera trigger and capture messages 3 years ago
Michael Schaeuble ebb657bcf4 Fix camera trigger via MAVLink when camera capture feedback is enabled 3 years ago
Igor Mišić 72b1db4a63 pps_capture: implementation of pulse per second capture driver 3 years ago
Thomas Debrunner eb69f15d3a health-flags: Increase health flags to 64 bit bit field to support extended sys status mavlink message 3 years ago
Beat Küng f76086ffa1 microRTPS_agent_CMakeLists.txt.em: add install section 3 years ago
Matthias Grob ddc6b6bc9c battery: move MAVLink specific handling out of battery class 3 years ago
Daniel Agar 8fbf79527f magnetometer allow setting initial calibration from bias if available and stable 3 years ago