mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
* Rescale throttle curve to HTE as option * Add slew rate to hover thrust estimate * Update docs to reflect changes Fix formating * mc_att_control: suggestions for hover thrust slewing - Slower slew rate - Move update of hover thrust estimate into main loop - Make sure dt for slew rate is correct - Apply parameter updates if hover thrust estimate not used - Parameter description in metadata files * fix: Rescaling cases order * Rescale to HTE estimate by default * Update src/modules/mc_pos_control/multicopter_position_control_params.c Co-authored-by: Mathieu Bresciani <brescianimathieu@gmail.com> * Fix hte sub name * Update MPC_THR_CURVE description * Swap thr curve values to make hte rescaling default for value 0 --------- Co-authored-by: Matthias Grob <maetugr@gmail.com> Co-authored-by: Mathieu Bresciani <brescianimathieu@gmail.com>
PX4 User Guide
This repo contains the source code for the PX4 User Guide.
Note
Contributions and Translations to this guide are very welcome!