358 Commits (6c8a85ee04414a5dc41a38187ed4f4ffbfde7ce3)

Author SHA1 Message Date
Pierre Kancir be2e243916 Copter: add initial mode parameter 4 years ago
Peter Barker f4cbc50ba4 Copter: use an enumeration for pre-throw motor state 4 years ago
Peter Barker bd0dff1b0e Copter: use enum-class and AP_Enum for ThrowType 4 years ago
Michael du Breuil f9b4e81702 Copter: Add ignore pilot yaw to guided, auto and RTL options 4 years ago
Michael du Breuil 5e2093b105 Copter: Allow the user to specify the GCS failsafe timeout 4 years ago
Randy Mackay eb3aca7acf Copter: add GUIDED_OPTIONS to allow arming from transmitter 4 years ago
Michael du Breuil 50dfe3f197 Copter: Add AUTO_OPTIONS and support arming and throttle bypass 4 years ago
Siddharth Purohit 9b9954aa46 Copter: move to using CANManager library 5 years ago
Randy Mackay 925f76c048 Copter: integrate winch changes 5 years ago
Andy Piper 12c9578a66 Copter: add in additional acro options 5 years ago
Tatsuya Yamaguchi cde7ae246e Copter: add ZIGZ_AUTO_ENABLE parameter 5 years ago
Tatsuya Yamaguchi cee7e94ebc Copter: add zigzag_line_num parameter 5 years ago
Tatsuya Yamaguchi 7bc528097d Copter: support zigzag auto feature 5 years ago
Tatsuya Yamaguchi 60fb275501 Copter: rename zigzag_auto_pump to zigzag_sprayer 5 years ago
Tatsuya Yamaguchi 63002111eb Copter: add ZIGZAG_WP_DELAY parameter 5 years ago
Randy Mackay c4b5d47e1f Copter: white space fixes 5 years ago
Randy Mackay 04c3f040a8 Copter: visual odometry moved to AP_Vehicle 5 years ago
Tatsuya Yamaguchi 6b192de389 Copter: add ZIGZAG_AUTO_PUMP parameter 5 years ago
Andy Piper 93abfdb905 Copter: create generic vehicle management and move runcam to it 5 years ago
Randy Mackay ea22e888c7 Copter: improve RTL terrain following 5 years ago
Peter Barker 544eb5f179 Copter: correct duplicate button instance 5 years ago
Gone4Dirt 180d4e713c Copter: Added autorotation flight mode and support 5 years ago
Matt Lawrence f71ef4c7ab Copter: Refactor failsafes, add fs_options bitmask parameter 5 years ago
Randy Mackay 7b0da89708 Copter: add vibration check 5 years ago
Leonard Hall c11f2247eb Copter: System ID mode 5 years ago
murata abb91fc33a Copter: Change external button specification to option 5 years ago
Peter Barker b4537bebd8 Copter: move control_mode_t into being Mode::Number enum class 5 years ago
Randy Mackay 709c874d8b Copter: integrate AP_OAPathPlanner 6 years ago
Peter Barker 676d75c391 Copter: correct namespacing of Copter modes 6 years ago
Peter Barker e5b25824eb Copter: remove unused takeoff_trigger_dz parameter 6 years ago
Randy Mackay a5bdd12bfa Copter: replace TUNE_LOW/HIGH params with TUNE_MIN/MAX 6 years ago
Peter Barker 2040580ce7 Copter: move enabled parameter into compass library 6 years ago
Patrick José Pereira 33764d6c3b Copter: Fix typo 6 years ago
Michael du Breuil cac4b91671 Copter: Allow scripting to run 6 years ago
Peter Barker b47733142f GLOBAL: rename DataFlash_Class to AP_Logger 6 years ago
Andrew Tridgell 89d54767b1 Copter: convert to use AC_AutoTune library 6 years ago
SergeyBokhantsev af6303c82b Copter: User parameters implementation 7 years ago
Peter Barker e7e56dde7a Copter: move handling of RC switches into RC_Channel 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
Michael du Breuil 749e0acd10 Copter: Remove software type param 7 years ago
Randy Mackay bf6e1993a1 Copter: resolve compiler warning re temp_calibration init order 7 years ago
Randy Mackay 59e4749fd0 Copter: integrate AC_Loiter 7 years ago
Michael du Breuil 291531e056 Copter: Support new battery failsafes 7 years ago
Dr.-Ing. Amilcar do Carmo Lucas 580143d404 Copter: Add whitespaces to increase readability and consistency (NFC) 7 years ago
Dr.-Ing. Amilcar do Carmo Lucas 4f0cf6d334 Copter: Parameter ACRO_THR_MID is only used in ACRO flight mode 7 years ago
Leonard Hall 9544b1763b Copter: replace smoothing gain with AC_AttitudeControl::set_input_tc 7 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 115ed491c0 Copter: Obey RANGEFINDER_ENABLED, AUTOTUNE_ENABLED and AC_TERRAIN build macros 7 years ago
Dr.-Ing. Amilcar Do Carmo Lucas ed36ec3c29 Copter: add option to disable THROW mode 7 years ago
Peter Barker af56826107 Copter: follow mode fixups 7 years ago