5573 Commits (5c1d895f82f9c3d2ca6ce7fdcccfadae1f1cc5e9)

Author SHA1 Message Date
Andrew Tridgell 15166eff2e Copter: enable temperature calibration library 7 years ago
Andrew Tridgell 1f76f69d80 Copter: implement per-motor compass compensation 7 years ago
Andrew Tridgell 662afdc2fd Copter: fixed build warning 7 years ago
Michael du Breuil 69da4041ac Copter: Move logging battery logging code to AP_BattMonitor 7 years ago
Tatsuya Yamaguchi 6698660fd6 Copter: fix Battery FailSafe action with auto mode 7 years ago
Peter Barker ab7a9c9073 Copter: use zero_throttle_and_relax_ac in poshold, drift and autotune 7 years ago
murata c13d6580ae Copter: delete \n from the log using gcs().send_text 7 years ago
Randy Mackay 5a1c3cf5f4 Copter: firmware text to ArduCopter 7 years ago
Randy Mackay 0f6762bbd2 Copter: PSC_ACCZ param name shortened 7 years ago
Randy Mackay a3e9f72b0b Copter: fix default flight mode channel 7 years ago
Andrew Tridgell 89674482a7 Copter: added FLTMODE_CH parameter 7 years ago
Peter Barker a97301c0f2 Copter: do not allow arming in RTL 7 years ago
Pierre Kancir 10e6fe43dd Copter: Add a switch option to enable/disable RC_Override 7 years ago
Pierre Kancir cfc69214e6 Copter: add LAND_ALT_LOW parameter 7 years ago
Randy Mackay 60c3ae1ec2 Copter: fix spelling in drift mode variable name 7 years ago
Randy Mackay f8c1d08316 Copter: 3.5.5-rc1 release note update 7 years ago
Randy Mackay 929dd04f2a Copter: 3.5.5-rc1 release notes 7 years ago
Randy Mackay eefa629039 Copter: remove setting accel_z PID controller's dt 7 years ago
Randy Mackay 8d6f8e4d9c Copter: move pos-control pids to pos-control library 7 years ago
Randy Mackay 6546ccbb3f Copter: velocity pi moved to position control library 7 years ago
Dylan Herman 20fe5bb98f Copter: add SmartRTL failsafe action 7 years ago
Peter Barker 996115c0d3 Copter: eliminate MAIN_LOOP_SECONDS macro 7 years ago
Michael du Breuil 0ddcb0a6fb Copter: Support AP_BattMonitor_Params 7 years ago
Alexey Bulatov 8accfb97f6 ArduCopter: Check for nullptr for motors class pointer 7 years ago
Dylan Herman c772e2d3fd Copter: sets SmartRTL home after AHRS home is set 7 years ago
Randy Mackay e85b1ac740 Copter: pass dt to avoidance calls 7 years ago
Leonard Hall 48d0ad26a6 Copter: mode_land sends dt to sqrt controller 7 years ago
Randy Mackay b47d575f65 Copter: minor spelling fix 7 years ago
Peter Barker 6bcdab55d0 Copter: rename sys_status methods from geofence_ to sys_status_ 7 years ago
Peter Barker 077b062701 Copter: change pre-arm checks to allow interlock to be enabled 7 years ago
Peter Barker 114628afe4 Copter: use zero_throttle_and_relax_ac in stab, guided, acro and auto 7 years ago
Peter Barker 8d658e1dbc Copter: correct misleading comment in mode_throw 7 years ago
Peter Barker cb129fbdaf Copter: remove argument to check() 7 years ago
Peter Barker d1201e4776 Copter: tidy zero_throttle_and_relax (NFC) 7 years ago
Peter Barker 71ad1b5815 Copter: use zero_throttle_and_relax_ac function 7 years ago
Peter Barker 41dc8554c0 Copter: pull out a zero_throttle_and_relax function 7 years ago
Peter Barker 4c7491a05b Copter: mode_auto's landing_gear_deploy method defers to mode_rtl 7 years ago
Peter Barker d9235d3d41 Copter: make landing_gear_should_be_deployed a base-class method 7 years ago
Peter Barker dda38d65eb Copter: AP_AHRS no longer requires GPS in constructor 7 years ago
Matt 5d6c979f70 COPTER: Fix MOUNT_CONTROL yaw in missions 7 years ago
Matt c0f0e3eca3 COPTER: Fix MOUNT_CONTROL yaw in guided 7 years ago
Peter Barker 4dcb5aa3de Copter: stop setting home distance in fence 7 years ago
Peter Barker bf5f51a616 Copter: factor out takeoff_trigger from althold, sport and loiter 7 years ago
Randy Mackay 2c0df87585 Copter: Copter.h method reordering 7 years ago
Peter Barker 6c82f7671d Copter: move all commands logic into AUTO flightmode 7 years ago
Andrew Tridgell 8ab0ac8a16 Copter: removed create() method for objects 7 years ago
Peter Barker 7222380598 Copter: populate system status bits for fence 7 years ago
Peter Barker 377466ddda Copter: fence no longer requires AP_InertialNav 7 years ago
Peter Barker d09b0696db Copter: correct checking of heli mode change 7 years ago
Randy Mackay 7504237fbb Copter: rename flight_mode.cpp to mode.cpp 7 years ago