11791 Commits (e9e31172c072fc2bb2e88b93f4296363b67c3edb)

Author SHA1 Message Date
Leonard Hall 80bda572ba AC_AttutudeControl: Yaw shift fix 9 years ago
Leonard Hall a5bb3c206e Dataflash: Log rate to degrees 9 years ago
Leonard Hall 8737f6b62d AC_AttitudeControl: enhanced quaternion attitude controller 9 years ago
Leonard Hall 117ae89505 AC_AttitudeControl: increase SLEW_YAW default to 60deg/sec 9 years ago
Leonard Hall e0eecd56b2 AP_Math: use is_zero and float constants 9 years ago
Leonard Hall 7f933140c7 AP_Math: small formatting fix to quaternion rotation_matrix 9 years ago
Leonard Hall 8afd29cc85 AP_Math: add quaternion::rotation_matrix_norm 9 years ago
Randy Mackay a1548405c1 AC_AttitudeControlHeli: fix althold lean angle max 9 years ago
Andrew Tridgell 1f29b51dd6 AP_Vehicle: moved roll_limit_cd into AP_Vehicle 9 years ago
Andrew Tridgell 8a03b3ba22 APM_Control: reduce elevator when past LIM_ROLL_CD 9 years ago
Andrew Tridgell a6e927d434 SITL: default gyro cal off in XPlane and FlightAxis 9 years ago
Gustavo Jose de Sousa f9cb760691 AP_Mount: use ARRAY_SUBSCRIPT instead of bytes field 9 years ago
Gustavo Jose de Sousa 174cefa8a5 AP_GPS: use ARRAY_SUBSCRIPT instead of bytes field 9 years ago
Lucas De Marchi 1962acad49 AP_Common: simplify ARRAY_SUBSCRIPT macro 9 years ago
Gustavo Jose de Sousa 5154369e9d AP_Common: define the ARRAY_SUBSCRIPT macro 9 years ago
Lucas De Marchi 4a18108600 AP_HAL_Linux: rename min, max and avg fields 9 years ago
Lucas De Marchi b8e3e549c7 AP_HAL_Linux: Perf: add debug method 9 years ago
Lucas De Marchi 1727418dc9 AP_HAL_Linux: Perf: make lttng use internal fields 9 years ago
Lucas De Marchi 619ce23799 AP_HAL_Linux: Perf: rework integration with other tools 9 years ago
Lucas De Marchi b687473174 AP_HAL_Linux: ignore unused result on panic 9 years ago
Lucas De Marchi 8a58c06adb AP_Common: add macro to ignore unused result 9 years ago
Francisco Ferreira ac90527da5 AP_Common: change check from GCC version to glibc version (and Cygwin) 9 years ago
Patrick J.P eb44d75ed8 AP_HAL: Remove trailing spaces from AP_HAL_Namespace.h 9 years ago
Randy Mackay a427768087 AC_Avoidance: reduce maximum acceleration to 1m/s/s 9 years ago
Daniel Ricketts 8a6aa24525 AC_WPNav: use AC_Avoidance to stop at fence during Loiter 9 years ago
Daniel Ricketts ff7bc7c0cb AC_Avoidance: add library to stop at circular fence 9 years ago
Daniel Ricketts e60710332b AC_Fence: add accessors to return radius and safety margin 9 years ago
Andrew Tridgell d1b28aaed9 AC_AttitudeControl: fixed factor of 1000 error in init_takeoff 9 years ago
Lucas De Marchi 39d4fa2cf8 Revert changes to cmath according to gcc version 9 years ago
Lucas De Marchi 9738be0ed6 AP_HAL: remove tabs and trailing whitespaces 9 years ago
Lucas De Marchi ab66e3a69a AP_HAL_Linux: Perf: simplify function to get current time 9 years ago
Pierre Kancir a8e5ff93b5 AP_Math: Correct missing declaration warning 9 years ago
Lucas De Marchi 1d9d0a40db AP_HAL_Linux: GPIO: reduce macro and variable scopes 9 years ago
Lucas De Marchi 4f14b9b7e2 AP_HAL_Linux: ToneAlarm_Raspilot: add fixme comment 9 years ago
Lucas De Marchi e122b2b651 AP_HAL: GPIO: remove unused functions 9 years ago
Lucas De Marchi 0bb86ae498 AP_HAL_Linux: GPIO_RPI: remove unused functions 9 years ago
Andrew Tridgell 2108127712 AP_Common: gcc 4.9.2 behaves differently from 4.9.3 9 years ago
Andrew Tridgell 224c714c83 AP_Common: this workaround for missing/cmath is also needed for gcc 4.9.3 9 years ago
Peter Barker 309ac53806 SITL: correct adsb initialisation 9 years ago
Andrew Tridgell 569443231a SITL: improved altitude data in XPlane 9 years ago
Andrew Tridgell 51fff00871 SITL: report data and frame rates in XPlane 9 years ago
Andrew Tridgell b7395ee74b SITL: fixed sign of magnetic inclination 9 years ago
Andrew Tridgell 5b7b799046 SITL: fixed mag field in JSBSim and last_letter 9 years ago
Leonard Hall ba2382c409 AP_MotorsCoax: Fix servo 3 and 4 feed through sign 9 years ago
Andrew Tridgell 16595d2f3b SITL: auto-set AHRS_EKF_TYPE to 10 for XPlane and FlightAxis 9 years ago
Tom Pittenger 746e2211e9 AP_ADSB: remove extra include 9 years ago
Tom Pittenger 4fe94bdea3 GCS_MAVLink: add ADSB_streamrate 9 years ago
Tom Pittenger 4cd1721bf9 AP_ADSB: add ADSB_streamrate 9 years ago
Tom Pittenger 3a38e29b39 GCS_MAVLink: do not auto-forward ADSB_VEHICLE packets 9 years ago
Andrew Tridgell 2db2486b3a AP_AHRS: send zero EKF_STATUS_REPORT with EKF type 10 9 years ago