3298 Commits (5bf69d4ab35ee40c60029d65ba56b5fb448bd839)

Author SHA1 Message Date
Randy Mackay 4723ed5e6e Copter: rename EKF check's error message to dataflash 11 years ago
Randy Mackay af7e5a75e9 Copter: correct EKF_CHECK parameter description 11 years ago
Randy Mackay 0518439841 Copter: move relay from ch6 to ch7/ch8 11 years ago
Randy Mackay 226e42f1d7 Copter: rename EKF_CHECK_THRESH parameter 11 years ago
Andrew Tridgell 4d284a695d Copter: fix for changed AP_Terrain API 11 years ago
Randy Mackay e5f89baab0 Copter: increase RATE IMAX param desc ranges 11 years ago
ggregory8 013b1333b1 Copter: Add guided_takeoff_start and guided_takeoff_run functions 11 years ago
ggregory8 e8b0c7a7e7 Copter: Handle MAV_CMD_NAV_TAKEOFF command to takeoff in guided mode only 11 years ago
ggregory8 3832c46998 Copter: Add takeoff enum for guided_mode 11 years ago
Randy Mackay 610e747f27 Copter: minor formatting fix 11 years ago
Randy Mackay 52a3dc2bde Copter: reset target alt to current alt when landed 11 years ago
Randy Mackay 279aff87f2 Copter: bug fix to land-detector 11 years ago
Randy Mackay c7ba44db2d Copter: increase ekf check threshold for inav 11 years ago
Randy Mackay 7b9fa1ea79 Copter: rate IMAX increase to 1000 11 years ago
Randy Mackay b8f98aba8f Copter: fix baro glitch resolved message in dataflash 11 years ago
Randy Mackay b29f8968ce Copter: clarify EKF check msg to GCS 11 years ago
Randy Mackay 8a07701d07 Copter: remove ch6 tuning of INAV_TC 11 years ago
Randy Mackay d386ac6f85 Copter: remove unused local var from Flip 11 years ago
Randy Mackay e17da607b1 Copter: remove empty Telemetry.pde 11 years ago
Randy Mackay 4e2683421c Copter: disable parachute and rally on APM1 11 years ago
Randy Mackay 3e6e776360 Copter: of-loiter unavailable if OPTFLOW not enabled 11 years ago
Randy Mackay 004eb168fb Copter: remove unused var from ekf check 11 years ago
Andrew Tridgell 81230ab518 Copter: disable dump_log when no APM2 11 years ago
Andrew Tridgell a49d133d2a Copter: disable Log_Read if no CLI 11 years ago
Randy Mackay 7a2288523e Copter: version and release notes for AC3.2-rc4 11 years ago
Randy Mackay 2c0699c9ed Copter: auto-disarm in Drift, Sport, OF_Loiter 11 years ago
Randy Mackay b52f8351e8 Copter: rename EKFCHECK_COMPASS to EKFCHECK_THRESH 11 years ago
priseborough d9bb3965ac Copter: prevent false triggering of ekf_check 11 years ago
Randy Mackay 85b4ba6142 Copter: Thr and Batt failsafe disarm when landed 11 years ago
Randy Mackay 77d5b2171e Copter: rename control_modes.pde to switches.pde 11 years ago
Randy Mackay b09568ffb5 Copter: use hal.rcout to send servo output to GCS 11 years ago
Andrew Tridgell 3ccac6736d Copter: rename TELEM2_PROTOCOL to SERIAL2_PROTOCOL 11 years ago
Matthias Badaire 147e91877e Copter: Add SERIAL2_PROTOCOL for GCS and FRsky telemtry 11 years ago
Andrew Tridgell 91ec4e56d5 Copter: fixed ESC calibration on Pixhawk 11 years ago
Randy Mackay c9667131dd Copter: log flight mode after arming 11 years ago
Randy Mackay 55f679b54b BaroGlitch: shorten param prefix to BAROGLTCH_ 11 years ago
Randy Mackay 7cc1501dc6 Copter: integrate baro glitch protection 11 years ago
Andrew Tridgell b36e4b4122 Copter: avoid integer underflow in mavlink txspace check 11 years ago
Randy Mackay df4bc3d617 Copter: pass motor_mask to ServoRelayEvents 11 years ago
Randy Mackay 71cbcacf50 Copter: fix arming tone to sound before arming 11 years ago
Andrew Tridgell cda78aa2c3 Copter: fixed auto-doc prefix for TERRAIN 11 years ago
Andrew Tridgell 8e65e5bff0 Copter: replace HAVE_AP_TERRAIN with AP_TERRAIN_AVAILABLE 11 years ago
Andrew Tridgell 8d04deff6a Copter: added terrain status reporting 11 years ago
Andrew Tridgell 0562907d9f Copter: added AP_Terrain library 11 years ago
Andrew Tridgell e9fedbdb79 Copter: removed use of removed MAV_CMD_NAV_ commands 11 years ago
akdslr dc67058771 ArduCopter: Removed CONFIG_SONAR_SOURCE, SONAR_SOURCE_ADC, and SONAR_SOURCE_ANALOG_PIN since no longer used 11 years ago
akdslr 06fa2e3f60 ArduCopter test: Renamed the test from sonar to rangefinder and added info on all devices 11 years ago
akdslr 1354cd7120 ArduCopter Parameters: Changed the SONAR prefix to RNGFND, renamed SONAR_GAIN, and CH6-8 value descriptions 11 years ago
Supergoldfish 13563f4344 Copter: added Sonar Voltage reporting to GCS mavlink 11 years ago
Randy Mackay e9861de2ac Copter: fix to drift's yaw rate 11 years ago