33684 Commits (ed8a30d73ef3306b5bc18f8993600e5d0f85e148)
 

Author SHA1 Message Date
Daniel Agar ed8a30d73e mavlink: STATUSTEXT directly use mavlink_log subscription 4 years ago
Sander Swart 387659d615
Added support for models located in all paths defined in GAZEBO_MODEL_PATH (#16214) 4 years ago
bbworld1 5e6f8a9606
Add typhoon h480 support to gazebo multiple sim (#16210) 4 years ago
Daniel Agar fb1f360724 mavsdk_tests: consistent 180s disarm timeout 4 years ago
Daniel Agar f5660c6b0c mavsdk_tests: adjust px4 and gzserver priority relative to mavsdk_test 4 years ago
Daniel Agar 22fbcf98cf
Tools/setup: requirements.txt add pymavlink 4 years ago
Daniel Agar ce51a01822
boards: cubepilot orange and yellow start isolated sensor bus (SPI4) first 4 years ago
Daniel Agar f7452bff4d ROMFS: startup remove bootlog.txt 4 years ago
Silvan Fuhrer b58e270fd4 FW Position Control: remove manual climbout mode trigger via pitch stick 4 years ago
SalimTerryLi ad4068f472
platforms/posix: mlockall() support 4 years ago
PX4 BuildBot 37567bbee0 Update submodule sitl_gazebo to latest Mon Nov 16 00:38:40 UTC 2020 4 years ago
Daniel Agar eb3135e79c
systemcmds/tests: always build with optimization 4 years ago
Daniel Agar 963d101375
boards: fmu-v5 debug and stackcheck increase interrupt stack 4 years ago
Daniel Agar 053bf7e732 Jenkins HIL tolerate certain failures 4 years ago
Daniel Agar ee9ce1087a IMU_DGYRO_CUTOFF add conservative default (0 Hz -> 30 Hz) 4 years ago
PX4 BuildBot 683fcdc910 Update submodule sitl_gazebo to latest Fri Nov 13 20:14:29 UTC 2020 4 years ago
Daniel Agar 174c5c5797 Jenkins HIL fmu-v5 debug and stackcheck attempt to config conservative defaults before flashing 4 years ago
Daniel Agar dd3c1a3653 Tools/HIL: relax command retry for now 4 years ago
Jaeyoung-Lim 40bf460717 Update jsbsim bridge to latest 4 years ago
Daniel Agar 29658961ef mavlink: move DISTANCE_SENSOR to streams header 4 years ago
Daniel Agar 860a7fd1db mavlink: move ALTITUDE to streams header 4 years ago
Daniel Agar a8f0987028 mavlink: move WIND_COV to streams header 4 years ago
Daniel Agar 4a9f293596 mavlink: move MOUNT_ORIENTATION to streams header 4 years ago
Daniel Agar 4a6c90b8ea
mavlink: STATUSTEXT check TX buffer before sending 4 years ago
CUAV_gitfishup e399dbc440
boards: CUAV Nora support cuav_neo_v2_pro and disable CONFIG_STM32H7_BDMA 4 years ago
BazookaJoe1900 66edc822fe
boards: px4/fmu-v5 fix DMAmap documentation 4 years ago
Daniel Agar d14b4221f1
sensor calibration: apply board level adjustment to external sensors (#16127) 4 years ago
bresch 5f0c572c61 GPS_YAW_OFFSET: fix param description 4 years ago
Daniel Agar 3cf072debc HIL tests remove deleted smoothz test 4 years ago
Daniel Agar 1659447abb px4_work_queue: reduce INS (ekf2) stack by 1200 bytes 4 years ago
Daniel Agar 5d7ea62190 estimator_innovations: remove unimplemented fake vel & pos fields 4 years ago
Daniel Agar 880dc6accd ekf2: compile at MAX_CUSTOM_OPT_LEVEL 4 years ago
Daniel Agar 1e03285405 ekf2: avoid storing in_ground_effect state 4 years ago
Daniel Agar 26de630dc5 ekf2: remove landed flag and use control_status directly 4 years ago
Daniel Agar 89ab6a5dbf ekf2: preflight checks only reset on STANDBY change 4 years ago
Daniel Agar b9fff2c221 ekf2: sensor_selection only updated in non-multi mode 4 years ago
Daniel Agar 7264577eec ekf2: split perf counters (full update or not) and reorganize Run() slightly 4 years ago
Daniel Agar a68fe4dbd7 ekf2: move parameter update to beginning of cycle 4 years ago
Daniel Agar 5ae7c80a18 ekf2: move rangeSample update to UpdateRangeSample() 4 years ago
Daniel Agar 991015c5c6 ekf2: move magSample update to UpdateMagSample() 4 years ago
Daniel Agar 68f49619b7 ekf2: move gps_message update to UpdateGpsSample() 4 years ago
Daniel Agar 0db706011a ekf2: move FlowSample update to UpdateFlowSample() 4 years ago
Daniel Agar 8ee197acad ekf2: move vehicle_odometry_aligned publication to PublishOdometryAligned() 4 years ago
Daniel Agar b29f3c7ce5 ekf2: move ExtVisionSample update to UpdateExtVisionSample() 4 years ago
Daniel Agar 0f56793116 ekf2: move BaroSample update to UpdateBaroSample() 4 years ago
Daniel Agar 6b30f01daf ekf2: move AuxVelSample update to UpdateAuxVelSample() 4 years ago
Daniel Agar 651e292d42 ekf2: move AirspeedSample update to UpdateAirspeedSample() 4 years ago
Daniel Agar f4f3ba47a2 ekf2: move mag calibration to UpdateMagCalibration() 4 years ago
Daniel Agar 96178a6fb0 ekf2: publish yaw estimator status last 4 years ago
Daniel Agar 05de61ff15 ekf2: move estimator innovations publication to method 4 years ago