21 Commits (apm_2208)

Author SHA1 Message Date
Iampete1 ed094ffc6b ArduSub: params always use set method 3 years ago
Leonard Hall 266bd22df3 Sub: Use PosControl fixes 4 years ago
Peter Barker cb88bc7f53 Sub: adjust for desired spool state renames 6 years ago
Leonard Hall d8d3522cba Sub: replace set_throttle_out_unstabilized 6 years ago
Randy Mackay 8ba87171e6 Sub: desired-ground-idle replaces spin-when-armed 6 years ago
dheideman 47d5de353d Sub: Set neutral controls when switching to manual/acro mode 7 years ago
Jacob Walser f7c4810eaa Sub: Remove ignore_check argument from control mode init functions 8 years ago
Jacob Walser c16046aadf Sub: Remove unused motor emergency stop and interlock 8 years ago
Jacob Walser 1990aa7829 Sub: Update stale references to Copter 8 years ago
Jacob Walser 4112fd1316 Sub: Remove mode header 8 years ago
Jacob Walser 5233b25910 Sub: Format all C++ with Tools/CodeStyle/astylerc 8 years ago
Jacob Walser ed87bd9e59 Sub: fixes from rebase on ArduPilot master 8 years ago
Jacob Walser fdf9e5fde0 Sub: Fix unused variables in acro and stabilize 8 years ago
Jacob Walser a3565c90b5 Sub: Apply deadzone by using norm_input_dz instead of norm_input 8 years ago
Rustom Jehangir cc00feac29 Sub: Repair motor outputs for ROVs for +/-1.0 range 8 years ago
Rustom Jehangir 837f429bf0 Sub: Refactor 'strafe' to 'lateral' 8 years ago
Rustom Jehangir 684bc249b6 Sub: Update to match upstream, part 1 8 years ago
Rustom Jehangir c6b3f46e04 Sub: Enabled control modes to operate at zero throttle 8 years ago
Rustom Jehangir 83ff3931b8 Sub: Refactor "Copter" to "Sub". 8 years ago
jaxxzer 2f3aff7499 Sub: Update forward and strafe rc channels in the control mode files. 8 years ago
Rustom Jehangir 3da7c95e9b Sub: New vehicle type, derived from ArduCopter. 8 years ago
Andrew Tridgell 0f6d0c5ba9 Copter: combined tri, single, coax and multicopter into a single build 8 years ago
Leonard Hall 0a6714f4ae Copter: rename variable ROLL_PITCH_YAW_INPUT_MAX 8 years ago
Leonard Hall 2698f14d39 Copter: apply yaw expo to all modes 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Leonard Hall 5c47f3f9e5 Copter: add acro throttle and yaw expo and smoother manual pilot throttle 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
dgrat 41661f815f AP_Math: Replace the pythagorous* functions with a variadic template 9 years ago
skyscraper 6f200fa923 ArduCopter: Fix up after refactoring RC_Channel class 9 years ago
Randy Mackay f6c26ad285 Copter: remove slow start from acro 9 years ago
Randy Mackay 668561ff0e Copter: acro uses AP_Motors set_desired_spool_state 9 years ago
Leonard Hall 2180514dde Copter: acro uses 0 to 1 throttle and sets desired spool state 9 years ago
Jonathan Challinger 709fcf37cc Copter: call renamed functions in AC_AttitudeControl 9 years ago
Jonathan Challinger 0fe0787265 Copter: call renamed AC_AttitudeControl functions 9 years ago
Jonathan Challinger dfab21171b Copter: call renamed functions in AC_AttitudeControl 9 years ago
Jonathan Challinger b906767a45 Copter: change acro to use modified attitude_control functions 9 years ago
Lucas De Marchi 2591261af6 Global: rename min and max macros to uppercase 9 years ago
Randy Mackay 674bedd867 Copter: acro sets alt target to zero for reporting 9 years ago
Jonathan Challinger a5e4f64b20 Copter: refuse to enter manual throttle modes while landed with throttle high 9 years ago
Randy Mackay 4eb6f0f646 Copter: slow start motors after landing in Stabilize, Acro 10 years ago
Randy Mackay a0d97f1160 Copter: acro_level_mix becomes local variable 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 316196b12f Copter: Finish RCMap fix. 10 years ago
Tom Pittenger 44fd72cb1f Copter: compiler warning stuff 10 years ago
Tom Pittenger 2e191e5a3d Copter: replace fabs() with fabsf() 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