94 Commits (3cfdcb1f2ccd2a053148ef5a58ea9420d8972ee2)

Author SHA1 Message Date
Peter Barker fd9ce90b8e Copter: option to force arm, bypassing checks 7 years ago
Peter Barker e3ddf7dadd Copter: rename SPRAYER-enabled-define to SPRAYER_ENABLED 7 years ago
Peter Barker c09ccf5b61 Copter: split home-set and home-locked state 7 years ago
Andrew Tridgell 2425c65e74 Copter: implement 'air-mode' for copter 7 years ago
Michael du Breuil 291531e056 Copter: Support new battery failsafes 7 years ago
Peter Barker 45f2312bfe Copter: move home state into AP_AHRS 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 80a3d63264 Copter: use AP_Scheduler's loop() function 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
Dylan Herman c772e2d3fd Copter: sets SmartRTL home after AHRS home is set 7 years ago
Randy Mackay 2d23e1f7c7 Copter: rename flightmode_ objects to mode_ 7 years ago
Peter Barker 5d33cf08e1 Copter: eliminate calc_home_distance_and_bearing 7 years ago
Peter Barker 103e2cc711 Copter: calculate wp bearing and distance on demand 7 years ago
Peter Barker 4ae2be55aa Copter: fix up autotune namespacing 7 years ago
Peter Barker 7b637334f4 Copter: eliminate mode_has_manual_throttle 7 years ago
Peter Barker 67063d6b1e Copter: FlightMode - convert AUTOTUNE flight mode 7 years ago
Andrew Tridgell 23b20307af Copter: use cork/push wrapper 7 years ago
Peter Barker 04c9e966e0 Copter: use AP::PerfInfo library 7 years ago
Randy Mackay 44a436642b Copter: complete rename to SmartRTL 8 years ago
squilter 4b57a4a231 Copter: rename SafeRTL to SmartRTL 8 years ago
squilter ba0e08552f Copter: add SafeRTL flight mode 8 years ago
squilter f7a00b911e Copter: minor format fix for motors.cpp 8 years ago
Peter Barker f60389d4aa Copter: use send_text method on the GCS singleton 8 years ago
Peter Barker d36e8fa51e Copter: eliminate calls to manipulate _writes_enabled 8 years ago
Randy Mackay 814cadac68 Copter: consolidate set_home functions 8 years ago
Andrew Tridgell 2ba6e7af35 Copter: fixed aux servos in RC failsafe 8 years ago
Andrew Tridgell ebde6e1ce3 Copter: output any servo channels on motor output 8 years ago
Peter Barker bd6ffc025e Copter: start conversion to AP_Arming_Copter 8 years ago
Andrew Tridgell 0f6d0c5ba9 Copter: combined tri, single, coax and multicopter into a single build 8 years ago
Andrew Tridgell 5a87ae3f01 Copter: use new SRV_Channels API 8 years ago
Randy Mackay 742cdf6b13 Copter: fix arming while armed bug 8 years ago
Randy Mackay 5135a11fbc Copter: protect against arming while already armed 8 years ago
Peter Barker f9802204df Copter: inform dataflash of vehicle arm state 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Andrew Tridgell f18e0dadc9 Copter: added optional AdvancedFailsafe for copter and heli 9 years ago
Jonathan Challinger 80f3541933 Copter: add configurable arming delay 9 years ago
Andrew Tridgell 7e1ef905d3 Copter: removed 30ms delay on arming 9 years ago
skyscraper 6f200fa923 ArduCopter: Fix up after refactoring RC_Channel class 9 years ago
Andrew Tridgell 111eb2ccc1 Copter: use DataFlash::log_while_disarmed() 9 years ago
Andrew Tridgell 54d1cc7e50 Copter: only save offsets for Compass::LEARN_EKF 9 years ago
Jonathan Challinger c9b1b02b8e Copter: loop through compasses and save offsets 9 years ago
Jonathan Challinger 8ded496f8b Copter: log mode change reason 9 years ago
Paul Riseborough a7b69366a1 Copter: Add flight mode for throw launch 9 years ago
Randy Mackay 1f3fa3e272 Copter: formatting fixes to arming checks 9 years ago
Jonathan Challinger 933ffb2b10 Copter: move prearm logic to arming_checks.cpp 9 years ago
Luis Vale Gonçalves 3199829d45 Copter: revisions to text strings sent to GCS 9 years ago
Randy Mackay 1b29a1af46 Copter: consolidate setting of using-iterlock state 9 years ago
Robert Lefebvre 2b111c2bd6 Copter: fix Helicopter no-build issue 9 years ago