13175 Commits (b6baf78e73ef94686d6fea3d16155ca6a5828db4)
 

Author SHA1 Message Date
Randy Mackay 7a2288523e Copter: version and release notes for AC3.2-rc4 11 years ago
Randy Mackay 621cc2b953 Mission: bug fix to condition-change-alt 11 years ago
Andrew Tridgell 24b481ac0d build: fixed dependency on frame type in make target 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
priseborough d5442fe64e AP_NavEKF : Modified compass fail logic 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
Andrew Tridgell cc735a4200 AP_InertialSensor: some more debug info for VibTest 11 years ago
Randy Mackay b09568ffb5 Copter: use hal.rcout to send servo output to GCS 11 years ago
Andrew Tridgell fcbdcb520a Plane: rename enum for Telem2Protocol 11 years ago
Andrew Tridgell 3ccac6736d Copter: rename TELEM2_PROTOCOL to SERIAL2_PROTOCOL 11 years ago
Andrew Tridgell 30b9c60938 Rover: rename Tele2Protocol to Serial2Protocol 11 years ago
Craig Elder 7d152cbbf2 Frame_params: Added Iris with 3 Positon Mode Switch.param 11 years ago
Matthias Badaire 57253fc2ee Rover: Add SERIAL2_PROTOCOL for GCS and FRSky telemtry 11 years ago
Matthias Badaire 874ef65d74 Plane: Add SERIAL2_PROTOCOL for GCS and FRSky telemtry 11 years ago
Matthias Badaire 147e91877e Copter: Add SERIAL2_PROTOCOL for GCS and FRsky telemtry 11 years ago
Matthias Badaire c7cd1c9fde AP_Frsky_Telem: added initial Frsky telemetry library 11 years ago
Randy Mackay 728da12441 BaroGlitch: remove debug 11 years ago
Andrew Tridgell c538cc0665 AP_Baro: fixed example build 11 years ago
Randy Mackay 61506c52dc Replay: fix example sketch 11 years ago
Andrew Tridgell 03dc27147e AP_Math: port examples to Linux 11 years ago
Andrew Tridgell 91ec4e56d5 Copter: fixed ESC calibration on Pixhawk 11 years ago
Randy Mackay 053a45e9cf AC_WPNav: fix example sketch 11 years ago
Randy Mackay 6a6482fb03 AC_Sprayer: fix example sketch 11 years ago
Randy Mackay 71df1eb94f AC_Fence: fix example sketch 11 years ago
Randy Mackay 424cb1aeca AC_AttControl: fix example sketch 11 years ago
Randy Mackay 2951fb50e9 InertialNav: fix example sketch 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 4d6588a479 Notify: APM2 buzzer for arming, ekf and baro failures 11 years ago
Randy Mackay dcc74be4aa Notify: baro warning tone alarm 11 years ago
Randy Mackay cd9e786935 Notify: RGB led flashes yellow-purple for baro warning 11 years ago
Randy Mackay 5f1f619829 HAL_AVR_SITL: integrate ACC_BIAS and BARO_GLITCH 11 years ago
Randy Mackay 79291f25a0 SITL: add ACC_BIAS and BARO_GLITCH parameters 11 years ago
Randy Mackay 7cc1501dc6 Copter: integrate baro glitch protection 11 years ago
Randy Mackay 4db4471f49 INav_EKF: accept baro_glitch in constructor 11 years ago
Randy Mackay 322f527c4f InertialNav: skip baro updates when glitching 11 years ago
Randy Mackay ee6d4d570a Notify: add baro_glitch flag 11 years ago
Randy Mackay 2289b98d34 Baro_Glitch: initial version of baro glitch protection 11 years ago
Andrew Tridgell bea5c8ae0c Rover: change default throttle slew rate to 100 11 years ago
Andrew Tridgell 2ebdfce4ea GCS_MAVLink: avoid integer underflow in mavlink txspace check 11 years ago
Andrew Tridgell f7b01a6f3f AP_InertialSensor: avoid integer underflow in mavlink txspace check 11 years ago
Andrew Tridgell 1aeac23f46 AntennaTracker: avoid integer underflow in mavlink txspace check 11 years ago
Andrew Tridgell b82457eaa6 FollowMe: avoid integer underflow in mavlink txspace check 11 years ago
Andrew Tridgell b36e4b4122 Copter: avoid integer underflow in mavlink txspace check 11 years ago
Andrew Tridgell 7810314f7c Rover: avoid integer underflow in mavlink txspace check 11 years ago
Andrew Tridgell a60590d1fe autotest: use run_in_terminal.sh for HIL 11 years ago
Andrew Tridgell a21998aece GCS_MAVLink: prevent integer underflow with comm_get_txspace() 11 years ago