23 Commits (144f7df02fbda1074c50e4e2743dacab8ba6aad3)

Author SHA1 Message Date
murata 2d2f2c4360 AP_AdvancedFailsafe: Change the unit of barometric pressure from mbar to hPa. 5 years ago
Peter Barker 6d7ee65a5f AP_AdvancedFailsafe: correct WP_GPS_LOSS param documentation block 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
Andrew Tridgell 767968026a AP_AdvancedFailsafe: added docs for AFS output pins 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
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 200aacea43 AP_AdvancedFailsafe: Report MAV_PROTOCOL_CAPABILITY_FLIGHT_TERMINATION 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
Michael du Breuil 5fca7d02b3 AdvancedFailsafe: Rework status texts to be more uniform 8 years ago
Peter Barker ad7cb6ef32 AP_AdvancedFailsafe: eliminate GCS_MAVLINK::send_statustext_all 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 4b49a84d8e AP_AdvancedFailsafe: Use SI units conventions in parameter units 8 years ago
Andrew Tridgell 9dc7dbfa16 AP_AdvancedFailsafe: adapt to new RC_Channel API 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Andrew Tridgell c1480315f5 AP_AdvancedFailsafe: update AFS_TERMINATE on GCS on termination 9 years ago
Andrew Tridgell cee1e37391 AP_AdvancedFailsafe: make relationship to OBC clearer in comment 9 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
Andrew Tridgell 636188014d APM_OBC: make the ENABLE flag control presence of the parameters 9 years ago
Tom Pittenger 9b33280795 APM_OBC: set param "Enable" to be FLAG_ENABLE and move to top 9 years ago
skyscraper ba9462d13d APM_OBC: Fix up after RC_Channels refactor 9 years ago
Tom Pittenger bcc2838a37 APM_OBC: changed param RC_FAIL_MS to RC_FAIL_TIME in float seconds 9 years ago
Tom Pittenger f2d744b7c9 APM_OBC: non-functional change - cleaned up logic 9 years ago
James Stoyell 48a7363608 APM_OBC: Added params for AUVSI student competition 9 years ago
Caio Marcelo de Oliveira Filho b331ffdd91 APM_OBC: use millis/micros/panic functions 9 years ago
lvale 89b593b1f4 APM_OBC: status text severity to INFO or ERROR 9 years ago
Lucas De Marchi 831d8acca5 Remove use of PROGMEM 9 years ago
Lucas De Marchi 2c38e31c93 Remove use of PSTR 9 years ago
Andrew Tridgell d7a7741d15 APM_OBC: added severities to send_statustext_all 10 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 144dcb4552 APM_OBC: use send_statustext_all() 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 7d712f90bf APM_OBC: adjusted docs for FS_HB_PIN 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
Pat Hickey eefb0f4515 APM_OBC: translate to AP_HAL, make trivial test sketch to test build 12 years ago
Andrew Tridgell e8c4dedcd7 AP_OBC: fixed resume on GPS loss 13 years ago
Andrew Tridgell cca04d195a APM_OBC: handle separate terminate pin correctly 13 years ago