46490 Commits (6f7ba3b037437570b3a1c116b579a81d9d2c1147)
 

Author SHA1 Message Date
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
Paul Riseborough 4675aea0bf AP_NavEKF3: Update parameter description 4 years ago
Paul Riseborough baea2c33bd Plane: remove unnecessary call to setTakeoffExpected 4 years ago
Paul Riseborough 246b80dc06 AP_NavEKF3: Don't return a 0,0 lat,lng unless absolutely necessary 4 years ago
Paul Riseborough aa49e92edc AP_AHRS: Remove unused AP_AHRS_NavEKF::yaw_alignment_complete API 4 years ago
Paul Riseborough 1a3258a039 AP_AHRS: Fall back to DCM airspeed estimate if EKF velocity not available 4 years ago
Paul Riseborough a50be71b41 AP_NavEKF3: Fix inconsistency in reporting raw GPS position validity 4 years ago
Paul Riseborough d52594c576 Tools: Fix set_home autotest 4 years ago
Paul Riseborough ec401083bf AP_AHRS: Remove unused variable 4 years ago
Paul Riseborough af2bf6097b AP_AHRS: Add accessor function for EKF3 yaw alignment status 4 years ago
Paul Riseborough 6a603019d5 AP_NavEKF3: Add accessor function for yaw alignment status 4 years ago
Paul Riseborough 1dc79f0be8 Plane: Clarify calculation used to detect throw 4 years ago
Paul Riseborough 3634a942a1 AP_NavEKF3: Fix bug causing unwanted use of default airspeed 4 years ago
Paul Riseborough a0faa55ef5 AP_AHRS: Fix rebase build error 4 years ago
Paul Riseborough 912db3512e AP_NavEKF3: Fix EKF selection bug 4 years ago
Paul Riseborough 85c0040fa3 AP_NavEKF3: Improve inFlight detection for fixed wing 4 years ago