23016 Commits (e820506c5a0dc63651d70f71d1d7d2029e69064d)
 

Author SHA1 Message Date
Randy Mackay c6f9889a25 AC_Avoid: constify get_max_speed 9 years ago
Randy Mackay 5153c3d195 AC_Fence: merge with add polygon support 9 years ago
Randy Mackay d91805edbf AC_Fence: add support for polygon fences 9 years ago
Randy Mackay f0bb1ac1d2 AC_Fence: AC_Polygon_loader loads points from eeprom 9 years ago
Daniel Ricketts 249d95b413 AP_Math: add Polygon_outside and Polygon_complete functions 9 years ago
Leonard Hall 80bda572ba AC_AttutudeControl: Yaw shift fix 9 years ago
Randy Mackay b61ae1a4a1 Copter: log EKF yaw reset event 9 years ago
Leonard Hall f1bca63094 Plane: consolidate input_euler_angle calls to use smoothing gain 9 years ago
Leonard Hall 07cadc7ddd Copter: rename limit_angle_to_rate_request to use_input_shaping 9 years ago
Leonard Hall 3b7658c502 Copter: land and crash detector use thrust angle error 9 years ago
Leonard Hall 7d54c268f6 Copter: consolidate input_euler_angle calls to use smoothing gain 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
Leonard Hall 75c4367cfc Copter: Change fabs to fabsf 9 years ago
Andrew Tridgell 1256c2f351 Plane: changed for AP_Vehicle API change 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 a8e5255b90 autotest: look in parent directories for vehicle type in sim_vehicle.py 9 years ago
Peter Barker 043b1d321d Copter: remove paths for documenation for non-multi frame 9 years ago
Peter Barker 7742503ef3 Copter: include AC_AttitudeControl parameter documentation 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
Andrew Tridgell 480cbcd87c mavlink: submodule update 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 a9919420c6 waf: allow to disable libiio at configuration 9 years ago
Lucas De Marchi 348678888b waf: allow to disable lttng at configuration 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
Peter Barker febba9112f sim_vehicle.py: simply ignore any failure to kill tasks 9 years ago
Peter Barker 2266223665 sim_vehicle.py: shell out to pkill if psutil is not available 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
Gustavo Jose de Sousa d3ed17f047 waf: reconfigure for any changes in loaded modules 9 years ago
Gustavo Jose de Sousa 2566a13e1b waf: use Configure.autoconfig = 'clobber' 9 years ago
Gustavo Jose de Sousa b44f73e7eb waf: update submodule in favor of autoconfig 9 years ago
Tom Pittenger d2365c25c6 Plane: increase update_waypoint() distance threshold during update_loiter() 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
Peter Barker d9ad962b33 sim_vehicle.py: allow starting mavproxy without --sitl option 9 years ago
Peter Barker 51020387c8 sim_vehicle.py: allow model to be overridden on command line 9 years ago
Andrew Tridgell f514e76f52 Plane: reset ground_start_count if we lose 3D fix 9 years ago