992 Commits (d618c55e2ff52c7fad943bbeca7b85a03b8079e5)

Author SHA1 Message Date
Randy Mackay 99f851fc87 Copter: bugfix for starting in LOITER 11 years ago
Andrew Tridgell 7c39d867bb Copter: use file based logs in SITL 11 years ago
Andrew Tridgell 97df2f64c9 Copter: use common available_memory() 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
ctech4285 2b5d8aa5b7 Copter: integrate EPM library 11 years ago
Andrew Tridgell dd749c1de3 Copter: when using file logs use "logs" directory 11 years ago
Andrew Tridgell f37a2c979d Copter: don't need Log_Write_IMU2() now 11 years ago
Andrew Tridgell 0cacc7eaeb Copter: log both primary and secondary INS samples 11 years ago
Randy Mackay f8165c2864 Copter: ignore yaw input during radio failsafe 11 years ago
Randy Mackay 8fcbb7e59b Copter: OF_Loiter update control_roll and pitch 11 years ago
Randy Mackay ec65fd136d Copter: enable external leds 11 years ago
Randy Mackay 59cea4b88c Copter: remove CopterLED from main code 11 years ago
Randy Mackay a744658b47 Copter: combine nav_roll and control_roll 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
Randy Mackay 10d6a9a34e Copter: replace Log_Write_Motors with Log_Write_RCOU 11 years ago
Randy Mackay af657d58b9 Copter: RCIN dataflash logging 11 years ago
Andrew Tridgell a49710f20e Copter: added uartD support 11 years ago
Randy Mackay b8bfe008e1 Copter: run GPS glitch detection even when not armed 11 years ago
Randy Mackay 4e6d41bc8e Copter: remove unused gps_fix_count 11 years ago
Randy Mackay fe6ad3579c Copter: log GPS messages even when no fix 11 years ago
Randy Mackay 1a0f80ee64 Copter: AC3.1-rc7 version and release notes 11 years ago
Randy Mackay 24dc4391bb Copter: display pre-arm check failure reason every 30sec 11 years ago
Randy Mackay 321036b72e Copter: update contributors list 11 years ago
Randy Mackay 50f583f116 Copter: AC3.1-rc6 version and release notes 11 years ago
Randy Mackay 81fc24586e TradHeli: remove calls to get_manual_collective in auto throttle 11 years ago
Randy Mackay c9c803ffd4 TradHeli: move STAB_COL_MIN to main parameter list 11 years ago
Randy Mackay 197fc67897 TradHeli: move pilot desired rotor speed to heli.pde 11 years ago
Randy Mackay 19ddb8e5f3 TradHeli: integrate constructor changes to main code 11 years ago
Robert Lefebvre bba7fdc7c3 TradHeli: ch6 tuning of ext gyro to use control_in 11 years ago
Robert Lefebvre 9ae66c1773 TradHeli: add support for drive tail rotors 11 years ago
Randy Mackay 3ce16113b5 TradHeli: use landing collective when landed or landing 11 years ago
Randy Mackay 633e91b7d4 Copter: initialise roll, pitch, yaw modes to stabilize 11 years ago
Randy Mackay ae87759e6d TradHeli: add THROTTLE_MANUAL_HELI 11 years ago
Randy Mackay 46118b59d7 TradHeli: integrate motor lib changes 11 years ago
Robert Lefebvre f67d95ac75 TradHeli: Modify Throttle_Auto to prevent helis from pushing hard downward while running up the motor. We will set the collective pitch to stab_col_min which should result in a mild downward pressure if the user has set their parameters correctly. 11 years ago
Randy Mackay 8f2c9591ff TradHeli: dynamic_flight flag based on inertial nav speed 11 years ago
Robert Lefebvre e23e4bc7d8 TradHeli: Bug Fix on Dynamic Flight / TakeOff Detector 11 years ago
Robert Lefebvre 324c866ae1 TradHeli: Move Take-off Complete flag from the throttle controller, and into the Dynamic Flight check. This is to prevent false positive where the collective is pushed up before the motor is started. 11 years ago
Robert Lefebvre f7c63be357 TradHeli: leaky-I-term based on dynamic_flight_detector 11 years ago
Jason Short 371dc8c616 Copter: Drift Mode 11 years ago
ssq870424 07d3f2a3c5 Copter: add support for singlecopter airframe 11 years ago
Andrew Tridgell 2f6cfd1ff8 Copter: update for AHRS API changes 11 years ago
Jason Short 520a535c21 Copter: TOY mode updates 11 years ago
Randy Mackay aaf642c223 Copter: disable autotune if pilot moves yaw stick 11 years ago
Randy Mackay de08116320 Copter: disable some aux channels on hexa and octas 11 years ago
Randy Mackay 2326b2e5f5 Copter: crash checker 11 years ago
Randy Mackay 36832aaa61 Copter: remove ins from InertialNav object instantiation 11 years ago
Tobias 4d4b419d25 Copter: add comment (unit of G_Dt) 11 years ago