20 Commits (main)

Author SHA1 Message Date
Tatsuya Yamaguchi 069b7142b7 Copter: add allows_flip function to Mode class 4 years ago
Tatsuya Yamaguchi 0cce5699b2 Copter: change from control_mode to flightmode 4 years ago
Leonard Hall ffd838d908 Copter: Delay release of I term until take off 5 years ago
Peter Barker e6c6189fe5 Copter: cope with change in namespace of LogEvent enum 5 years ago
Michael du Breuil b42b1c08c4 Copter: Support new AP_Vehicle::set_mode 5 years ago
Peter Barker b4537bebd8 Copter: move control_mode_t into being Mode::Number enum class 5 years ago
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
Peter Barker 85be2b0c8b Copter: clean up flip state enumerations 6 years ago
Leonard Hall 38cc5a817f Copter: consolidate mode state decisions 6 years ago
Peter Barker c7e21d95ef Copter: move Log_Write_Error into library 6 years ago
Peter Barker 34d9ce27af Copter: make get_pilot_desired_throttle a method on Mode 6 years ago
Peter Barker f4f40f749b Copter: Flip: fix FIXME by moving state into mode class 6 years ago
murata b252eae404 Copter: Flip mode is an option. 6 years ago
Peter Barker e7e56dde7a Copter: move handling of RC switches into RC_Channel 7 years ago
Randy Mackay 25961b6d13 Copter: flip mode format fix 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
Andrew Tridgell f442b91ea5 Copter: added FLOWHOLD flight mode 7 years ago
Randy Mackay c3fbf2671c Copter: rename control_xx.cpp files to mode_xx.cpp 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 018c70d224 Copter: FlightMode - convert FLIP flight mode 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 a124001b8b Copter: get_pilot_desired_throttle gets thr_mid argument default 8 years ago
Leonard Hall 5c47f3f9e5 Copter: add acro throttle and yaw expo and smoother manual pilot throttle 8 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
Randy Mackay 390d06a400 Copter: add and use FLIP_COMPLETE mode reason 9 years ago
Randy Mackay c9284e5f64 Copter: fix flip after throttle changed to 0 to 1 range 9 years ago
skyscraper 6f200fa923 ArduCopter: Fix up after refactoring RC_Channel class 9 years ago
Jonathan Challinger 1356deab8b Copter: add control_mode_reason 9 years ago
Jonathan Challinger a0ce8af633 Copter: use enum type for control_mode 9 years ago
Randy Mackay 4deb6fd39d Copter: flip uses AP_Motors set_desired_spool_state 9 years ago
Leonard Hall 068fc7feac Copter: flip uses 0 to 1 throttle and sets motor spool state 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
Lucas De Marchi 2591261af6 Global: rename min and max macros to uppercase 9 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 316196b12f Copter: Finish RCMap fix. 10 years ago
Andrew Tridgell 554de1f2d7 Copter: added channel objects named after input function 10 years ago
Tom Pittenger 2e191e5a3d Copter: replace fabs() with fabsf() 10 years ago
Tom Pittenger 3f614534b3 Copter: compiler warnings: unnecessary float promotion 10 years ago
Robert Lefebvre 9b15ea6f5c Copter: Change throttle_zero to check interlock and E-stop status 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 b27b9dd86e Copter: use new throttle interface 10 years ago
Robert Lefebvre 97cd3614eb Copter: Change Aux Switch function list to enum. 10 years ago
Robert Lefebvre a5af151a91 Copter: Initial expansion of Aux Switch to Ch7-12 10 years ago