2765 Commits (7f56b28767edd45d4c0b19eba0752d293b2e33bb)

Author SHA1 Message Date
Randy Mackay fe822ba0b6 Copter: pre-arm check of INS health 11 years ago
Jason Short 371dc8c616 Copter: Drift Mode 11 years ago
Randy Mackay 57b291b1c5 Copter: reject change_command if not in AUTO 11 years ago
Randy Mackay 0778454434 Copter: disarm routine shortcut 11 years ago
Randy Mackay f5b1114aea Copter: range check pilot requested lean angles 11 years ago
Randy Mackay 159d6320bf Copter: move SINGLE parameters to start at 75 11 years ago
Randy Mackay 06ce98a2f4 Copter: add SINGLE_FRAME definition 11 years ago
ssq870424 07d3f2a3c5 Copter: add support for singlecopter airframe 11 years ago
Randy Mackay 13fd33c2d8 Copter: gps failsafe disabled until we get first 3d lock 11 years ago
Randy Mackay f29f7d9777 Copter: bug fix to take-off in Loiter and AltHold 11 years ago
Randy Mackay 03831cdd28 Copter: GPS ok only when not glitching 11 years ago
Randy Mackay e4d8c673f3 Copter: force gyro calibration on start-up 11 years ago
Andrew Tridgell 6b1f59372c Copter: show git and firmware version in tlog 11 years ago
Andrew Tridgell b41f4898e0 Copter: report INS health 11 years ago
Andrew Tridgell 2f6cfd1ff8 Copter: update for AHRS API changes 11 years ago
Randy Mackay 620109d894 Copter: formatting fix to config.h 11 years ago
Robert Lefebvre 8868af7c2f TradHeli: Change default Auto-Yaw to Yaw Look Ahead 11 years ago
Jason Short 66b8ca3a27 Copter: updated toy gains 11 years ago
Jason Short 2a82d1b0b0 Copter: CH7 SaveWP fix corner case 11 years ago
Randy Mackay 8278767d0a Copter: remove unused get_acro_yaw 11 years ago
Jason Short c3aa56459a Copter: remove unused Toy param 11 years ago
Jason Short 520a535c21 Copter: TOY mode updates 11 years ago
Andrew Tridgell f6f6caafc8 Copter: int gyros on arm, not on first boot 11 years ago
Randy Mackay 977983904f Copter: arming check that throttle is above failsafe 11 years ago
Randy Mackay aaf642c223 Copter: disable autotune if pilot moves yaw stick 11 years ago
Randy Mackay 94f301181e Copter: recalc distance to home during arming 11 years ago
Randy Mackay 798c4e2278 Copter: more Ch7/Ch8 event logging 11 years ago
Randy Mackay babc54ec60 Copter: default Ch7 to DO_NOTHING 11 years ago
Randy Mackay 97770ae352 Copter: rc10, rc11 available even without MOUNT 11 years ago
Randy Mackay de08116320 Copter: disable some aux channels on hexa and octas 11 years ago
Randy Mackay 65980ace68 Copter: remove some commented out send_text code 11 years ago
Randy Mackay 8a6c2a6588 Copter: add alt and throttle checks to crash detector 11 years ago
Randy Mackay 2326b2e5f5 Copter: crash checker 11 years ago
Randy Mackay 8386b658e9 Copter: add ANGLE_RATE_MAX param 11 years ago
Randy Mackay 9176bf2e97 Copter: add @Increment to battery failsafe descriptions 11 years ago
Andrew Tridgell 2016bf1f31 Copter: fixed HIL build 11 years ago
Andrew Tridgell a44e3191df Copter: fixed baro-only preflight cal 11 years ago
Randy Mackay 9df7185075 Copter: remove unused #defines from config.h 11 years ago
Randy Mackay 465cb8ab25 Copter: add features that can be disabled to APM_Config.h 11 years ago
Randy Mackay 36832aaa61 Copter: remove ins from InertialNav object instantiation 11 years ago
Tobias a7e7084f27 Copter/position_vector: remove const specifiers on objects returned by 11 years ago
Tobias 7564cc02af Copter: use const refs instead of unneeded copies 11 years ago
Tobias d6d5f0bbe4 Copter: Log.pde: replace unused copy with ref (saves again some bytes) 11 years ago
Tobias 4d4b419d25 Copter: add comment (unit of G_Dt) 11 years ago
Randy Mackay 8e62035328 Copter: remove unnecessary check of flight mode from fence response 11 years ago
Randy Mackay d86ac9041e Copter: report RC receiver health to GCS 11 years ago
Andrew Tridgell 6138dca2b2 Copter: set system time on GPS lock 11 years ago
Andrew Tridgell 92bf4b9c89 Copter: added MAVLink SYSTEM_TIME message 11 years ago
Randy Mackay 7c5982c573 Copter: remove unnecessary Log_Write_Optflow 11 years ago
Randy Mackay f52c6add89 Copter: reenable optical flow by default 11 years ago