31 Commits (fe4aaaac95942d0b67f0ef31dac7b9ff364de7fc)

Author SHA1 Message Date
Francisco Ferreira 8fb318a6e1 Copter: fix do_loiter when executed in same location 9 years ago
Francisco Ferreira 8ce8551669 Copter: fix detection of 0 values for lat, lng and alt in waypoints 9 years ago
Michael du Breuil c97888f524 Copter: Remove support for CONDITION_CHANGE_ALT 9 years ago
Randy Mackay d92154a44e Copter: rename set_alt to set_alt_cm in commands_logic 9 years ago
Randy Mackay 267c1c3934 Copter: guided mode handles terrain alt 9 years ago
Randy Mackay e8b14e59fc Copter: spline mission commands handle terrain altitudes 9 years ago
Randy Mackay 81d244c9bd Copter: do-circle accept terrain altitude 9 years ago
Randy Mackay 4892446c55 Copter: do-loiter accepts terrain altitudes 9 years ago
Randy Mackay ffd86744ce Copter: do-land accepts terrain 9 years ago
Randy Mackay 06ee6a7bd4 Copter: auto takeoff accepts abs and terrain alts 9 years ago
Randy Mackay 9449776e3c Copter: straight line waypoints accept terrain 9 years ago
Tom Pittenger afb3e94fe6 Revert "Copter: clipped param cmd float to zero" 9 years ago
Tom Pittenger 9b6de75203 Copter: clipped param cmd float to zero 9 years ago
Randy Mackay da443417f1 Copter: remove unnecessary abs 9 years ago
Jonathan Challinger 1356deab8b Copter: add control_mode_reason 9 years ago
dgrat 5148e41c1a AP_Math: Cleaned macro definitions 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
Lucas De Marchi 83ff0476a8 ArduCopter: fix signed/unsigned comparison warning 9 years ago
Lucas De Marchi 2591261af6 Global: rename min and max macros to uppercase 9 years ago
Luis Vale Gonçalves 3199829d45 Copter: revisions to text strings sent to GCS 9 years ago
lvale 549695181c Copter: revised and uniformization of severity messages 9 years ago
Lucas De Marchi 2c38e31c93 Remove use of PSTR 9 years ago
squilter 30ed2508d6 Copter: Support do_digicam_x via command_long 10 years ago
Tom Pittenger 87d0b12c7c Copter: implement try send mission_item_reached 10 years ago
Tom Pittenger 0ecebbd55f Copter: Refactor verify_command 10 years ago
Randy Mackay 4d24d1494d Copter: send_mission_item_reached when cmd completed 10 years ago
Peter Barker 12bce49cd1 Copter: use common mission logging code 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
Randy Mackay 09a98b89b7 Copter: add RTL to front of RTLState enum values 10 years ago
Randy Mackay 6ef1ebb5dd Copter: replace 2xM_PI_F with M_2PI_F 10 years ago
Andrew Tridgell b88c12ad1f Copter: use M_PI_F instead of (float)M_PI 10 years ago
Andrew Tridgell d8146ff3f6 Copter: revert AP_Math class change 10 years ago
Tom Pittenger e17e793781 Copter: compiler warnings: float to double 10 years ago
Tom Pittenger 20dc48ed16 Coter: compiler warnings: apply is_zero(float) or is_equal(float) and float to doubles 10 years ago
Jaime Machuca 5de15464b6 Copter: add call to send digicam configure messages from a mission item 10 years ago
Randy Mackay a3933f7a1f Copter: handle do_mount_control mission commands 10 years ago
Randy Mackay 7e11ec9a6f Copter: surf tracking, do-land use inav alt 10 years ago
Randy Mackay 7029b11414 Copter: support do_set_home command from GCS and mission 10 years ago
Randy Mackay c51ba8cd03 Copter: integrate mount frontend-backend restructure 10 years ago
Randy Mackay 72127cde35 Copter: remove broken support for do-change-alt 10 years ago
Randy Mackay 990a34cb75 Copter: remove support for do-set-home mission command 10 years ago
Jonathan Challinger f045c75bfe Copter: play various tones 10 years ago
Clay McClure a897c14255 Copter: ensure lat, lon, alt all zero is handled 10 years ago
Arthur Benemann b587025ad1 Copter: send a camera_feedback message when there is a camera trigger 10 years ago
Jonathan Challinger d7d8330303 Copter: loiter copter without accepting user input at end of auto mission 10 years ago
Andrew Tridgell c3d839456b Copter: support logging while disarmed 10 years ago
Randy Mackay 6659473420 Copter: support GUIDED_ENABLE and GUIDED_LIMITS 10 years ago