40522 Commits (d04a91a3ae223f8b749699dd69a59124bc122a3b)
 

Author SHA1 Message Date
bresch d04a91a3ae ekf2_post-processing: use estimator_status_flags instead of bitmasks 3 years ago
Beat Küng 016b8aeb35 MulticopterRateControl: fix thrust sign for acro 3 years ago
Matthias Grob 44be415e0e mission_block: make "Delay until" item work while landed 3 years ago
Matthias Grob 0be474430c Commander: don't disarm on landing amid a mission 3 years ago
Matthias Grob 4f34207c4e battery_params: increase default empty cellvoltage to 3.6v 3 years ago
Mark Sauder a1fb9fb7c6
rcS: Keep Mag Cal with AUTOCONFIG param reset in rcS, deprecate rcS AUTOCNF param (#19693) 3 years ago
Daniel Agar 639222dd65 ekf2: estimator aid source status (GPS pos, GPS vel) 3 years ago
Daniel Agar 1ae467e9cd ekf2: estimator aid source status (starting with fake position) 3 years ago
Igor Misic 79a34b5aed px4iofirmware: fix for bug introduced with #19558 3 years ago
Daniel Agar d25a784a3a icm42688p: only check configured registers periodically (as intended) 3 years ago
bresch c57c575cfe ekf2: use explicit flags instead of bitmask position 3 years ago
Matthias Grob 62edcc7a57 battery: only compensate using sane current 3 years ago
Matthias Grob 2cbdcc9671 battery: default to reasonable internal resistance 3 years ago
Matthias Grob 58b1139a21 battery: allow setting precise internal resistance with parameter 3 years ago
Matthias Grob 2c5a7ea118 battery: rather undercompensate for load 3 years ago
Serhat Aksun bc220ddb82 sensors/vehicle_magnetometer: fix multi_mode check 3 years ago
Igor Misic 12a81979a8 px4io: replace safety_off state with safety button event (#19558) 3 years ago
Igor Misic 08dcc72e1f commander/safety: replace safety.msg with Safety class (#19558) 3 years ago
Daniel Agar b800600a6c
boards: px4_fmu-v2_fixeding disable fw_autotune_attitude_control to save flash 3 years ago
Daniel Agar 61d5a23445
Jenkinsfile: hardware test rack skip runing HITL airframes 3 years ago
Julian Oes 47bcee70c4 ROMFS: disable UAVCAN in HITL 3 years ago
bresch 00e88a02c0 baro bias: improve innovation sequence monitoring 3 years ago
PX4 BuildBot c3f10c2cb1 Update submodule sitl_gazebo to latest Sat May 21 12:38:49 UTC 2022 3 years ago
Daniel Agar db4545e442
Update world_magnetic_model to latest Sat May 21 11:14:10 UTC 2022 3 years ago
mcsauder 6b0788ff46 Standardize variable naming and formatting across vehicle attitude controller files. 3 years ago
Junwoo Hwang 422be90140 Update Issue and Pull Request Templates 3 years ago
Julian Oes d08e5eae2d sitl_gazebo: update submodule 3 years ago
Daniel Agar c40631c136
commander: handle RC loss timeout if manual_control_setpoint stops publishing (#19680) 3 years ago
David Sidrane 2bdeb36ea3 px4_fmu-v6x:Add Rev 4 Sensors 3 years ago
David Sidrane 9d0e57230a
boards: new px4_fmu-v6c board support (#19544) 3 years ago
Julian Oes 33a77c225c commander: lockdown is not termination 3 years ago
Nicolas MARTIN a0cb7f6258 HITL: undefined time_remaining_s should be NAN 3 years ago
Nico van Duijn 04071b9456 Commander: ignore MAV_CMD_REQUEST_MSG 3 years ago
Matthias Grob 38e027ee45 ArmStateMachine: remove dependency on armed.armed 3 years ago
Matthias Grob 37c485ce89 ArmStateMachine: move arm state into the class 3 years ago
Matthias Grob 47532ca07b ArmStateMachine: replace state name array with method 3 years ago
alessandro c5bbf4553b ubuntu.sh: fix gazebo and openjdk for 22.04 3 years ago
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