1291 Commits (c2c455be0d2741ae1f61e8dcccc4c33fbdc8e3d5)

Author SHA1 Message Date
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
alexklimaj bfd5a90a5d UAVCAN Moving Baseline Working 3 years ago
Matthias Grob c522a8b15a Compute RTL time and react if lower than flight time 3 years ago
Beat Küng a0e43bca96 msg: remove unused vehicle_actuator_setpoint topic 3 years ago
Beat Küng 21699935e8 vehicle_command: add VEHICLE_CMD_ACTUATOR_TEST and VEHICLE_CMD_CONFIGURE_ACTUATOR 3 years ago
Beat Küng 6fdcc43ea8 mixer_module: add testing for SYS_CTRL_ALLOC=1 with actuator_test cmd+uorb msg 3 years ago
Matthias Grob 3193b554ca Add optional preflight check for healthy MAVLink parachute system 3 years ago
Matthias Grob 43c529f294 Add MAVLink parachute system heartbeat detection 3 years ago
bresch f751dd2242 FlightTask: set yaw_setpoint to NAN when yaw should not be controlled 3 years ago
Matthias Grob 91c48606ee battery_status: clearly define and handle zero remaining flight time 3 years ago
Matthias Grob 54f2e91775 battery_status: report remaining flight time in seconds 3 years ago
Matthias Grob 7ec8dd9d23 vehicle_constraints: remove deprecated speed_xy constraint 3 years ago
bresch d47f9f155a MC mixer: replace multirotor_motor_limits by control_allocator_status 3 years ago
Matthias Grob fabf865411 Use backwards compatible manual_control_setpoint instead of manual_control_input 3 years ago
Matthias Grob a593a51f05 Commander: fix mode initialization with RC 3 years ago
Matthias Grob af54ac7cdb ManualControl: remove unused variables and renaming 3 years ago
Matthias Grob a349dae760 Use action_request to command RC VTOL transitions 3 years ago
Matthias Grob 956997eb1e Replace arm_request and mode_request with combined action_request 3 years ago