1263 Commits (c6098ef3ddd88ebfb8446e04412cad8ad2d46147)

Author SHA1 Message Date
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
Matthias Grob 052e29267d Use mode_request for RC mode switching 3 years ago
Matthias Grob f8e4846851 Use arm_request for manual killing 3 years ago
Matthias Grob af607e3040 Use separate arm_request instead of vehicle_command for RC arming 3 years ago
Matthias Grob 7a2ef4a917 Commander: don't publish RC_IN_MODE to vehicle_status 3 years ago
Matthias Grob 93bed7f670 vehicle_command: shorten arming action/origin enum names 3 years ago
Julian Oes b3a5072de5 commander/manual_control: use msg enum for params 3 years ago
Julian Oes 6a6b8d49fc msg: re-use manual_control_input in setpoint 3 years ago
Julian Oes baf81abbab msg: whitespace only 3 years ago
Julian Oes bd0c1014d9 manual_control: support arming button 3 years ago
Julian Oes e49b596edc commander: add desired main state 3 years ago
Julian Oes cda6524421 manual_control: move override detection 3 years ago
Julian Oes 723db8bf2a manual_control: add selector class [WIP] 3 years ago
Daniel Agar 2d816e0b3e [WIP] manual_control selector hacks 3 years ago
Daniel Agar e18cf3da3e sensors/vehicle_imu: use WelfordMean for online mean and variance 3 years ago
JaeyoungLim cda7c6ceaa
Enable offboard actuator setpoints 3 years ago
Daniel Agar 68026eadeb
save significant IMU bias changes learned by the EKF 3 years ago
bresch 1e94512719 FD: use flags union instead of bitmask 3 years ago
bresch 3f1025fb1e FD: add dedicated topic to log more internal states 3 years ago
bresch 5dfb8e594a FD: add imbalanced propeller check 3 years ago
bresch bf2fb70d67 vehicleIMU: compute and log accel variance 3 years ago
Silvan Fuhrer f02786d112 Navigator/Commander: make GPS failsafe consitent: switch to Descend also for FW and VTOL 3 years ago
Silvan Fuhrer cad7851774 AirspeedSelector: add _CAS_scale_validated to airspeed_wind for logging 3 years ago
Silvan Fuhrer 625f556b0e AirspeedSelector: airspeed scale estimation improvements and robustification 3 years ago
Beat Küng 8a2b310b83 topic_listener: avoid code generation, use existing metadata at runtime 3 years ago
Beat Küng 4c73ac3805 uorb: use single byte for internal types in o_fields metadata 3 years ago
mcsauder 21163d859e Whitespace cleanup. 3 years ago
Beat Küng a65533b469 mixer_module: add output functions for servos, landing gear, parachute, RC passthrough & gimbal 3 years ago
Beat Küng 5103f00de3 vehicle_command.msg: add VEHICLE_CMD_DO_SET_ACTUATOR 3 years ago