40043 Commits (e10ff59340ba96b943de734db28f861b1a9e0f7e)
 

Author SHA1 Message Date
Daniel Agar a95da715d5 Jenkins: HIL remove airframe 4018 test 3 years ago
Beat Küng 86860808e3 ROMFS: set CA_* geometry params for some of the generic airframes 3 years ago
Beat Küng a2ba613254 ROMFS: remove 4018 + 6003 ctrlalloc airframes 3 years ago
PX4 BuildBot 33ce1b9b64 Update submodule mavlink to latest Wed Feb 9 00:39:13 UTC 2022 3 years ago
PX4 BuildBot 421ca2fc48 Update submodule sitl_gazebo to latest Wed Feb 9 00:39:03 UTC 2022 3 years ago
Daniel Agar b24aa071b6 Jenkins: hardware always dump pyserial debug (silently) 3 years ago
Daniel Agar 6686736cff
drv_pwm_output.h fix dshot cmd typo 3 years ago
Daniel Agar 86f81680fb sensors: check uORB::SubscriptionData validity before use 3 years ago
Oleg Kalachev 21b78f9d05 Enable mpu9250’s magnetometer on fmu-v4 3 years ago
Steve Nogar dce067df83 add configurable rtps rate parameter 3 years ago
Daniel Agar 133fe0cfb1 local_position_estimator: move to INS0 work queue (for significantly more stack) 3 years ago
Daniel Agar be3da5089c uORB: uORBDeviceNode use px4_cache_aligned_alloc 3 years ago
Viktor Vladic f4d02a2937
MatekH743 board_id, usb vid/pid changes, and MPU6000 delay before transfer - not after (#18733) 3 years ago
Julian Oes 490a0c473b Rename vmount to gimbal 3 years ago
Julian Oes 853047c643 Mantis: use gimbal auto input 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
Julian Oes 7e7a99b542 mavlink: handle for GIMBAL_DEVICE_ATTITUDE_STATUS 3 years ago
Daniel Agar 5b07398b3e Tools/HIL/test_airframes.sh: only attempt setting first 3 MAV_x_CONFIG 3 years ago
Daniel Agar f9d87fd97a sensors/vehicle_angular_velocity: improve error handling (especially during initial selection) 3 years ago
Daniel Agar 3a37fd92e6
Jenkins: HIL temporarily tolerate ERRORs during 'uorb top' (long running command) 3 years ago
Daniel Agar 052adfbfd9
borads: holybro_kakutef7 disable modules/events to save flash 3 years ago
Daniel Agar 3a741cb9c9
boards: bitcrazy_crazyflie disable gyro_fft to save flash 3 years ago
Thomas Debrunner b4087ebd2b mc_pos_control: increase the default crawl speed for three-stage-landing approach for a more robust landing detection 3 years ago
Matthias Grob 4ef8cead3d mc_pos_control_params: correct crawl speed reference 3 years ago
Matthias Grob 1df9d6fca6 MulticopterLandDetector: fix crawl speed parameter fetching 3 years ago
Thomas Debrunner fb8b9b647a land-detector: switch to crawl speed for intent detection 3 years ago
Thomas Debrunner 2a6d9bc1dd fligh-mode-manager: First implementation of a three-stage-landing for multirotos, in case LIDAR is available 3 years ago
Daniel Agar 893cdf8f38 ekf2: test external vision adjustments after lowering fake position fusion variance 3 years ago
Daniel Agar 6b1750d8be ekf2: lower fake position observation variance when at rest 3 years ago
Daniel Agar c028b964e2 bmm150: minor changes to match reference driver 3 years ago
Beat Küng 8b2016b4ed fix protocol_splitter: increment i properly in scan_for_packets 3 years ago
Daniel Agar cf3db0d313 mavlink: don't send_mission_current if mission invalid 3 years ago
Silvan Fuhrer 26dba1407b
Commander: VTOL quadchuate also triggers a RTL in Loiter and VTOL_Takeoff modes, not just in Mission (#19123) 3 years ago
JaeyoungLim f82c722653
Publish correct orbit status with goto (#19102) 3 years ago
bresch 917910f3e2 ekf: pass a float by copy instead of a constant ref 3 years ago
bresch 3077f27821 ekf: use float instead of Vector2f for innov gate in pos/vel fusion 3 years ago
Daniel Agar 5fb0084524 ekf2: remove unused shared fields for last velocity observation and variance 3 years ago
Daniel Agar 8a0581516c ekf2: don't store _auxvel_sample_delayed 3 years ago
Daniel Agar 452b5e94b4 ekf2: don't store _drag_sample_delayed 3 years ago
Daniel Agar 138ff7a316 sensors: ensure that best accel/gyro is in bounds 3 years ago
Daniel Agar 07c273fc31 sensors/vehicle_angular_velocity: print full sensor_selection if device id not found 3 years ago
Daniel Agar 94604ff21a
Jenkins: hardware pyserial cat shouldn't fail the build 3 years ago
Peter van der Perk 9f97793491 Generate C/C++ header to expose px4board kconfig symbols to the preprocessor 3 years ago
Jaeyoung Lim 2fc95bb369 Rebase fix 3 years ago
Jaeyoung Lim 3dd5c1fbaf Enable NPFG by default on the believer 3 years ago
Jaeyoung Lim 3a9c5c3178 Use acceleration to pass path curvature 3 years ago
Jaeyoung Lim e2741f988a Add interface for passing path tangent and closest point directly 3 years ago
David Sidrane f460611098 Fix serial_test stack warning 3 years ago
Peter van der Perk efd3bc1794 Serial_test move g_cl and g_mod from heap to stack to save memory by not preallocating them 3 years ago