37 Commits (62331cf8a0eeacfffff4514e037ddfe4c5e3a411)

Author SHA1 Message Date
Peter Barker 6347febc9a Sub: pass format string through to check_failed 6 years ago
Peter Barker 8566a17a1d Sub: move arming-related functionality into parent classes 6 years ago
Tom Pittenger 2dc766556d Sub: rename dataflash to logger 6 years ago
Peter Barker e3561f7204 Sub: add log entry if depth sensor failure is resolved 6 years ago
Peter Barker 706a75ad03 Sub: move Log_Write_Error into library 6 years ago
Peter Barker c0a990fda7 Sub: correct failsafe recovery test 7 years ago
Peter Barker ff9a7b3f44 Sub: failsafe: subtract times, don't add them 7 years ago
Patrick José Pereira dcd3f83539 Sub: Remove void as parameter 7 years ago
Patrick José Pereira 3701fc0937 Sub: Move from micros() to AP_HAL::micros() 7 years ago
Patrick José Pereira 4de371743e Sub: Move from millis() to AP_HAL::millis() 7 years ago
Jacob Walser 4fae5cdfcf Sub: disarm motors if failsafe action fails 7 years ago
Michael du Breuil 6ebe954d51 Sub: Support new battery failsafes 7 years ago
Peter Barker 9bb1224cef Sub: use scheduler ticks in place of mainloop_count 7 years ago
Jacob Walser b7e367e21d Sub: always neutralize inputs during pilot input failsafe 7 years ago
Patrick José Pereira 1598a97734 Sub: Solve some typos 7 years ago
Jacob Walser 83dacdba73 Sub: Fix AP_Notify leak flag logic 7 years ago
Jacob Walser a93ecb8b5a Sub: Fix Notify led to reflect when leak failsafe has been resolved. 8 years ago
Peter Barker 279072cf25 Sub: use send_text method on the GCS singleton 8 years ago
Jacob Walser 131e1bdef5 Sub: Bugfix for external baro failsafe handling when no baro is 8 years ago
Jacob Walser c093e1c37e Sub: Add failsafe mechanisms for depth sensor error 8 years ago
Jacob Walser 785f774887 Sub: Rework pilot input failsafe, add enable and timeout params 8 years ago
Jacob Walser b7de1eb88a Sub: failsafe.manual_control -> failsafe.pilot_input 8 years ago
Jacob Walser 8d1b6ef8a1 Sub: Don't set notify leak status if leak failsafe is disabled 8 years ago
Jacob Walser b28c3584d4 Sub: Add ekf failsafe check 8 years ago
Jacob Walser 23c18335a3 Sub: failsafe_xxx -> mainloop_failsafe_xxx 8 years ago
Jacob Walser 3b1827ca21 Sub: Remove throttle-zero flag 8 years ago
Jacob Walser b32b552d1e Sub: Implement crash failsafe check/action 8 years ago
Jacob Walser 9d4b24c354 Sub: Move crash check logic under failsafe.cpp 8 years ago
Jacob Walser 4465d4ba69 Sub: Add some comments to describe failsafe functions 8 years ago
Jacob Walser 45328f220c Sub: set_leak_status() -> failsafe_leak_check() 8 years ago
Jacob Walser 7859f6426e Sub: Implement battery failsafe 8 years ago
Jacob Walser 6bd05e4bac Sub: failsafe_battery_event() -> failsafe_battery_check() 8 years ago
Jacob Walser bb2215bb9f Sub: Move failsafe functions into failsafe.cpp 8 years ago
Jacob Walser 4112fd1316 Sub: Remove mode header 8 years ago
Jacob Walser 5233b25910 Sub: Format all C++ with Tools/CodeStyle/astylerc 8 years ago
Rustom Jehangir 83ff3931b8 Sub: Refactor "Copter" to "Sub". 8 years ago
Rustom Jehangir 3da7c95e9b Sub: New vehicle type, derived from ArduCopter. 8 years ago
Andrew Tridgell 0f6d0c5ba9 Copter: combined tri, single, coax and multicopter into a single build 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Andrew Tridgell f18e0dadc9 Copter: added optional AdvancedFailsafe for copter and heli 9 years ago
Caio Marcelo de Oliveira Filho c7acc46d09 Copter: use millis/micros/panic functions 9 years ago
Andrew Tridgell 278883c521 Copter: finished conversion to .cpp files 10 years ago
Andrew Tridgell 356ece3402 Copter: rename .pde files to .cpp files 10 years ago
Randy Mackay a20a89181c Copter: enable CPU failsafe after initialisation 10 years ago
Randy Mackay 9e12b01569 Copter: CPU failsafe set motors to min before logging error 10 years ago
Jonathan Challinger 80ba40d149 Copter: CPU failsafe logs an error 10 years ago
Andrew Tridgell 32a016a66f Copter: updates for AP_HAL::MemberProc 12 years ago
Andrew Tridgell a0f9055a9d Copter: use new scheduler API 12 years ago
Randy Mackay 0d5e731a65 Copter: add compassmot to cli 12 years ago
rmackay9 2181ec2ab0 ArduCopter: log watchdog event to dataflash 12 years ago