6589 Commits (223e775a3cf4c92fe42954ffa94b56a8bc7541c3)

Author SHA1 Message Date
Randy Mackay 7565e9d75d Copter: update_throttle_mix uses filtered accelerations 5 years ago
Randy Mackay 9a32b3bdd9 Copter: rename update_throttle_mix 5 years ago
Peter Barker ae2578e5c9 ArduCopter: move initialisation of serial and gcs to AP_Vehicle 5 years ago
Andrew Tridgell dd5fafe30e Copter: added rangefinder height interpolated using inertial alt 5 years ago
Peter Barker ce5f23810b ArduCopter: log disarm method 5 years ago
Andy Piper 4c1816a983 Copter: port betaflight in-flight fft analysis to arducopter and expose as a log message 5 years ago
Randy Mackay def108c0e0 Copter: version to 4.0.4-dev 5 years ago
Randy Mackay 283682fb89 Copter: 4.0.3-rc1 release notes 5 years ago
Tatsuya Yamaguchi 9f577a23c8 Copter: stop spray if changing a mode from ZigZag to other 5 years ago
Tatsuya Yamaguchi 19d2ffcde7 Copter: makes the pump on while moving to destination A or B 5 years ago
Tatsuya Yamaguchi 6b192de389 Copter: add ZIGZAG_AUTO_PUMP parameter 5 years ago
Siddharth Purohit defc1b5fcb ArduCopter: add arming message for compass not detected but assigned 5 years ago
Siddharth Purohit b5cf1ecfe1 Arducopter: Primary Compass is always serial# 0 5 years ago
Rishabh d4dcadcea0 Copter: Rename SYSID_SW_MREV to FORMAT_VERSION 5 years ago
murata 94901edaf2 Copter: Match the column of element description 5 years ago
Patrick José Pereira 7bfcec2fc1 Copter: log_Heli is only used with FRAME_CONFIG as HELI_FRAME 5 years ago
Peter Barker 1424945c14 ArduCopter: remove unused compass_init_location state 5 years ago
Randy Mackay d04c86be1e Copter: minor format changes to GCS_MAVlink.cpp 5 years ago
Sachchit Vekaria f6125b26e8 Copter: Allowing Terrain Following in Guided Mode 5 years ago
Randy Mackay eca0d662f0 Copter: minor format fix to sensors.cpp 5 years ago
Randy Mackay 495c4ad6b6 Copter: remove unused ModeAuto::wp_start 5 years ago
Randy Mackay d244162587 Copter: zigzag supports arming, takeoff and landing 5 years ago
Randy Mackay 670ac124c0 Copter: 4.0.2 release notes 5 years ago
Peter Barker 18670d681e Copter: let AP_Vehicle handle loop() 5 years ago
Randy Mackay 2ab124223a Copter: version to 4.0.3-dev 5 years ago
Randy Mackay 8ff5bb624f Copter: update release notes for 4.0.2-rc4 5 years ago
Randy Mackay 19ad51913c Copter: 4.0.2-rc4 release notes 5 years ago
Randy Mackay c7f8c6155b Copter: avoid SITL failure when changing current_loc.alt frame 5 years ago
Randy Mackay bd8bcd5ab1 Copter: correct current_loc to be alt-above-home 5 years ago
Matt Lawrence 66bf6d0a91 Copter: Fix circle radius pitch stick control 5 years ago
Randy Mackay 9a0e6f6488 Copter: 4.0.2-rc3 release notes 5 years ago
Randy Mackay be561d41d2 Copter: 4.0.2-rc1 release notes 5 years ago
Randy Mackay 74e3ca75a7 Copter: check_mot_pwm_params arming check returns true on success 5 years ago
ashvath aecc10fdc3 Copter: Pre-arm check for mot_pwm 5 years ago
Peter Barker 9e8af48cce ArduCopter: move some common init_ardupilot code up to AP_Vehicle 5 years ago
Peter Barker debedd9d34 Copter: move setup method up to AP_Vehicle base class 5 years ago
Peter Barker 45b2f24867 Copter: StorageManager layout is now done with a pragma 5 years ago
Randy Mackay 2f6d655ff0 Copter: version to 4.0.2-dev 5 years ago
Randy Mackay 7e9f079fc7 Copter: 4.0.1 release notes 5 years ago
Matt Lawrence b5a051ed69 Copter: Reverse circle radius stick input 5 years ago
Matt Lawrence d1feb93152 Copter: Add GCS failsafe pre-arm check 5 years ago
Matt Lawrence c7de86a241 Copter: Update AP_Notify of GCS failsafe 5 years ago
Randy Mackay 6597d5c825 Copter: remove old ch7_opt and tune param desc 5 years ago
Peter Barker e3dd0d33e7 Copter: allow NavEKFs to be compiled out 5 years ago
Peter Barker 45dc4cf25c Copter: EKF objects have moved into AP_AHRS_NavEKF 5 years ago
Peter Barker 9466126fa8 Copter: let AP_Vehicle base class worry about scheduler delay callback 5 years ago
Randy Mackay e1274aea33 Copter: 4.0.1-rc3 release notes 5 years ago
Andrew Tridgell 4445313661 Copter: fixed build warnings 5 years ago
Andrew Tridgell 1350f6e338 Copter: use HAL_PARACHUTE_ENABLED and HAL_SPRAYER_ENABLED 5 years ago
Andrew Tridgell f4f62b2699 Copter: remove linkage of AP_Stats 5 years ago