39597 Commits (6706d9b434696c23e434c4013128eb9e25076875)
 

Author SHA1 Message Date
Daniel Agar 6706d9b434 Jenkins: always fully clean git workspace 3 years ago
Daniel Agar 6d0339ba0c I2CSPIDriverBase: sensor start failure ERROR if internal, WARN if external 3 years ago
Daniel Agar 990d7c159d pwm_out: cleanup and prep for linux compatibility 3 years ago
Daniel Agar 10f4a2e91f boards: omnibus_f4sd_default disable systemcmds to save flash 3 years ago
Daniel Agar 3ef9c2d16c boards: holybro_kakutef7_default disable modules/gyro_calibration to save flash 3 years ago
FengShun 8f8719d33b cmake: use add_definitions instead of add_compile_definitions 3 years ago
FengShun 65e976bbc2 docker: update px4-dev-simulation-bionic container versions to 2021-12-11 3 years ago
Daniel Agar d94767ef88 cmake: NuttX use cygwin friendly path for linker script 3 years ago
honglang 17a99bc827 mavlink: add HYGROMETER_SENSOR stream 3 years ago
honglang 983867f9af uavcan: support uavcan hygrometer 3 years ago
honglang b60e59d9be msg: new sensor_hygrometer msg 3 years ago
Daniel Agar 3f17acdcc9 boards: mro_ctrl-zerl-h7-oem pin fixes (sync with mro_ctrl-zero-h7) 3 years ago
Daniel Agar 0f4e1dd9f9 boards: mro ctrl-zero-h7 pin fixes 3 years ago
Daniel Agar 236794235a parameters: export empty BSON document even if there are no parameters to save 3 years ago
Daniel Agar 33d7b42040 parameters: import quietly retry if there's no data (as a precuation) 3 years ago
Daniel Agar 20d3e6f4e1 parameters: add simple BSON verification pass after export 3 years ago
Beat Küng 72065c3d71 fix protocol_splitter: remove timeout, drop buffer if too full instead 3 years ago
Rui Miguel Carvalho 542ee86bc9
landing_target_estimator: custom irlock frame params (#18884) 3 years ago
Silvan Fuhrer 28e01c3510 FW Position controller: make loiter switching logic robust against pos_sp with loiter_rad=0 3 years ago
Daniel Agar 98d706772e boards: px4_fmu-v2_rover disable events module to save flash 3 years ago
Beat Küng d202bf9631 control_allocator: add scope to reduce stack usage by 256B 3 years ago
Silvan Fuhrer 48be55dec8 Tiltrotor: disable tilt/thrust compensation when dynamic allocation is enabled 3 years ago
Silvan Fuhrer 31d7328f4d Tailsitter: invert roll (make it NED-correct) for filling vehicle_torque_setpoint 3 years ago
Silvan Fuhrer 1ad66e606b ControlAllocation: introduce convention for control surface deflection sign 3 years ago
Beat Küng 5259877b1b control_allocator: update matrix normalization 3 years ago
Silvan Fuhrer 460a0df850 tiltrotor: fill out thrust_setpoint[0] also in hover, based on tilt and hover thrust 3 years ago
Beat Küng 2333bef670 px4airframes doc: handle common outputs individually 3 years ago
Beat Küng 203e253dfe airframes: sitl boat: switch to dynamic control allocation 3 years ago
Beat Küng 8486ca5766 airframes: sitl cloudship: switch to dynamic control allocation 3 years ago
Beat Küng 9bc9169b77 px4/fmu-v5x: add missing board variants to rc.board_mavlink 3 years ago
Beat Küng 09200b994d airship_att_control: publish thrust + torque setpoint 3 years ago
Silvan Fuhrer 478724c9fe EffectivenessTiltrotor: fix logic for matrix update 3 years ago
Beat Küng 6c8f322dfe px4/fmu-v2/test: disable modules to reduce flash 3 years ago
Beat Küng 082cd74cab holybro/kakutef7: disable IST8310 to reduce flash 3 years ago
Beat Küng 8e04934eab commander: consider COM_MOT_TEST_EN for COMMAND_ACTUATOR_TEST as well 3 years ago
Silvan Fuhrer 39d441317a ActuatorEffectivenssTailsitterVTOL: only enable MC yaw control if more than 3 rotors 3 years ago
Silvan Fuhrer 426aa76a59 CA/VTOL: change description of VT_ELEV_MC_LOCK as it applies to not just elevons 3 years ago
Silvan Fuhrer 18008b2de7 CA module.yaml: add motor direction function also to UI for Tailsitter an Tiltrotor 3 years ago
Beat Küng 8743b78474 px4/fmu-v2/rover: disable modules to reduce flash 3 years ago
Beat Küng 8c782b7cd9 control_allocator: add Custom + MC with tilts effectiveness 3 years ago
Beat Küng 0818bb4be0 bitcraze/crazyflie{,21}: disable modules to reduce flash 3 years ago
Beat Küng 751539304e omnibus/f4sd: disable modules to reduce flash 3 years ago
Beat Küng 627ec0df5d control_allocator: increase STACK_MAIN to 3000 3 years ago
Beat Küng 4d38742371 control_allocator: show VT_ELEV_MC_LOCK for vtol mixers in config ui 3 years ago
Beat Küng 28c4d0b7df mixer_module: add unit tests 3 years ago
Beat Küng fe1b726b62 ScheduledWorkItem: do not call ScheduleClear() if not init in destructor 3 years ago
Silvan Fuhrer 07306c4be3 control_allocator: add support for Tailsitter VTOL 3 years ago
Silvan Fuhrer 0568cff299 control_allocator: handle thrust allocation for VTOL's properly 3 years ago
Silvan Fuhrer 936f2dff52 logger: log both instances of vehicle_thrust/torque_setpoint 3 years ago
Beat Küng d688e5dee4 sitl airframes: add control allocation config to some airframes (not enabled) 3 years ago