19 Commits (08ca0238fb271a910df8349cf4a26b25e2254507)

Author SHA1 Message Date
Peter Barker 3013017369 AP_AdvancedFailsafe: use mission singleton inside AP_AdvancedFailsafe 4 years ago
Peter Barker 5d686b9cb1 AP_AdvancedFailsafe: move handling of last-seen-SYSID_MYGCS up to GCS base class 4 years ago
Peter Barker bea8765da7 AP_AdvancedFailsafe: remove unused RCMAP includes 5 years ago
Peter Barker 9f8553d422 AP_AdvancedFailSafe: add singleton getter 5 years ago
Andrew Tridgell 4a6fdc00c9 AP_AdvancedFailsafe: added AFS_MAX_RANGE option 5 years ago
Michael du Breuil 9b162563d6 AP_Advanced_Failsafe: Reduce scope of AP_Baro.h 6 years ago
Michael du Breuil 3194b073ca AP_AdvancedFailsafe: Use AP_GPS singleton 6 years ago
Peter Barker d250442e68 AP_AdvancedFailsafe: GCS_MAVLink takes care of mavlink capabilities 6 years ago
Peter Barker ac0e126099 Copter: correct AFS terminate-via-land for Copter 6 years ago
Peter Barker efdf03e27d AP_AdvancedFailsafe: remove rcmap member from AP_AdvancedFailsafe 7 years ago
Michael du Breuil dab13f0e34 AP_AdvancedFailsafe: Allow GCS teriminate to supply a reason cause 7 years ago
Peter Barker 747dbea476 AP_AdvancedFailsafe: use baro singleton 7 years ago
Michael du Breuil 0bbbb3d08d AP_AdvancedFailsafe: Allow landing to be a termination action 8 years ago
Michael du Breuil 97c1785bef AP_AdvancedFailsafe: Allow the GCS to request terminations 8 years ago
Randy Mackay cf47a0d563 AP_AdvancedFailsafe: minor formatting fix 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Andrew Tridgell 838728348f AP_AdvancedFailsafe: re-work for use as vehicle derived class 9 years ago
Andrew Tridgell 8163db1adb AP_AdvancedFailsafe: cleanups for new naming 9 years ago
Andrew Tridgell cef4635ad9 AP_AdvancedFailsafe: rename from APM_OBC 9 years ago
Tom Pittenger bcc2838a37 APM_OBC: changed param RC_FAIL_MS to RC_FAIL_TIME in float seconds 9 years ago
James Stoyell 48a7363608 APM_OBC: Added params for AUVSI student competition 9 years ago
Lucas De Marchi d82e80c749 APM_OBC: replace header guard with pragma once 9 years ago
Gustavo Jose de Sousa da6ee4f744 APM_OBC: standardize inclusion of libaries headers 10 years ago
Andrew Tridgell 5eee51b5a4 APM_OBC: added heartbeat() method 11 years ago
Andrew Tridgell d8fe4f366d APM_OBC: added AFS_RC_FAIL_MS, AFS_MAX_GPS_LOSS and AFS_MAX_COM_LOSS 11 years ago
Andrew Tridgell 4e97c98fa1 APM_OBC: removed use of extern function 11 years ago
Andrew Tridgell a812bf621f APM_OBC: added AFS_ENABLE parameter 11 years ago
Andrew Tridgell 49f93b91b2 APM_OBC: fixed formatting to match APM coding standard 11 years ago
Andrew Tridgell 0d83d4f4f5 APM_OBC: fix for HAL_GPIO_* 11 years ago
Andrew Tridgell be9d0c1c4d APM_OBC: setup termination values in PX4IO 11 years ago
Andrew Tridgell ad18019fb1 APM_OBC: added pressure altitude termination 11 years ago
Andrew Tridgell 6f55dc1686 APM_OBC: update for AP_Mission and AP_GPS changes 11 years ago
Andrew Tridgell 97b7130bb9 libraries: update license header to GPLv3 12 years ago
Andrew Tridgell e45f32a4b6 APM_OBC: updates for new AP_Param API 12 years ago
Pat Hickey 3f1d9d7f69 AP_Param: #include <AP_Param.h> fixups for libraries & sketches 12 years ago
Andrew Tridgell 13145e4c01 OBC: added FS_TERM_PIN option 13 years ago
Andrew Tridgell e2b8817a89 APM: added the ability to forcibly crash the plane on OBC failsafe breach 13 years ago
Andrew Tridgell 71500347ec APM_OBC: don't use _saved_wp when zero 13 years ago
Andrew Tridgell 747a926809 APM_OBC: ensure pins are setup as outputs 13 years ago
Andrew Tridgell 2865434d02 APM: added 'OBC' failsafe module for ArduPlane 13 years ago