269 Commits (6e603418eb9bc6de7da5ecbfce4581ab981232dc)

Author SHA1 Message Date
Peter Barker 6fc76a32af GLOBAL: use AP::logger() and strip redundant Log_ from methods 6 years ago
Peter Barker b47733142f GLOBAL: rename DataFlash_Class to AP_Logger 6 years ago
Peter Barker 845f015648 Copter: adjust for Location_Class and Location unification 6 years ago
Randy Mackay 50c5ad7076 Copter: TradHelis force spool up before takeoff 6 years ago
Andrew Tridgell 89d54767b1 Copter: convert to use AC_AutoTune library 6 years ago
Peter Barker 901e428d53 Copter: DataFlash uses AP_Mission singleton 6 years ago
Peter Barker 4ffd38f6bb Copter: GCS_MAVLink uses dataflash singleton 6 years ago
Peter Barker 73940df48e Copter: move mission into mode_auto 6 years ago
Michael du Breuil 0f636db159 Copter: Make capability init consistent 6 years ago
Peter Barker ec6c59faa3 Copter: move handling of disable-gcs-rc-overrides-channel-option up 7 years ago
Michael du Breuil 433f01ddf0 Copter: Remove unneeded ServoRelayEvent mask set 7 years ago
Peter Barker e7e56dde7a Copter: move handling of RC switches into RC_Channel 7 years ago
Michael du Breuil 858b51c927 Copter: Update notify initilization 7 years ago
Lucas De Marchi 1a45aa12f5 AP_Param: warn on last pass only about unknown parameters 7 years ago
Andrew Tridgell 20dea6df45 Copter: moved OSD to top level params 7 years ago
Alexander Malishev f63b3c044a Copter: added OSD support 7 years ago
Peter Barker 70d159cb38 Copter: raise EKF failure even if USB is connected 7 years ago
Peter Barker 485cafb343 Copter: use AP_FWVersion singleton 7 years ago
Peter Barker 7015d42ab2 Copter: Location gets ahrs from singleton 7 years ago
Randy Mackay c85bae8d88 Copter: correct dodeca-hexa copter mav-type 7 years ago
night-ghost 51a189e906 ArduCopter: devo telemetry support (RX705/707) 7 years ago
Peter Barker c95ff96263 Copter: Baro does its own dataflash logging 7 years ago
Andrew Tridgell 1ffe75957e Copter: fixed ESC calibration for DShot 7 years ago
Randy Mackay 59e4749fd0 Copter: integrate AC_Loiter 7 years ago
Peter Barker 0c8110ecb2 Copter: factor vehicle's mavlink send_heartbeat 7 years ago
Peter Barker d58e2214d2 Copter: tidy handling of barometer calibrations 7 years ago
Peter Barker cca4d5136e Copter: move common calibration functions up 7 years ago
Dr.-Ing. Amilcar do Carmo Lucas d633ba8c46 Copter: Add option to disable RPM module 7 years ago
Michael du Breuil 291531e056 Copter: Support new battery failsafes 7 years ago
night-ghost a1797beb41 Copter: removed 1ms delay on startup 7 years ago
Dr.-Ing. Amilcar Do Carmo Lucas ed36ec3c29 Copter: add option to disable THROW mode 7 years ago
Andrew Tridgell cf00bd99ea Copter: enanle RC override by default 7 years ago
night-ghost adcc309f15 Copter: allow AP_Stats to be optional 7 years ago
Peter Barker b8e1f03599 Copter: add define for disabling beacon 7 years ago
Peter Barker 5b355214fd Copter: add option to disable CIRCLE flight mode 7 years ago
Peter Barker 9b440d6b25 Copter: add option to disable SmartRTL mode 7 years ago
Peter Barker b9ad2bc8db Copter: add option to disable AUTO mode 7 years ago
Peter Barker 1a68979050 Copter: correct nullptr check for circle nav allocation 7 years ago
murata 6f20c6a97b Copter: Set the loop rate of G_dt as a variable. 7 years ago
Andrew Tridgell 00ec3efb48 Copter: initialise G_Dt to 1.0/400 7 years ago
Randy Mackay eefa629039 Copter: remove setting accel_z PID controller's dt 7 years ago
Randy Mackay 8d6f8e4d9c Copter: move pos-control pids to pos-control library 7 years ago
Randy Mackay 6546ccbb3f Copter: velocity pi moved to position control library 7 years ago
Peter Barker 996115c0d3 Copter: eliminate MAIN_LOOP_SECONDS macro 7 years ago
Peter Barker 7b637334f4 Copter: eliminate mode_has_manual_throttle 7 years ago
Peter Barker 527a536b78 Copter: FlightMode - remove function parameters 7 years ago
Randy Mackay 787954fa37 Copter: integrate winch library 7 years ago
Andrew Tridgell 18f04abfe8 Copter: added HELI_QUAD 7 years ago
Lucas De Marchi f5c2ffffb9 global: remove DataFlash from AP_Mount::init() 7 years ago
Lucas De Marchi 4ef5186733 ArduCopter: do not include version.h/ap_version.h 7 years ago