46505 Commits (2c66e164d0c2b6e5fd320b620b729f2db6b67367)
 

Author SHA1 Message Date
James O'Shannessy 2c66e164d0 ArduPlane: Improvements to parameter upgrading between versions 4 years ago
James O'Shannessy dac5996d93 AutoTest: Fix autotest conflicts after rebase on upstream 4 years ago
James O'Shannessy e16bbe6e18 AutoTest: Ensure fence state is disabled at end of test 4 years ago
James O'Shannessy 31462418c6 AutoTest: Ensure Copter can RTL and Land even when Fence Floor has not been auto disabled 4 years ago
James O'Shannessy f14e1c2799 ArduCopter: Ensure fence has opportunity to auto disable for landing 4 years ago
James O'Shannessy cfb648e1c5 ArduRover: Remove fence_checks in AP_Arming because they are common across all vehicles now 4 years ago
James O'Shannessy 8ab1cf869d ArduCopter: Remove fence_checks in AP_Arming because they are common across all vehicles now 4 years ago
James O'Shannessy fa7be629e5 AutoTest: Make fence tests flake8 compliant 4 years ago
James O'Shannessy af733b2f09 ArduPlane: Convert and remap old parameters 4 years ago
James O'Shannessy 01b27bdb61 AutoTest: revert change that breaks quadplane 4 years ago
James O'Shannessy 2353b55452 AutoTest: Address race conditions in changes to fence tests 4 years ago
James O'Shannessy 76a2a76b54 AutotTest: Adds autotests for Plane to test RetRally flag added to AC_Fence 4 years ago
James O'Shannessy f774196b52 ArduPlane: Cleanup of unnecessary comments in fence logic 4 years ago
James O'Shannessy 8545715837 AutoTest: Add Static Fence Tests for unallowed arming when breaching geofence 4 years ago
James O'Shannessy c316711351 ArduPlane: Add conversion from ArduPlane geofence param to AC_Fence param 4 years ago
James O'Shannessy 6f7ba3b037 AutoTest: Ensure fence is disabled at end of throttle_failsafe_fence test 4 years ago
James O'Shannessy 6251b6eead AutoTest: Rebase and carry across changes from autotest 4 years ago
James O'Shannessy 254c28f142 AC_Fence: Improve auto enable documentation 4 years ago
James O'Shannessy a88f2721a8 ArduCopter: Use auto enable and auto disable from AC_Fence 4 years ago
James O'Shannessy 8a99d9dd00 ArduPlane: Use auto enable and auto disable from AC_Fence 4 years ago
James O'Shannessy b6d29d746b AC_Fence: Add common auto enable and auto disable 4 years ago
James O'Shannessy 2a9affe517 ArduCopter: Remove unused fence floor enable function 4 years ago
James O'Shannessy b2346ef6df AutoTest: Adds additional tests to ArduCopter to test autoenable and floor 4 years ago
James O'Shannessy e4f1e26b5c AC_Fence: Disable fence floor when disabling the rest of the fence 4 years ago
James O'Shannessy f228adfa75 ArduCopter: Improve auto-enable/disable of fence 4 years ago
Dr.-Ing. Amilcar do Carmo Lucas dd5ede0fe0 autotest: small comment improvements 4 years ago
James O'Shannessy bbd606b8b5 AutoTest: Corrections to autotests 4 years ago
Steven Josefs c783410494 AC_Fence: adjusted AP_GROUPINFO to contain all copters 4 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 22bdc3e54c AC_Fence: extend pre-arm checks 4 years ago
James O'Shannessy a3efc9ad98 AutoTest: Fix MAVlite test allowing plane fence to be enabled 4 years ago
James O'Shannessy 47e76a1807 AutoTest: Move fence enable/disable to common location 4 years ago
Dr.-Ing. Amilcar do Carmo Lucas 528defd560 Autotest: activate the fence via a mavlink command 4 years ago
Dr.-Ing. Amilcar do Carmo Lucas 92122e5133 Copter: automatically enable and disable floor fence on automated takeoff and landing 4 years ago
Dr.-Ing. Amilcar do Carmo Lucas 2e422f249a AC_Fence: small comment improvements. Do not call the same function four times 4 years ago
Dr.-Ing. Amilcar do Carmo Lucas 15e95be7d7 AC_Fence: do not delete the FENCE_ENABLE parameter. It would confuse many users. 4 years ago
Dr.-Ing. Amilcar do Carmo Lucas 8d8753b14c Autotest: fix two copter tests after parameter rename 4 years ago
James O'Shannessy 215901be30 Autotest: Correct the logic for fence based autotest functions 4 years ago
James O'Shannessy 783a4b7965 AC_Fence: Change logic to fence enable and sys_status reporting 4 years ago
Dr.-Ing. Amilcar do Carmo Lucas 4f7ffc5eb1 Plane: move fence disable code to a function to enable reusability 4 years ago
Dr.-Ing. Amilcar do Carmo Lucas fef8b37b11 Plane: Address Randy review comments 4 years ago
James O'Shannessy aae092b88f ArduPlane: Remove all unused geofence capability 4 years ago
James O'Shannessy a23e8d46da AP_Vehicle: Add additional fence mode change reason 4 years ago
James O'Shannessy 8ca69c2e89 AP_Logger: Add support for fence floor events 4 years ago
James O'Shannessy 1a3e168ced Autotest: Fence is present, but test looking for not present 4 years ago
James O'Shannessy c2abf27d78 GCS_MAVLink: Add reporting of fence floor breaches to GCS_MAVLink 4 years ago
James O'Shannessy 0e73b7bce1 AP_Arming: Enable and Disable the fence when vehicle is armed/disarmed 4 years ago
James O'Shannessy 87b66b4b49 AC_Fence: Add parameters from Geofence to AC_Fence 4 years ago
James O'Shannessy 17fb585bf1 ArduPlane: Add support for AC_Fence 4 years ago
Paul Riseborough 9b53d505ea AP_AHRS: Handle airspeed estimation with have_inertial_nav() == false 4 years ago
Paul Riseborough e3eea0a54a AP_NavEKF3: Use specialised function for in-flight plane yaw alignment 4 years ago