373 Commits (1019628ae4f6dc889212392e27130c021882047a)

Author SHA1 Message Date
Leonard Hall 5d5ccc8c78 Copter: Update ACRO to use rate parameters and update expo function 3 years ago
Randy Mackay 1d7d5d23f7 Copter: add acro and pilot yaw rate and expo 3 years ago
Josh Henderson 24b6f024ea Copter: convert RTL_ALT to int32 3 years ago
Leonard Hall 97decc4c21 Copter: Remove parameter RNGFND_GAIN 3 years ago
Peter Barker 3a3433cad2 ArduCopter: add and use HAL_BUTTON_ENABLE 4 years ago
Randy Mackay d39581f996 Copter: replace use of TERRAIN_MARGIN with WPNAV_TER_MARGIN 4 years ago
Peter Barker 5f039ba06d Copter: fix build for lack of AC_TERRAIN define 4 years ago
Randy Mackay 7dcc5dd7ac Copter: add TERRAIN_MARGIN parameter 4 years ago
Randy Mackay 50d0592962 Copter: add GUID_TIMEOUT for guided mode vel, accel and angle control 4 years ago
Randy Mackay 1cafbe1e65 Copter: add configurable rangefinder filter 4 years ago
Randy Mackay 91fa40aea6 Copter: HAL_PROXIMITY_ENABLED replaces PROXIMITY_ENABLED 4 years ago
Iampete1 2e9c11fbdf Copter: add FLIGHT_OPTIONS param and options bits to disable thrust loss and yaw imbalance warnings 4 years ago
Tatsuya Yamaguchi 621fa857b7 Copter: disable RTL option 4 years ago
Tatsuya Yamaguchi b6b39673d4 Copter: remove PHLD_BRAKE_* params when PosHold is disabled 4 years ago
Tom Pittenger b80f003c98 Copter: extend Stream rates param count to match MAVLINK_COMM_NUM_BUFFER 4 years ago
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