4592 Commits (e070aeebe337039faefd74205f9935e271e12538)

Author SHA1 Message Date
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
Tom Pittenger 09dd2a1b3d Copter: use set_dataflash() for static logging 9 years ago
Lucas De Marchi 09e7cbe005 ArduCopter: remove unused CMAKE define 9 years ago
Peter Barker 44c63b8873 Copter: move use of defines after config.h and defines.h 9 years ago
Leonard Hall 8e790d3f91 Copter: autotune adjustment for large copters 9 years ago
Jonathan Challinger e09e9a313e Copter: interpret MAV_FRAME_GLOBAL_RELATIVE_ALT as MAV_FRAME_GLOBAL_RELATIVE_ALT_INT 9 years ago
Jonathan Challinger 0b8162aa0d Copter: add support for COMMAND_INT DO_SET_ROI 9 years ago
Randy Mackay a1b0a53e17 Copter: remove AP_Limits from comments 9 years ago
Randy Mackay a77dd59dc6 Copter: single and coax copters become mav_type quadrotor 9 years ago
Andrew Tridgell 5be21cc178 ArduCopter: log a picture if AP_Camera::control() returns true 9 years ago
Andrew Tridgell 4efb9bd785 ArduCopter: update for changed AP_Camera API 9 years ago
Dario Lindo Andres 90bf13279b ArduCopter: Added precise camera trigger logging 9 years ago
Randy Mackay 5e24443a0a Copter: 3.3.3-rc2 release notes 9 years ago
Randy Mackay 27ed9e1561 Copter: allow mount to be disabled 9 years ago
Jonathan Challinger 22c3397657 Copter: make AP_Mount calls required by AP_Mount_SoloGimbal 9 years ago
Jonathan Challinger 5f610fdcba Copter: support SET_POSITION_TARGET with WGS84 altitudes 9 years ago
Jonathan Challinger 82322144ee Copter: remove unnecessary header file 9 years ago
Gustavo Jose de Sousa c2e3f05dbf waf: ardupilotwaf: prefix build context methods with ap_ 9 years ago
Gustavo Jose de Sousa e9d3dc9e72 waf: vehicles and antennatracker: use methods from bld 9 years ago
Gustavo Jose de Sousa cf432e8b3e waf: ardupilotwaf: rename vehicle_stlib to ap_stlib 9 years ago