2686 Commits (b666680d79c7e0233701573ce85d577260a92525)

Author SHA1 Message Date
Andrew Tridgell 97df2f64c9 Copter: use common available_memory() 11 years ago
Randy Mackay 02898cb46e Copter: replace APM with board in cli 11 years ago
Kevin Hester 2044300057 Copter: Split out prearm failures of low HDOP separately from !gps lock 11 years ago
Randy Mackay ab1bb6886c Copter: remove reference to COPTER_LEDS 11 years ago
Randy Mackay d362bb45fd Copter: move sensor init from setup(to init_ardupilot 11 years ago
Lukasz cb17a5bdb6 Copter: Add RSSI_RANGE parameter 11 years ago
Randy Mackay 21cda96f67 Copter: EPM enable/disable to APM_Config.h 11 years ago
ctech4285 2b5d8aa5b7 Copter: integrate EPM library 11 years ago
Andrew Tridgell 7f100ebe31 Copter: removed common functions 11 years ago
Andrew Tridgell edda76623f Copter: updates for DataFlash API changes 11 years ago
Andrew Tridgell dd749c1de3 Copter: when using file logs use "logs" directory 11 years ago
Andrew Tridgell 7642208c1a Copter: support MAVLink log download 11 years ago
Andrew Tridgell 9716e80e21 Copter: moved ap_message into GCS.h 11 years ago
Andrew Tridgell eb2cb0abe0 Copter: moved GCS.h to common library 11 years ago
Andrew Tridgell e5f098c37c Copter: removed some unnecessary fields in GCS.h 11 years ago
Randy Mackay c7dc351609 Copter: remove unnecessary MPU6K filter definition 11 years ago
Randy Mackay b42a34cae0 Copter: 3.1 release notes 11 years ago
Randy Mackay 2a61053634 Copter: reduce default logging for SITL 11 years ago
Andrew Tridgell 28d98414e7 Copter: fixed some build warnings 11 years ago
Andrew Tridgell 5802d7f86b Copter: added logging of 2nd compass 11 years ago
Andrew Tridgell cc3ee2ec0c Copter: added dual compass logging when available 11 years ago
Andrew Tridgell d265e54043 Copter: changes for compass healthy API 11 years ago
Andrew Tridgell f8e0f5c4f1 Copter: report both sets of sensors in MAVLink 11 years ago
Andrew Tridgell f37a2c979d Copter: don't need Log_Write_IMU2() now 11 years ago
Andrew Tridgell ffdcb715c3 Copter: updates for compass API change 11 years ago
Andrew Tridgell 0cacc7eaeb Copter: log both primary and secondary INS samples 11 years ago
Randy Mackay 145a8ed128 Copter: reduce autotune min rate D to 0.002 11 years ago
Randy Mackay 450e9e83c3 Copter: AC3.1-rc8 release notes 11 years ago
Randy Mackay eb938c6ac0 Copter: reduce autotune min rate P to 0.01 (was 0.02) 11 years ago
Randy Mackay f8165c2864 Copter: ignore yaw input during radio failsafe 11 years ago
Randy Mackay 4b3aff3f91 Copter: log flight mode to dataflash on start-up 11 years ago
Randy Mackay cf0547e854 Copter: remove AN0~AN15 pin definitions 11 years ago
Randy Mackay 58788d2934 Copter: increasd default logging for PX4, Pixhawk 11 years ago
Randy Mackay c5746e5434 Copter: update THR_MAX @Range and comments 11 years ago
Randy Mackay 2ba233942d Copter: pre arm mag offset limit to 600 for PX4 11 years ago
Ben Nizette 58735ac1aa Copter: Use AHRS heading in GLOBAL_POSITION_INT message 11 years ago
Randy Mackay 8fcbb7e59b Copter: OF_Loiter update control_roll and pitch 11 years ago
Randy Mackay 9d92e46198 Copter: correct optflow logging 11 years ago
Randy Mackay 0cda3c9a71 Copter: reduce SONAR_GAIN to 0.8 (was 2.0) 11 years ago
Randy Mackay ec65fd136d Copter: enable external leds 11 years ago
Randy Mackay e978a710cc Copter: remove PIEZO_PIN definition 11 years ago
Robert Lefebvre dbbe0f960a Copter: remove LED_ON/OFF defines 11 years ago
Randy Mackay 59cea4b88c Copter: remove CopterLED from main code 11 years ago
Randy Mackay 49ac1a48a5 Copter: Drift updates control_roll, pitch 11 years ago
Randy Mackay a3be25750f Copter: allow override of DRIFT_SPEEDGAIN 11 years ago
Randy Mackay f12f0a6abe Copter: drift file format fixes 11 years ago
Randy Mackay a744658b47 Copter: combine nav_roll and control_roll 11 years ago
Randy Mackay d7c636b4aa Copter: remove yaw_in from ATT dataflash msg 11 years ago
Randy Mackay f08cc010ea Copter: firmware to ArduCopter V3.2-dev 11 years ago
Randy Mackay 7ef04bb73b Copter: rename nav_yaw to control_yaw 11 years ago