39900 Commits (9f97793491110e74481e143d534cf8d98313635f)
 

Author SHA1 Message Date
Daniel Agar 8217e0f335 drivers/magnetometer/bosch/bmm150: add self test fail perf counter to status 3 years ago
Daniel Agar 5ded1aedcb sensors/vehicle_angular_velocity: add IMU_GYRO_DNF_HMC to configure number of ESC RPM notch filter harmonics 3 years ago
SungTae Moon 4c6e746360
uorb graph: fix the link problem for multi topics (#19062) 3 years ago
Jaeyoung-Lim ee98a3336d Spawn at different height for multivehicle simulation 3 years ago
Daniel Agar 07e6c274d5 uavcan/uavcannode: bridge LogMessage and PX4 ORB_ID(log_message_s) 3 years ago
PX4 BuildBot ed28b216c7 Update submodule sitl_gazebo to latest Sat Jan 22 12:38:57 UTC 2022 3 years ago
PX4 BuildBot 6203ad25c7 Update submodule mavlink to latest Sat Jan 22 00:39:17 UTC 2022 3 years ago
Beat Küng 92769bd2b2 dshot: remove BOARD_DSHOT_MOTOR_ASSIGNMENT & handle timer channel gaps 3 years ago
Daniel Agar 4de9c598fa bmm150: retry probe up to 3 times 3 years ago
David Sidrane a11fe60135 imxrt:ADC extend timeout 3 years ago
Daniel Agar 7cb8ed3a1f sensors/vehicle_gps_position: don't work with 64 time with 32 bit floats 3 years ago
JaeyoungLim 0607982b23
Publish orbit status also when the waypoint is a loiter waypoint (#19048) 3 years ago
Beat Küng bcd057ac3e uORB: fix copy-paste mistake in orb_print_message_internal 3 years ago
bresch a2260e53da ekf2: replace yaw failure detection criteria 3 years ago
Daniel Agar 446729566d platforms/nuttx: px4io_serial always cleanup DMA before next bus exchange 3 years ago
Jaeyoung Lim 0dea56f88b Use current_sp for publishing orbit status 3 years ago
Jaeyoung-Lim dec5e7e9c8 Publish orbit status whenever the vehicle is in loiter 3 years ago
Thomas Stastny 19c98b8841 npfg: fix typo in Vector2f indexing 3 years ago
bresch e89e3c1b0c ekf2: extract logic to test yaw emergency estimate quality 3 years ago
bresch ea80c5027e ekf2: split yaw estimator state getter into several functions 3 years ago
dagar 476c1e5c09 [AUTO COMMIT] update change indication 3 years ago
bresch ffebd8e771 ekf2: initialize cos tilt variable assuming no tilt 3 years ago
Daniel Agar 92a5bbe97f ekf2: improve ring buffer sizing and dynamically allocate 3 years ago
Daniel Agar 36605bfff6 sensors: lower SENS_MAG_RATE default 3 years ago
Matthias Grob c9f7c20d46 MulticoperPositionController: time failsafe messages together 3 years ago
Matthias Grob d4e356a1ac PosititionControl: fix integrator windup with invalid setpoint 3 years ago
Matthias Grob 8811482f1d PositionControlTest: add integrator windup with invalid setpoint combination unit test 3 years ago
Silvan Fuhrer 632dfa55e6 FW Pos C: add option to disable airspeed setpoint via stick input 3 years ago
Silvan Fuhrer cbb8c90245 ControlAllocation: fix calculation of roll/pitch normalization scale 3 years ago
Silvan Fuhrer 0950bb81ab ControlAllocation: update normalization scale only if matrix updated is forced 3 years ago
CUAVmengxiao 258a563dd5 barometer: Add ICP10100 and ICP1011 3 years ago
FARHANG fe44e281e5
ROMFS: Holybro X500 v2 airframe addition 3 years ago
Daniel Agar dd6b7fa98f sensors: switch status PX4_INFO -> PX4_INFO_RAW 3 years ago
Daniel Agar b1d2a0cc4e sensors: simplify timestamp data validator handling 3 years ago
Daniel Agar 8067207ea6 px4_work_queue: rename serial port WQs 3 years ago
bresch 953c90d3a6 failure detector: change imbalanced propeller metric 3 years ago
bresch 408cf011b2 failure detector: fix dt computation 3 years ago
Daniel Agar 7eee949a81
Jenkins: hardware tolerate irrelevant uorb status failure 3 years ago
Daniel Agar 548b7d5ece sensors/vehicle_imu: on calibration change don't resume in flight calibration learning immediately 3 years ago
Daniel Agar ece09064c4 parameters: perform verification pass twice 3 years ago
alexklimaj cdb6a437a0 Fix UAVCAN beep not started 3 years ago
PX4 BuildBot 0bb9cce1ce Update submodule mavlink to latest Tue Jan 18 00:39:07 UTC 2022 3 years ago
Julian Oes be9385ef06 cmake: use at least 1 core to build SITL 3 years ago
Daniel Agar 2fb82789fe lib/wind_estimator: pass q_att as const reference 3 years ago
Beat Küng 4cbee44220 rc.mc_defaults: only set IMU_GYRO_RATEMAX if default 3 years ago
Beat Küng 425b268feb boards: add holybro/kakuteh7 3 years ago
Beat Küng cd2bb14f9b stm32h7/micro_hal.h: add RCC_APB1ENR_TIM4EN 3 years ago
Berker Canatar 9249d3ae3d Update current year in LICENSE 3 years ago
Silvan Fuhrer 0ce44cebb7 WindEstimator: use vehicle heading instead of ground course for initialisation 3 years ago
Silvan Fuhrer 1a4b2b37bb AirspeedValidator: remove unused variable _tas_gate 3 years ago