-
Notifications
You must be signed in to change notification settings - Fork 18.9k
Fence warn at the margins #28840
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Fence warn at the margins #28840
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
9bd7980
AC_Fence: add support for warnings at fence margins
andyp1per 2dd2234
autotest: test for fence margin warnings
andyp1per 2549ac4
AP_Scripting: add get_breached_margins()
andyp1per f527196
AC_Fence: record distance to fence
andyp1per f40de3b
AP_Scripting: expose get_breach_distance()
andyp1per 2da33f6
AP_Math: correct Polygon_closest_distance_point() for use with lat/ln…
andyp1per 7cb613f
AP_Math: re-instate cartesian polygon distance calculator
andyp1per 764fb75
AP_Common: test cartesian polygon distance calculator
andyp1per c33df62
AC_Fence: use cartesian polygon distance calculator
andyp1per fc4067f
AC_Fence: change margin warning
andyp1per aea91ab
autotest: change margin warning
andyp1per ab27a4e
AP_Math: remove new distance to point code
andyp1per b53a9b3
AC_Fence: address review comments
andyp1per 8fbf636
AP_Vehicle: add fence breach check state for fence io callbacks
andyp1per 499d76b
Copter: refactor fence checking into an io callback
andyp1per d028e71
Plane: refactor fence checking into an io callback
andyp1per 84e5259
Rover: refactor fence checking into an io callback
andyp1per 2fd6a62
Sub: refactor fence checking into an io callback
andyp1per 7a8b0cc
AC_Fence: add margin breach time
andyp1per e384748
AP_Scripting: add margin breach time to scripting
andyp1per 72f7f3c
AC_Fence: lock polyloader during fence checking
andyp1per File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.