21672 Commits (68e17af07069b6cbd61f2fb685005d0a0766f98c)
 

Author SHA1 Message Date
Andrew Tridgell 68e17af070 SITL: allow for changing FlightAxis controller IP 9 years ago
Andrew Tridgell 6f4d66f346 Plane: support building quadplane with forced motors class 9 years ago
Andrew Tridgell e3f5d4552e autotest: added params for quadplane tricopter 9 years ago
Andrew Tridgell 9c0d984a4e Plane: support forced motor class in quadplane 9 years ago
Andrew Tridgell e428d1e72d SITL: support tricopter quadplanes 9 years ago
Andrew Tridgell ff96085bd3 AP_Motors: allow arbitrary motor mapping with tricopters 9 years ago
Andrew Tridgell 4908350ccb AC_WPNav: limit WPNAV_ACCEL to that implied by ANGLE_MAX 9 years ago
Andrew Tridgell c7664291f9 AC_AttitudeControl: fixed comment on function 9 years ago
Andrew Tridgell 23a64e1227 AC_AttitudeControl: fixed accel limit trigonometry 9 years ago
Andrew Tridgell bec8bf8880 autotest: support multicopter frame variants 9 years ago
Andrew Tridgell 9e01d7de6c SITL: added support for "quad-fast" frame 9 years ago
Andrew Tridgell 00c2b4b30f Plane: reload airspeed after VTOL landing 9 years ago
Staroselskii Georgii 60426faa52 AP_HAL_Linux: changed ADC logic a bit for Navio 2 9 years ago
Staroselskii Georgii 3feade792a AP_Airspeed: changed default pin for Navio boards 9 years ago
Peter Barker e83b10cbc5 AP_HAL: move definition of callbacks structure out of C linkage 9 years ago
Rustom Jehangir 4a10156b13 AP_HAL_Linux: Fix RCInput::read from stopping at any zero channel 9 years ago
Peter Barker 08e5959923 autotest: correct path to mavtogpx 9 years ago
Andrew Tridgell 197e72acc0 GCS_MAVLink: fixed null termination bug 9 years ago
Andrew Tridgell 69e233a39d AP_GPS: fixed init string for SBF GPS 9 years ago
Andrew Tridgell 785ad0614a SITL: fixed coverity 125055 9 years ago
Andrew Tridgell ed4e8b635a SITL: fixed fd leak 9 years ago
Andrew Tridgell 97d27ce58f AP_Math: fixed memory leak 9 years ago
Andrew Tridgell 847483d744 SITL: fixed coverity warning 9 years ago
Andrew Tridgell 909a46a33b Replay: pass delta angle time if available 9 years ago
Andrew Tridgell be41d402b5 AP_InertialSensor: added set of delta angle time for replay 9 years ago
Andrew Tridgell bcefb45e0a DataFlash: added DelaT to delta-angle logs 9 years ago
Andrew Tridgell 4401cbec72 AP_InertialSensor: cope with zero delta angle time from Replay 9 years ago
Andrew Tridgell f367180f47 Replay: support 2 IMU EKF2 9 years ago
Peter Barker c869516a0b Replay: abort if field type not known; understand double 9 years ago
Andrew Tridgell 1ebe0a2583 Plane: prevent a division by zero in takeoff code 9 years ago
Michael du Breuil 831ae72908 AP_Mission: Remove DO_SET_PARAMETER 9 years ago
mirkix 6e546ba181 AP_HAL_Linux: Fix compiler warning unused hal 9 years ago
mirkix b381045d5e AP_HAL: BBBmini rework for dual MPU9250 and external HMC5843 compass 9 years ago
mirkix c3a6a56ebb AP_InertialSensor: Add second MPU9250 autodetection to BBBmini 9 years ago
mirkix 3df5a02448 AP_Compass: Add HMC5843 and second AK8963 autodetection to BBBmini 9 years ago
mirkix 2aba5a4643 AP_HAL_Linux: BBBmini add second MPU9250 9 years ago
Tom Pittenger afb3e94fe6 Revert "Copter: clipped param cmd float to zero" 9 years ago
Tom Pittenger 64315bfed8 Revert "APMRover2: clipped param cmd float to zero" 9 years ago
Tom Pittenger 9b6de75203 Copter: clipped param cmd float to zero 9 years ago
Tom Pittenger cbbee1149d APMRover2: clipped param cmd float to zero 9 years ago
Randy Mackay 472f54ce45 Copter: initialise compass_mot interference_pct variable 9 years ago
Randy Mackay f70072c54b AP_AccelCal: check return of get_calibrator 9 years ago
Randy Mackay 39560f9af8 DataFlash: remove unused num_format_types and _structures 9 years ago
Randy Mackay 6ef735c41e AP_RSSI: use fabsf instead of abs 9 years ago
Randy Mackay 7af9892bd1 AP_MotorsMatrix: make const a float 9 years ago
Randy Mackay a50f5bfaf8 AP_L1_Control: replace fabsf with labs 9 years ago
Randy Mackay b2153fb97f AP_L1_Control: remove unused _xtrackVelPos 9 years ago
Randy Mackay 58e65c836f HAL_Linux: remove unused pru_chan_map from RCOutput 9 years ago
Randy Mackay d6d5bac419 RCInput_UART: remove unused _count, _direction 9 years ago
Randy Mackay 3c7b2232b0 AP_GPS_GSOF: remove unused last_hdop 9 years ago