308 Commits (46badc05bcd1a64ab0765ba84255f7065e5ffa94)

Author SHA1 Message Date
Randy Mackay db000f2287 Copter: remove setting rate and thr D term filters 11 years ago
Robert Lefebvre 5eb206e6bb Copter: Add 'handle' to allow #define updating of AC_PID filter rate for Throttle Accel. 11 years ago
Robert Lefebvre df1de4260d Copter: Set Rate PID D-term filter rates on initialization. 11 years ago
Andrew Tridgell a55c511f63 Copter: updates for new GCS_MAVLink API 11 years ago
Andrew Tridgell 836b365bc8 Copter: use setup_uart() 11 years ago
Andrew Tridgell e07b70de4e Copter: set AHRS vehicle class 11 years ago
TeamOSEOLA 7dda8afd60 Copter: Fixed GPS_ok() status checking 11 years ago
Andrew Tridgell 640b64f5e4 Copter: convert to new GPS API 11 years ago
Andrew Tridgell 11e5b95878 Copter: updates for GPS changes 11 years ago
Randy Mackay b718b9070a Copter: call mission.init during startup 11 years ago
Randy Mackay 9f03e21f81 Copter: remove low-level handling of mission cmds 11 years ago
Andrew Tridgell 43d009e3a5 Copter: set 2nd GPS as secondary 11 years ago
Andrew Tridgell 37394b30ee Copter: added support for 2nd GPS 11 years ago
Andrew Tridgell 86afd13f12 Copter: use GPS AIRBORNE_4G 11 years ago
Andrew Tridgell 24f2ac20de Copter: removed HIL_MODE_ATTITUDE 11 years ago
Randy Mackay b0673d693b Copter: move set_mode, to flight_mode.pde 11 years ago
Randy Mackay 0e0d02cd6d Copter: remove unused init from sport mode 11 years ago
Randy Mackay aec67cd3df Copter: integrate control_autotune 11 years ago
Randy Mackay d90d3d8dca Copter: integrate control_flip 11 years ago
Randy Mackay ec989c720c Copter: integrate heli_control_acro 11 years ago
Randy Mackay 922dff0514 Copter: integrate heli_control_stabilize 11 years ago
Randy Mackay ef666c73ab Copter: remove Position mode 11 years ago
Randy Mackay 37bde3406d Copter: remove comments 11 years ago
Randy Mackay 3b003ea3e6 Copter: remove setting of nav mode 11 years ago
Randy Mackay f3bcbb2ce4 Copter: remove setting roll, pitch yaw modes in set_mode 11 years ago
Randy Mackay 65f7bf92f4 Copter: replace yaw_mode with auto_yaw_mode 11 years ago
Randy Mackay 4540fb3fef Copter: remove set roll-pitch, yaw, thr modes for ACRO, LOITER 11 years ago
Randy Mackay a52e220724 Copter: add loiter controller to onion 11 years ago
Randy Mackay abb42bcb41 Copter: remove unused run_rate_controllers 11 years ago
Randy Mackay 2c03a3a3c6 Copter: set pos_control.set_dt 11 years ago
Randy Mackay 2253cf9769 Copter: run main loop at 400hz for pixhawk 11 years ago
Randy Mackay 3a78263921 Copter: skeleton init call for all flight modes 11 years ago
Andrew Tridgell 0a3476bbf1 Copter: change to new board_voltage() API 11 years ago
Andrew Tridgell e8b8cc1a5d Copter: converted to AP_ServoRelayEvents 11 years ago
Andrew Tridgell 50a90a1043 Copter: enable AP_BoardConfig 11 years ago
Randy Mackay 8a29d63d89 Copter: faster baro calibration when arming 11 years ago
Randy Mackay b3d20bb8aa TradHeli: Drift mode to use heli manual throttle 11 years ago
Andrew Tridgell 97df2f64c9 Copter: use common available_memory() 11 years ago
Randy Mackay d362bb45fd Copter: move sensor init from setup(to init_ardupilot 11 years ago
Andrew Tridgell edda76623f Copter: updates for DataFlash API changes 11 years ago
Randy Mackay 59cea4b88c Copter: remove CopterLED from main code 11 years ago
Randy Mackay 7ef04bb73b Copter: rename nav_yaw to control_yaw 11 years ago
Andrew Tridgell 9c812d5028 Copter: added SERIAL2_BAUD and rename SERIAL3_BAUD to SERIAL1_BAUD 11 years ago
Andrew Tridgell a49710f20e Copter: added uartD support 11 years ago
Randy Mackay a812ef4660 Copter: minor comment update for set_mode 11 years ago
Randy Mackay 8c9ab50ba2 TradHeli: restore CC_COMP and PIRO_COMP 11 years ago
Randy Mackay 527f05ddec Copter: remove unused init_rate_controllers 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