24 Commits (a5262a7bfa1200c85809f9a9818e58d5376154c0)

Author SHA1 Message Date
Peter Barker fa0d0c6176 Plane: remove bogus ARMING_CHECK_NONE 'bitmask value' 5 years ago
Michael du Breuil 562b155f63 Plane: Remove unused geofence enable reason 5 years ago
Peter Barker 1b36d64794 Plane: correct compilation with GEOFENCE_ENABLED==DISABLED 6 years ago
Peter Barker b7b67f523d Plane: pass format string through to check_failed 6 years ago
Andrew Tridgell 5076058459 Plane: added FENCE_AUTOENABLE=3 option 6 years ago
Peter Barker 13f7022cec Plane: move Arming functions into AP_Arming file 6 years ago
Peter Barker 92ce75517c Plane: move check for ARMING_CHECK_NONE back into Plane 6 years ago
Andrew Tridgell ebbe01bd83 Plane: bypass arming checks for armed watchdog reboot 6 years ago
Michael du Breuil f5511d6119 Plane: Check all EKF cores for health 6 years ago
Tom Pittenger 0270c57530 Plane: massive refactor and creation of Mode class 6 years ago
Peter Barker cf45b54070 Plane: quadplane use prearm checks from Attitude and Position controllers 6 years ago
IamPete1 f24c6785f2 Plane: add E-stop 6 years ago
Peter Barker 40856fef56 Plane: remove vestiges of old PX4_MIXER code 6 years ago
Michael du Breuil 69c87c6c4a Plane: Disallow arming if quadplane has been requested but isn't available 6 years ago
Randy Mackay 96d494c2e8 Plane: use parent AP_Arming rudder value 7 years ago
Peter Barker 3bfa4c8678 Plane: use singletons in AP_Arming 7 years ago
Peter Barker 23919daf11 Plane: use arming check_failed function 7 years ago
Peter Barker 7fd859da65 Plane: move home state into AP_AHRS 7 years ago
Tom Pittenger 512b327cd4 Plane: failsafe events to use enums instead of magical numbers : Non-functional change 7 years ago
Michael du Breuil 1a3ca43e86 Plane: Don't check FS_SHORT_TIMEOUT if it's disabled 7 years ago
Peter Barker 1a724ded2a Plane: AP_Arming: sanity-check fs timeout parameters 7 years ago
Peter Barker fa39f315c6 Plane: move starting of new logs into DataFlash 8 years ago
Peter Barker 592729733e Copter: eliminate GCS_MAVLINK::send_statustext_all 8 years ago
Randy Mackay 7cc8b7232c Plane: rename arming_checks to AP_Arming 8 years ago
Peter Barker fc28beacea Plane: AP_Arming: use callback in place of variable reference for home state 8 years ago
Peter Barker f712dd5d7e Plane: add arming check for logging actually started 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Andrew Tridgell 9b83781b4f Plane: fixed mixer arming error with FMUv4 9 years ago
Tom Pittenger e13d5fa0bf ArduPlane: updated Mixer error message 9 years ago
Michael du Breuil f0247a7be1 Plane: always check that the mixer has been configured as arming check 9 years ago
Tom Pittenger 8b021c2498 Plane: pre-arm check includes adsb failsafe 9 years ago
Andrew Tridgell 1256c2f351 Plane: changed for AP_Vehicle API change 9 years ago
skyscraper 7f29903287 ArduPlane: Fix up after refactoring RC_Channel class 9 years ago
Tom Pittenger 881dabf048 Plane: add missionLoaded arming check fail for mis.len <= 1 9 years ago
Andrew Tridgell e2abaefc44 Plane: check SCHED_LOOP_RATE for quadplane 9 years ago
Tom Pittenger f369899509 Plane: restrict rudder arming where reverse_thrust is enabled and commanding negative 9 years ago
Luis Vale Gonçalves b7f3782e4e Plane: Text revisions 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
Randy Mackay 073828a764 Plane: add ahrs health pre-arm check 9 years ago
Andrew Tridgell 05192ea9ab Plane: added severities to send_statustext_all 10 years ago
Andrew Tridgell f92f46ee99 Plane: update for changed AP_Arming API 10 years ago
Grant Morphett 3cb0c1bba8 Plane: Move the plane centric arming code into arming_checks.cpp 10 years ago
squilter 583c087eca Plane: update severities 10 years ago
Andrew Tridgell 5942bf5cf0 Plane: added plane specific arming checks 10 years ago