18197 Commits (6b01c1117f863116dd808045d194ff4cdbb84cc0)
 

Author SHA1 Message Date
Leonard Hall 6b01c1117f Copter: keep thr-mix at min when landed 10 years ago
Grant Morphett bec21a51a4 AP_RangeFinder: Just fixing the parameter name in the description 10 years ago
Leonard Hall c8872e082d AC_AttControl: rename set_throttle_out parameter 10 years ago
Randy Mackay 0eaf815411 Copter: guided mode vel controller integrates althold lean limit 10 years ago
Leonard Hall 543f6fdcd4 Copter: AltHold limits lean angle to maintain altitude 10 years ago
Leonard Hall 5ab2a19173 AC_WPNav: loiter limits lean angle for alt loss 10 years ago
Leonard Hall cf5db31053 AC_PosControl: allow limiting lean angle to avoid alt loss 10 years ago
Leonard Hall 29ff5035b4 AC_AttControl: limit lean angle from throttle 10 years ago
Randy Mackay 1024790633 MotorsMulti: add throttle_max accessor 10 years ago
Leonard Hall b58cc7ea8d AC_PosControl: move accel constraint to accel_to_lean_angles 10 years ago
Leonard Hall 61d6c44e3b Copter: tricopter yaw rate filter to 100hz 10 years ago
Michael Oborne 993904f01c AP_GPS_SBF: add init string and increase union size 10 years ago
Julien BERAUD a057a8a009 AP_HAL_Linux: Add Support for RCInput_UDP 10 years ago
Grant Morphett 3b1844d5c9 AP_Arming: Moved the plane centric arming code into plane 10 years ago
Grant Morphett 3cb0c1bba8 Plane: Move the plane centric arming code into arming_checks.cpp 10 years ago
Gustavo Jose de Sousa 305ec7b08a AP_InertialSensor: MPU6000: publish sample rate 10 years ago
Gustavo Jose de Sousa eb480e959c AP_InertialSensor: MPU9250: publish sample rate 10 years ago
Gustavo Jose de Sousa a76eb9c15f AP_InertialSensor: MPU9250: use macros for sample rate 10 years ago
Gustavo Jose de Sousa a0b1337646 AP_InertialSensor: PX4: publish sample rate 10 years ago
Gustavo Jose de Sousa 77a4f10d89 AP_InertialSensor: PX4: don't call calc_vibration_and_clipping() 10 years ago
Gustavo Jose de Sousa 6aa973dd47 AP_InertialSensor: Backend: calculate vibration and clipping on new raw sample 10 years ago
Gustavo Jose de Sousa e06627dfcb AP_InertialSensor: Backend: add hook for new raw accel samples 10 years ago
Gustavo Jose de Sousa 5329e63742 AP_InertialSensor: allow publishing sample rate to frontend 10 years ago
Gustavo Jose de Sousa ac3a677626 AP_InertialSensor: remove param rotate_and_correct from publish functions 10 years ago
Gustavo Jose de Sousa a56c8deaee AP_InertialSensor: Oilpan: apply correction on each new sample 10 years ago
Gustavo Jose de Sousa fc38691e0b AP_InertialSensor: MPU9250: apply correction on each new sample 10 years ago
Gustavo Jose de Sousa b844b220c3 AP_InertialSensor: MPU9150: apply correction on each new sample 10 years ago
Gustavo Jose de Sousa 487135afa2 AP_InertialSensor: MPU6000: apply correction on each new sample 10 years ago
Gustavo Jose de Sousa f946f48dce AP_InertialSensor: LSM9DS0: apply correction on each new sample 10 years ago
Gustavo Jose de Sousa 0963159bb8 AP_InertialSensor: Flymaple: apply correction on each new sample 10 years ago
Gustavo Jose de Sousa 2ea8f1de3f AP_InertialSensor: L3G4200D: apply correction on each new sample 10 years ago
Andrew Tridgell e12c20bd22 Plane: prepare for 3.4.0-beta2 release 10 years ago
Andrew Tridgell 16d06ef0a9 Plane: set throttle trim to min on startup 10 years ago
Andrew Tridgell 2d60934335 Plane: require 5 channels to run failsafe passthrough 10 years ago
Andrew Tridgell 6991a1b9e9 AP_Compass: ensure we have payload space to send MAG_CAL messages 10 years ago
Andrew Tridgell 2baa0ac2f2 AP_Compass: disable COMPASS_LEARN when mag calibration used 10 years ago
Andrew Tridgell 6c74782997 autotest: added QMAC to locations list 10 years ago
Andrew Tridgell 745a5998f2 AP_Camera: added CAM_RELAY_ON parameter 10 years ago
Randy Mackay dc4923a88d Copter: suppressing comment for switch case fall through 10 years ago
Randy Mackay 8c1212d4a6 Plane: support do-mount-control via command-long 10 years ago
Randy Mackay 958d279b7c Rover: support do-mount-control via command-long 10 years ago
Randy Mackay 5e38adfae3 Copter: remove support for configure as command long 10 years ago
Randy Mackay fa0aa6f5c9 Mount: remove support for do-mount-configure as command long 10 years ago
squilter 8320c06700 Copter: Support do-mount-control via command-long 10 years ago
squilter cc58ec917c Mount: add support for do_mount_control via command_long 10 years ago
Andrew Tridgell 079161ef3a AP_Compass: fixed raw_field init in AK8963 driver 10 years ago
Andrew Tridgell 5710697847 DataFlash: fixed some build warnings 10 years ago
Michael Oborne cce46cf0c5 AP_GPS_SBF: add support for Septentrio gps 10 years ago
Michael Oborne 52577e4105 DataFlash: add sbf event message 10 years ago
Michael Oborne b861233677 AP_HAL_SITL: add file based gps 10 years ago