40287 Commits (37cafe7dcd96b3d330742c3782a2e74399f5751b)
 

Author SHA1 Message Date
bresch 37cafe7dcd ekf rng kin: reduce minimum rng variance 3 years ago
bresch 4994649500 ekf rng kin: increase default gate size 3 years ago
bresch 1fbe04986f ekf rng finder consistency: simplify class member names 3 years ago
bresch 4c03f0bc50 ekf: make range finder kin consistency gate tunable by parameter 3 years ago
bresch 079a5e92ba ekf: run rng consistency check only when not horizontally moving 3 years ago
bresch d903613c9c ekf: add logging for rng kinematic consistency check 3 years ago
bresch 8693ad15a7 ekf: add logging of range finder consistency check 3 years ago
bresch baf9cc9597 ekf: use uint64_t for time variables 3 years ago
bresch 9fc331b7ea ekf: requires kinematically consistent range finder data to continue terrain aiding 3 years ago
bresch 78211f9dbb ekf: improve rng consistency check 3 years ago
bresch b1ea2e4e15 ekf: use same gate for innov and innov sequence monitoring 3 years ago
bresch f96287b80a ekf: access member variable without getter 3 years ago
bresch 904bf8ef9f ekf: add range finder kinematic consistency check 3 years ago
bresch 064518f57a ekf: extract range finder noise computation 3 years ago
Matthias Grob 97b2947416 FlightTaskAuto: refactor _commanded_speed_ts -> _time_last_cruise_speed_override 3 years ago
Matthias Grob 68cf686892 FlightTask: rename and move setCruisingSpeed() -> overrideCruiseSpeed() 3 years ago
Matthias Grob f892a624b7 FlightModeManager/FixedwingPositionControl: robustify vehicle command parameter casting 3 years ago
Matthias Grob 6ce3e88f9d vehicle_command: specify what SPEED_TYPEs are for 3 years ago
RomanBapst 3ed929c7b6 addressed review comments 3 years ago
RomanBapst b335710655 vehicle_command: added enum for speed types 3 years ago
RomanBapst d41de33a85 FlightModeManager: handle MAV_CMD_DO_CHANGE_SPEED 3 years ago
RomanBapst ca657f36ef FixedWingPositionControl: handle VEHICLE_CMD_DO_CHANGE_SPEED 3 years ago
RomanBapst 36e32ecd7b navigator: stop handling speed changes via reposition triplet 3 years ago
Junwoo Hwang 35613df210 uORB : Don't automatically include message name as default topic name in uORBTopics source files, to handle case where user doesn't use default messgae name for multi topic definition in .msg file 3 years ago
alexklimaj 4fc161192a Add ARK CANnode board config 3 years ago
Daniel Agar 0a0987a6e0 ROMFS: move px4flow start to rc.sensors 3 years ago
Daniel Agar 1d66f2cf83 posix: HRT hrt_lock() sem_wait try again if error returned 3 years ago
Matthias Grob 10f927ae2b MulticopterPositionControl: remove unused return value parameters_update() 3 years ago
Daniel Agar c30475b04b
Update submodule GPSDrivers to latest Tue Apr 12 12:38:56 UTC 2022 3 years ago
PX4 BuildBot 5e6fb9b537 Update submodule sitl_gazebo to latest Tue Apr 12 12:38:53 UTC 2022 3 years ago
Daniel Agar 8166a500ac
Update world_magnetic_model to latest Mon Apr 11 11:14:11 UTC 2022 (#19475) 3 years ago
Daniel Agar bb2ea574aa ekf2: properly reset IMU biases on calibration change (non-multi-EKF) 3 years ago
Daniel Agar 8f891332f1
boards: px4_fmu-v2_multicopter disable load_mon to save flash 3 years ago
bresch 76a59d5c66 Tools: add drag fusion tuning script 3 years ago
Daniel Agar 04f37222f8 ekf2: fix IMU missed perf count when not using multi-EKF 3 years ago
PX4 BuildBot f2c5d70d3a Update submodule mavlink to latest Sun Apr 10 12:39:00 UTC 2022 3 years ago
Silvan Fuhrer 6096620828 ROMFS: remove duplicate setting of NAV_LOITER_RAD to 80 3 years ago
Silvan Fuhrer c7023e5879 Increase NAV_LOITER_RAD and RTL_LOITER_RAD to 80m each 3 years ago
Nicolas MARTIN eb1bb4335b
commander: fix enable_failsafe reason (#19391) 3 years ago
Daniel Agar 091fca701e
px4io: input_rc only publish new successful decodes 3 years ago
alexklimaj 017f860f44 Add I2C retries in INA226 to prevent publishing 0's on a single read failure 3 years ago
Ryan Johnston 777540bd02
boards/matek/gnss-m9n-f4: RM3100 orientation fix 3 years ago
Ryan Johnston c585758f67
boards/matek/gnss-m9n-f4: IMU orientation update 3 years ago
Jacob Dahl 3bffe3087d use new safety_button topic for uavcannode Button publishing 3 years ago
Matthias Grob fe26ee244d modeCheck: allow arming in land mode for MAVSDK compatibility 3 years ago
Ramon Roche 889a5aa0b1 ci: build and deploy kakuteh7 3 years ago
Daniel Agar 77a37c26bf rc_update: further tighten timing requirements for valid data 3 years ago
Daniel Agar 98623f69a3 update mavlink submodule to latest 3 years ago
Julian Oes a5bd65b923 mavlink: set correct param capability 3 years ago
Matthias Grob 92adc71424 ArmStateMachine: port over unit tests to functional gtests 3 years ago