Files
bizhang_-obav/src/modules
Julian Oes ab23a44b99 navigator: fix acceptance radius for multicopter
This fixes a regression introduced in
https://github.com/PX4/PX4-Autopilot/pull/16646
which meant that the acceptance radius was no longer used at all for
multicopter, and instead only the NAV_ACC_RAD param was used.

With this change we use the acceptance radius of the mission item again
if it is actually set (and not NAN) which we did not do before, and we
only do that for multicopter.
2021-06-02 07:28:19 +02:00
..
2021-02-26 00:28:48 +01:00
2021-02-17 11:25:56 -05:00
2021-02-17 11:25:56 -05:00
2021-04-08 08:27:07 +02:00
2021-04-08 08:27:07 +02:00
2021-05-28 14:46:40 +02:00