432 Commits (9d77fe9e908288ca0a0ff9e951a1bc80bf45bc96)

Author SHA1 Message Date
Peter Barker d88bd52a53 Copter: use baro singleton 7 years ago
Peter Barker 9bffeb4117 Copter: use AHRS singleton in GCS_MAVLink 7 years ago
Peter Barker af56826107 Copter: follow mode fixups 7 years ago
Randy Mackay 6ee101ca98 Copter: rename chase to follow 7 years ago
Randy Mackay 053983eb70 Copter: integrate AP_Follow into chase mode 7 years ago
Peter Barker 199455dc56 Copter: add chase mode 7 years ago
Peter Barker 86b162e32f Copter: add option to disable BRAKE flight mode 7 years ago
Peter Barker b8c432b1a1 Copter: add option to disable GUIDED flight mode 7 years ago
Peter Barker b9ad2bc8db Copter: add option to disable AUTO mode 7 years ago
Peter Barker eb9bbddcb7 Copter: add in_guided_mode mode callback 7 years ago
Dr.-Ing. Amilcar Do Carmo Lucas def098bd8a Copter: obey ADSB_ENABLED == DISABLED 7 years ago
Peter Barker bfc373aeff Copter: move logging of PM messages to AP_Scheduler 7 years ago
Randy Mackay 9eda7f4e31 Copter: global-pos-int uses system time 7 years ago
murata 296ee7315b Copter: minor formatting fixes 7 years ago
murata c31c2a4cf1 Copter: optionalize the winch 7 years ago
Peter Barker 40d74584ac Copter: remove shims used in scheduler 7 years ago
Andrew Tridgell af4f0c29ba Copter: enable TMODE (ToyMode) support 7 years ago
Andrew Tridgell 1f76f69d80 Copter: implement per-motor compass compensation 7 years ago
Pierre Kancir 10e6fe43dd Copter: Add a switch option to enable/disable RC_Override 7 years ago
Randy Mackay 8d6f8e4d9c Copter: move pos-control pids to pos-control library 7 years ago
Alexey Bulatov 8accfb97f6 ArduCopter: Check for nullptr for motors class pointer 7 years ago
Matt c0f0e3eca3 COPTER: Fix MOUNT_CONTROL yaw in guided 7 years ago
Peter Barker 6c82f7671d Copter: move all commands logic into AUTO flightmode 7 years ago
Randy Mackay 2d23e1f7c7 Copter: rename flightmode_ objects to mode_ 7 years ago
Peter Barker 103e2cc711 Copter: calculate wp bearing and distance on demand 7 years ago
Peter Barker 51cd143012 Copter: FlightMode - convert BRAKE flight mode 7 years ago
Peter Barker 2db09ba0f7 Copter: FlightMode - convert GUIDED flight mode 7 years ago
Peter Barker e2b70c3a0a Copter: FlightMode - convert AUTO flight mode 7 years ago
Dr.-Ing. Amilcar Do Carmo Lucas ce3197e0ac Copter: use the return code of the guided_set_destination_posvel() function calls 7 years ago
Peter Barker 398d07a68a Copter: tighten return types of mavlink functions and variables 7 years ago
Randy Mackay 8d2db3218c Copter: minor comment fix to code handling SET_POSITION_TARGET msgs 7 years ago
Dr.-Ing. Amilcar Do Carmo Lucas bde1aaa2f6 Copter: Rename variable to correct the meaning (NFC) 7 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 8678d13e7b Copter: Update the result of a MavLink message, this is a NFC 7 years ago
Andrew Tridgell a644cff921 Copter: support testing multiple motors with motortest 7 years ago
Peter Barker 8f48b3187e Copter: use gps singleton for GCS function 7 years ago
Randy Mackay 842eed5426 Copter: accept do-winch commands with max rate 7 years ago
Randy Mackay 787954fa37 Copter: integrate winch library 7 years ago
Andrew Tridgell f49ab44f25 Copter: support simple accel calibration 7 years ago
Lucas De Marchi 4ef5186733 ArduCopter: do not include version.h/ap_version.h 7 years ago
Randy Mackay a8a5c1d332 Copter: command-long DO_SET_HOME check first param is zero 7 years ago
Randy Mackay d982cfed4a Copter: accept DO_SET_HOME within COMMAND_INT 7 years ago
Randy Mackay 70cf21a5ba Copter: accept more mav-frame types 7 years ago
Peter Barker 0afe1e7473 Copter: move handling of SET_GPS_GLOBAL_ORIGIN up 7 years ago
Randy Mackay 1b3cc9289b Copter: support SET_GPS_GLOBAL_ORIGIN 7 years ago
Peter Barker 6b5fd5fbdd Copter: move gcs_out_of_time into GCS object 8 years ago
squilter 4b57a4a231 Copter: rename SafeRTL to SmartRTL 8 years ago
Randy Mackay 8df042f00c Copter: complete addition of SafeRTL flight mode 8 years ago
Peter Barker 3f67dfe4fe Copter: move handling of do_send_banner up 8 years ago
Peter Barker 3da70f19c1 Copter: handle param_request_list in GCS_MAVLINK base class 8 years ago
Peter Barker e6ac68fd2a Copter: handle param_set in GCS_MAVLINK base class 8 years ago