40485 Commits (887fe7dba2d2d0dbdf8a2b9141f1b0de781ebc4e)
 

Author SHA1 Message Date
Matthias Grob 887fe7dba2 commander_params: shorten low battery action delay 3 years ago
Daniel Agar fd4b62032e
commander: publish actuator_armed first on any change 3 years ago
PX4 BuildBot 9518b65f93 Update submodule mavlink to latest Thu May 19 00:38:59 UTC 2022 3 years ago
mcsauder e8da98fd14 Add gyro clipping to mirror accel clipping monitoring instances. 3 years ago
mcsauder ea10eacb99 Replace EKF/common.h #defines with enums. 3 years ago
Silvan Fuhrer 8f2c84d36f VTOL paras: add min of 0.1 to transition times 3 years ago
Silvan Fuhrer c29ca6c959 tailsitter: guard against division by 0 3 years ago
Silvan Fuhrer 3cf07e1be5 VTOL: rename params _PTCH to _PITCH 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
Silvan Fuhrer d8444df11c Set tailsitter flag via vehicle status 3 years ago
Silvan Fuhrer 7292ce483c VTOL: move to cpp params API 3 years ago
Daniel Agar ff16131874 icm42670p run at full speed 3 years ago
Daniel Agar 83daf648ef drivers/imu/invensense/icm42670p: cleanup and small fixes 3 years ago
Peter van der Perk 3ea492b7a2 UCANS32K146 Fix CAN1 STB pin 3 years ago
Matthias Grob 02e11eddce mavlink_mission: add more specific information to the error message 3 years ago
Junwoo Hwang 146f0cafe0 Add get*Expo() functions to the Sticks library 3 years ago
Matthias Grob 4bd2d4cf35 rc_update: add unit tests for mode slot 3 years ago
achim 3fe4c6e3f5
boards: matek h743-mini specify drivers to still fit to flash 3 years ago
Beat Küng 32df76ca8a dshot: handle DSHOT_MIN for reversible outputs 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 b67fbac296 uuv_pos_control: siplify passing on trajectory position setpoint 3 years ago
Matthias Grob 200124f094 mavlink_receiver: check entire Vectors for NAN 3 years ago
Matthias Grob 8ca28f3796 Separate message for trajectory setpoint 3 years ago
Beat Küng 9166b6953d output drivers: init SmartLock after exit_and_cleanup 3 years ago
Beat Küng 0a9378e0f6 mavsdk_tests: ensure motor is stopped for motor failure test 3 years ago
Alessandro Simovic b5a3c58a95 sitl: loosen some timeouts 3 years ago
Alessandro Simovic 5c1932dcca disable engine failure detector for SITL VTOL 3 years ago
Alessandro Simovic 06f69cd469 Add SITL tests for control allocation 3 years ago
Beat Küng 0f860045f7 failure_detector: add failure injector class for motor telemetry 3 years ago
Alessandro Simovic 4640f395d7 simulator_mavlink: Add ESC telemetry 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
Hamish Willee aab2feb8f5
pwm.cpp: remove the test example (#19587) 3 years ago
alexklimaj 0f69f8ced8 Fix uavcan battery causing immediate RTL time remaining low 3 years ago
Daniel Agar fba7c972d1
drivers/rc_input: ensure RC inversion is disabled initially and latch RC_INPUT_PROTO conservatively 3 years ago
Daniel Agar c772e5230f
commander: remove compile time dependencies on non-commander parameters 3 years ago
Beat Küng 8d36ba6727 log_writer_file: fix corner case when mission log is enabled 3 years ago
Beat Küng ebbe08bc86 log_writer_file: protect access to _should_run, use px4::atomicbool for _exit_thread 3 years ago
Peter van der Perk 0053aeec97 Cyphal restore O1Heap statistics 3 years ago
Peter van der Perk e62e8b58d1 Update UCANS32K146 clocking to use XTAL and support higher pheriphal freq 3 years ago
Silvan Fuhrer ea2c1095c2 ROMFS: SITL tiltrotor: enable control allocaton and only tilt front motors 3 years ago
Silvan Fuhrer 866f9fa95b Control Allocation: add option to disable yaw by differential thrust 3 years ago
Silvan Fuhrer 46179586fb Control Allocation: Tiltrotor: pass only thrust magnitude instead of 3D thrust to allocator 3 years ago
Daniel Agar a71d101869 ROMFS: delete 3037_parrot_disco_mod airframe 3 years ago
Daniel Agar 42d7fb0b66 ROMFS: delete 3035_viper airframe and mixer 3 years ago
Daniel Agar 61c5d11375 ROMFS: delete 3034_fx79 airframe 3 years ago