mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-17 22:57:36 +08:00
93c25efb62
* split methods to control backtransition depening on availablity of position Signed-off-by: RomanBapst <bapstroman@gmail.com> * fixed sign error and replace hardcoded number with constant Signed-off-by: RomanBapst <bapstroman@gmail.com> * make changes such that controller holds initial heading during transition Signed-off-by: RomanBapst <bapstroman@gmail.com> * use reference instead of copy Signed-off-by: RomanBapst <bapstroman@gmail.com> * added comment Signed-off-by: RomanBapst <bapstroman@gmail.com> * flash reduction Signed-off-by: RomanBapst <bapstroman@gmail.com> --------- Signed-off-by: RomanBapst <bapstroman@gmail.com>