Add support for home-centered inclusion circle fence#1625
Conversation
|
Would be good if this could be sync'd with the params from the simple cylindrical fence in ArduPilot. |
2cab7d5 to
2a93a61
Compare
2a93a61 to
999e52a
Compare
0667483 to
2c3b971
Compare
|
Pulled in Peter's move-home support, cleaned commits. Ready for merge assuming the linters pass. |
2c3b971 to
ed79414
Compare
|
@Ryanf55 did you re-test this? |
|
Throws an error about uploading floating point values when actually used |
I fixed in 0e82c65. I'll squash if you are ready for that. |
Signed-off-by: Ryan Friedman <25047695+Ryanf55@users.noreply.github.com>
5287845 to
893e3f4
Compare
|
I've adjusted this branch to handle home change slightly differently so we don't need to munge before the map library sees things. Also means we can render the circle in a slightly different colour. I'm going to merge this if you don't have objections, @Ryanf55 :-) |
Implementation of mavlink/mavlink#2346
Paired with ArduPilot/ardupilot#31064