4461 Commits (612063197761888cc4fa07e94ab1b8f3e5fb56b3)

Author SHA1 Message Date
Leonard Hall 80a11e4d3d Copter: autotune uses throttle in 0 to 1 range and sets motor spool state 9 years ago
Leonard Hall 068fc7feac Copter: flip uses 0 to 1 throttle and sets motor spool state 9 years ago
Leonard Hall 8a49745e96 Copter: sport uses throttle in 0 to 1 range and sets motor spool state 9 years ago
Leonard Hall 263052da21 Copter: drift uses 0 to 1 throttle and sets motor spool state 9 years ago
Leonard Hall 100fcf799e Copter: land sets desired spool state 9 years ago
Leonard Hall f71157c508 Copter: circle sets desired spool state 9 years ago
Leonard Hall cce426dcb8 Copter: rtl uses throttle in 0 to 1 range and sets motor spool state 9 years ago
Leonard Hall f8d03b58d1 Copter: loiter uses 0 to 1 throttle and sets motor spool state 9 years ago
Leonard Hall 42f5de44d4 Copter: guided sets desired spool state 9 years ago
Leonard Hall f221d4d757 Copter: auto sets desired spool state 9 years ago
Leonard Hall 70433d25e3 Copter: althold uses 0 to 1 throttle range and spool logic 9 years ago
Leonard Hall 2180514dde Copter: acro uses 0 to 1 throttle and sets desired spool state 9 years ago
Leonard Hall f56ff4d564 Copter: stabilize uses 0 to 1 throttle and sets motor spool state 9 years ago
Leonard Hall 76a8de8a53 Copter: CTUN logs throttle_in, angle boost in 0 to 1 range 9 years ago
Leonard Hall 7bcdc76655 Copter: get_pilot_desired_climb_rate accepts control_in as 0 to 1000 9 years ago
Leonard Hall 20debc962a Copter: update get_throttle_pre_takeoff for 0 to 1 range 9 years ago
Leonard Hall 37e6977813 Copter: update get_non_takeoff_throttle for 0 to 1 range 9 years ago
Leonard Hall 74983669be Copter: set_accel_throttle_I_from_pilot_throttle uses 0 to 1 range 9 years ago
Leonard Hall c3403a128c Copter: throttle passed to compass in 0 to 1 range 9 years ago
Leonard Hall a44f7f650b Copter: throttle sent to GCS uses 0 to 1 range 9 years ago
Leonard Hall f8d7b677d4 Copter: update_thr_average uses 0 to 1 range 9 years ago
Leonard Hall fd2509f6ed Copter: get_pilot_desired_throttle outputs in 0 to 1 range 9 years ago
Leonard Hall e132ea34d9 Copter: g.rc_3.control_in range 0 to 1000 9 years ago
Leonard Hall a00a9601a4 Copter: AP_MotorsCoax now uses 4 servos 9 years ago
Leonard Hall a0409e4f9e TradHeli: dynamic flight check uses throttle in 0 to 1 range 9 years ago
Andrew Tridgell f19922fec5 Copter: added LAND_SPEED_HIGH parameter 9 years ago
Gustavo Jose de Sousa 6074385873 ArduCopter: waf: build all frame types 9 years ago
Gustavo Jose de Sousa 9bec8e5133 ArduCopter: waf: add missing library AC_InputManager 9 years ago
Gustavo Jose de Sousa a4c099feaa waf: create program groups for main products 9 years ago
Andrew Tridgell 224c99af72 Copter: change code URL 9 years ago
Andrew Tridgell 31000ac756 Copter: moved Log_Write_Rate() to common code 9 years ago
Lucas De Marchi 34155c09e6 ArduCopter: Update path locations for parameters 9 years ago
Randy Mackay a8bea0af03 Copter: allow switching to throw without position estimate 9 years ago
Nitay Megides f77eed8f95 Copter: add break after prec landing case clause 9 years ago
Don Gagne cae7ea0d13 Add @Volatile, @ReadOnly support 9 years ago
Lucas De Marchi e88ba38595 ArduCopter: replace header guard with pragma once 9 years ago
Don Gagne e9651dacfe Copter: update parameter description increments 9 years ago
Randy Mackay 2e669a35e7 Copter: deploy landing gear when parachute is released 9 years ago
Randy Mackay 0dffeec07f Copter: use ahrs.get_origin instead of ekf.getOriginLLH 9 years ago
Randy Mackay a93a0d370a Copter: add throw mode to aux switches 9 years ago
Randy Mackay dca89e7fe7 Copter: throw static variables moved to global scope 9 years ago
Randy Mackay 24cfbeebd0 Copter: add throw_exit 9 years ago
Randy Mackay 959c0eccfd Copter: reject changing to throw mode while armed 9 years ago
Randy Mackay 20b6688e77 Copter: add throw to FLTMODE param descriptions 9 years ago
Paul Riseborough 1aade494fc AP_State: enable use of motor interlock during throw mode 9 years ago
Paul Riseborough a7b69366a1 Copter: Add flight mode for throw launch 9 years ago
Randy Mackay e428abde42 Copter: enable precision landing by default 9 years ago
dgrat 5148e41c1a AP_Math: Cleaned macro definitions 9 years ago
Randy Mackay 077999d2aa Copter: 3.3.3 release notes 9 years ago
Tom Pittenger 6568402b28 Copter: convert to using static send_statustext 9 years ago