12 Commits (master)

Author SHA1 Message Date
Peter Barker 676d75c391 Copter: correct namespacing of Copter modes 6 years ago
Peter Barker 46a6f45e4a Copter: adjust for desired spool state and spool state renames 6 years ago
bnsgeyer 7ff3a49a10 Copter:tradheli-spool logic fix for acro and stabilize 6 years ago
bnsgeyer d949c80d54 Copter: tradheli replaces rotor_runup_complete with spool state 6 years ago
bnsgeyer ca565675f2 Copter: Tradheli gets support for spool logic 6 years ago
bnsgeyer 12f4d8518e Copter: Tradheli moves init_targets_on_arming flag to motors 6 years ago
Randy Mackay 655fe660ed Copter: remove reset of alt target in manual throttle mode 6 years ago
Ebin d8f56b3511 ArduCopter: changed signature for get_pilot_desired_lean_angles() 7 years ago
Leonard Hall 93de23e7c4 Copter: get-pilot-desired-lean-angles accepts another angle-max 7 years ago
Leonard Hall 9544b1763b Copter: replace smoothing gain with AC_AttitudeControl::set_input_tc 7 years ago
Andrew Tridgell 0ed75052f8 Copter: enable parameters inside mode objects 7 years ago
Randy Mackay 99bafb0df1 Copter: rename heli_control_xx to mode_xx_heli 7 years ago
Randy Mackay 06fbe8f3a7 Copter: rename FlightMode class to Mode 7 years ago
Randy Mackay 8870897847 Copter: FlightMode objects use lower case 7 years ago
Peter Barker a95a35c134 Copter: FlightMode - convert STABILIZE flight mode 7 years ago
bnsgeyer 6d0cfc13a2 Copter: heli: Update swashplate behavior 7 years ago
Andrew Tridgell 0f6d0c5ba9 Copter: combined tri, single, coax and multicopter into a single build 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Randy Mackay 5b5385715e Copter: manual modes set_land_complete to false 9 years ago
mirkix e3934fac80 ArduCopter: Delete (wrong) filename out of header 9 years ago
Leonard Hall 7d54c268f6 Copter: consolidate input_euler_angle calls to use smoothing gain 9 years ago
skyscraper 6f200fa923 ArduCopter: Fix up after refactoring RC_Channel class 9 years ago
Randy Mackay d2a42a7a0e Copter: remove heli_radio_passthrough 9 years ago
Leonard Hall 5dde87734c Copter: heli acro, stabilize use pilot throttle as float 9 years ago
Jonathan Challinger dfab21171b Copter: call renamed functions in AC_AttitudeControl 9 years ago
Jonathan Challinger 9d8b0f3d58 Copter: call renamed functions in AC_AttitudeControl 9 years ago
Robert Lefebvre 5cc4f41d85 Copter: Helicopter: to use new Stab_Col and Acro_Col functions. 9 years ago
Robert Lefebvre 7ad623dc70 Copter: Helicopter, fix so servos move after arming in Acro and Stabilize. 9 years ago
Leonard Hall 543f6fdcd4 Copter: AltHold limits lean angle to maintain altitude 10 years ago
Robert Lefebvre 534ba89756 Copter: Tradheli manage yaw better on the ground. 10 years ago
Andrew Tridgell 278883c521 Copter: finished conversion to .cpp files 10 years ago
Andrew Tridgell 356ece3402 Copter: rename .pde files to .cpp files 10 years ago
Robert Lefebvre 8f275ca2c4 Copter: Employ heli_radio_passthrough() for servo setup 10 years ago
Andrew Tridgell 554de1f2d7 Copter: added channel objects named after input function 10 years ago
Jonathan Challinger 91a03ae0e7 Copter: add PILOT_THR_FILT and call set_throttle_out functions with that value 10 years ago
Jonathan Challinger ecefe78417 Copter: interpret input in stabilize as a tilt vector 10 years ago
Robert Lefebvre 022425584b TradHeli: Move two static bools into heli_flags structure to save 2 bytes RAM. 11 years ago
Robert Lefebvre 4b5167e529 TradHeli: Change behavior of Acro and Stabilize modes when disarmed. Servos should move realistically for testing when disarmed. 11 years ago
Robert Lefebvre 5b13b2b3da TradHeli: Stabilize mode should use get_pilot_desired_collective, not get_pilot_desired_throttle. 11 years ago
Randy Mackay e89600afe3 Copter: integrate smoothing gain into flight modes 11 years ago
Randy Mackay 9444ba7ea8 TradHeli: init roll/pitch input filter 11 years ago
Randy Mackay 6880a6db80 TradHeli: integrate AttControl method name changes 11 years ago
Randy Mackay 2c1ec9d0c0 Copter: remove control_roll, pitch, yaw from control files 11 years ago
Randy Mackay aedb4136de Copter: update_thr_cruise removed from control_stabilize 11 years ago
Randy Mackay 2940688301 TradHeli: heli_control_stabilize 11 years ago
Randy Mackay 245bcd7c2c Copter: removed althold, drift, sport from control_stabilize 11 years ago
Randy Mackay 83a767f3db Copter: control_circle.pde added 11 years ago
Randy Mackay 32b8f80510 Copter: Acro flight mode from Leonard 11 years ago
Randy Mackay e27f4c1c13 Copter: split control_stabilize into land, rtl, loiter 11 years ago
Randy Mackay c92de71212 Copter: control_stabilize, - integrate changes to get_throttle_surface_tracking 11 years ago