19714 Commits (dc81a2410ea6cd2e3dd464e630174ec9131cc5eb)
 

Author SHA1 Message Date
Gustavo Jose de Sousa dc81a2410e waf: use single entry point for make wrappers 9 years ago
Julien BERAUD bbf146197c RCOutput_Bebop : Update motor order 9 years ago
Randy Mackay c8661f804f AC_AttControl: reduce compiler warnings by fixing member init order 9 years ago
Randy Mackay 02eda4dcab AC_AttControl: remove comment, fix formatting 9 years ago
Jonathan Challinger 3c4d226b64 AC_WPNav: call renamed functions in AC_AttitudeControl 9 years ago
Jonathan Challinger 709fcf37cc Copter: call renamed functions in AC_AttitudeControl 9 years ago
Jonathan Challinger e8345fbaab AC_AttitudeControl: rename getters for attitude target and attitude error 9 years ago
Jonathan Challinger a0b36e0eff Copter: use renamed functions in AC_AttitudeControl 9 years ago
Jonathan Challinger 3a06edcee3 AC_AttitudeControl: rename local variable to match naming convention 9 years ago
Jonathan Challinger 846ee7d2af AC_AttitudeControl: fix regression in angular velocity controller 9 years ago
Jonathan Challinger b8223771d3 AC_AttitudeControl: properly protect sqrt_controller from nonpositive acceleration limits 9 years ago
Jonathan Challinger 0fe0787265 Copter: call renamed AC_AttitudeControl functions 9 years ago
Jonathan Challinger 162d2a9112 AC_AttitudeControl: naming changes in response to Leonard's review 9 years ago
Jonathan Challinger a48f201a04 AC_AttitudeControl: comment changes in response to Paul's review 9 years ago
Jonathan Challinger 0baf86c485 AC_AttitudeControl: fixup more names 9 years ago
Jonathan Challinger 41e580e53a AC_AttitudeControl: add input_att_quat_bf_ang_vel and use for ACRO 9 years ago
Jonathan Challinger dfab21171b Copter: call renamed functions in AC_AttitudeControl 9 years ago
Jonathan Challinger 5919e95635 AC_AttitudeControl: add input_ prefix to input shaper functions 9 years ago
Jonathan Challinger bba360ea2b AC_AttitudeControl: correct bugs found in review 9 years ago
Jonathan Challinger 9208003aab AC_AttitudeControl: remove unused variable 9 years ago
Jonathan Challinger f8c709478a AC_AttitudeControl: quaternion acro controller 9 years ago
Jonathan Challinger 8b886bc479 AC_AttitudeControl: minor comment changes and reorganization 9 years ago
Jonathan Challinger edda7e4e1e AC_AttitudeControl: keep _att_target_euler_deriv_rads updated in euler_angle_roll_pitch_yaw 9 years ago
Jonathan Challinger 9d8b0f3d58 Copter: call renamed functions in AC_AttitudeControl 9 years ago
Jonathan Challinger 1afab89991 AC_AttitudeControl: extensive renaming and recommenting 9 years ago
Jonathan Challinger b906767a45 Copter: change acro to use modified attitude_control functions 9 years ago
Jonathan Challinger 06c8457efd AC_AttitudeControl: rename and modify frame_conversion functions to follow conventions 9 years ago
Jonathan Challinger 7330de86e5 AC_AttitudeControl: change internals to use radians instead of centidegrees 9 years ago
Jonathan Challinger fff275fd99 AP_Math: add wrap_2PI 9 years ago
Tom Pittenger 37054d9571 SITL: update units for new adsb mavlink msg 9 years ago
Tom Pittenger 87fccce9e2 AP_ADSB: update units for new mavlink msg 9 years ago
Tom Pittenger 40a84f0589 GCS_MAVLink: recompiled common.xml for adsb 9 years ago
Tom Pittenger 0026b56f0a GCS_MAVLink: updated adsb mavlink msg - remove floats 9 years ago
Tom Pittenger decac5cb15 AP_ADSB: delete furthest when buffer is full 9 years ago
Michael du Breuil 4b40a884e9 Plane: Don't disable compass checks for HIL mode unless actually in hil mode 9 years ago
Tom Pittenger 7236b48518 SITL: compiler warning: double to float demotion 9 years ago
Tom Pittenger 48ae0d645d AP_HAL_SITL: compiler warning: float to double promotion 9 years ago
Gustavo Jose de Sousa d9b2ef43fa waf: update README_waf.txt 9 years ago
Gustavo Jose de Sousa 9b7f365e3a travis: fix waf calls 9 years ago
Lucas De Marchi 4f012b2b32 AP_HAL_Empty: sort namespace classes 9 years ago
Lucas De Marchi a9def97344 AP_HAL_VRBRAIN: rename AP_HAL_Empty instances 9 years ago
Lucas De Marchi c72f812944 AP_HAL_SITL: rename AP_HAL_Empty instances 9 years ago
Lucas De Marchi 503533c6fe AP_HAL_PX4: rename AP_HAL_Empty instances 9 years ago
Lucas De Marchi 6011eefb55 AP_HAL_Linux: rename AP_HAL_Empty instances 9 years ago
Lucas De Marchi 2ffb08b9ca AP_HAL_Empty: remove prefix from classes 9 years ago
Lucas De Marchi f69208d47d AP_HAL: remove state leftover from SPIDeviceDriver 9 years ago
Lucas De Marchi 27dafa8f1b AP_HAL_Linux: remove state leftover from SPIDeviceDriver 9 years ago
Peter Barker 7900359fac DataFlash: LOG_FILE_BUFSIZE sets buffer size for DataFlash_File 9 years ago
Tom Pittenger c118130dda DataFlash: fixed mispelling 9 years ago
Robert Lefebvre 59a44008d7 AP_RPM: Move timeout check into synthetic quality check. 9 years ago